Skip to content

Commit 58097f4

Browse files
authored
chore: prepare open source (#7)
Added license + correct license fields
1 parent 9fd48a8 commit 58097f4

File tree

7 files changed

+38
-21
lines changed

7 files changed

+38
-21
lines changed

LICENSE.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
1-
These packages are unlicensed, and are only usable internally at Scaleway
1+
MIT License
2+
3+
Copyright (c) 2021 Scaleway
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"builtin-modules": "^3.2.0",
1717
"cross-env": "^7.0.3",
1818
"eslint": "^7.18.0",
19-
"eslint-formatter-gitlab": "^2.1.0",
2019
"husky": "^4.3.6",
2120
"jest": "^26.6.3",
2221
"jest-junit": "^12.0.0",

packages/countries/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@
1414
"scripts": {
1515
"generate": "poetry install && poetry run python generate.py"
1616
},
17-
"license": "UNLICENSED"
17+
"license": "MIT"
1818
}

packages/eslint-config-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/scaleway/scaleway-lib",
1212
"directory": "packages/eslint-config-react"
1313
},
14-
"license": "UNLICENSED",
14+
"license": "MIT",
1515
"dependencies": {
1616
"@babel/eslint-parser": "^7.12.1",
1717
"eslint-config-airbnb": "^18.2.1",

packages/random-name/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"url": "https://github.com/scaleway/scaleway-lib",
1717
"directory": "packages/random-name"
1818
},
19-
"license": "UNLICENSED",
19+
"license": "MIT",
2020
"dependencies": {
2121
"docker-names": "^1.1.1"
2222
}

packages/regex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
"url": "https://github.com/scaleway/scaleway-lib",
1717
"directory": "packages/regex"
1818
},
19-
"license": "UNLICENSED"
19+
"license": "MIT"
2020
}

yarn.lock

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2798,7 +2798,12 @@ buffer-from@^1.0.0:
27982798
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.1.tgz#32713bc028f75c02fdb710d7c7bcec1f2c6070ef"
27992799
integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==
28002800

2801-
builtin-modules@^3.1.0, builtin-modules@^3.2.0:
2801+
builtin-modules@^3.1.0:
2802+
version "3.1.0"
2803+
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.1.0.tgz#aad97c15131eb76b65b50ef208e7584cd76a7484"
2804+
integrity sha512-k0KL0aWZuBt2lrxrcASWDfwOLMnodeQjodT/1SxEQAXsHANgo6ZC/VEaSEHCXt7aSTZ4/4H5LKa+tBXmW7Vtvw==
2805+
2806+
builtin-modules@^3.2.0:
28022807
version "3.2.0"
28032808
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.2.0.tgz#45d5db99e7ee5e6bc4f362e008bf917ab5049887"
28042809
integrity sha512-lGzLKcioL90C7wMczpkY0n/oART3MbBa8R9OFGE1rJxoVI86u4WAGfEk8Wjv10eKSyTHVGkSo3bvBylCEtk7LA==
@@ -3874,13 +3879,6 @@ eslint-config-prettier@^7.2.0:
38743879
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
38753880
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
38763881

3877-
eslint-formatter-gitlab@^2.1.0:
3878-
version "2.1.0"
3879-
resolved "https://registry.yarnpkg.com/eslint-formatter-gitlab/-/eslint-formatter-gitlab-2.1.0.tgz#360554b40a650a2c62137c2dcc9ca5f2aefed073"
3880-
integrity sha512-3SnGBqrHcyTXh+73QVqEqwq8X+/o3Z/9x/zSIMKvysRR5j7dkvosaJwIq/Iv6C0RhEPllpImnTTortB7xS6Vgg==
3881-
dependencies:
3882-
js-yaml "^3.14.0"
3883-
38843882
eslint-import-resolver-node@^0.3.4:
38853883
version "0.3.4"
38863884
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
@@ -4952,9 +4950,9 @@ inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
49524950
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
49534951

49544952
ini@^1.3.2, ini@^1.3.4:
4955-
version "1.3.8"
4956-
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c"
4957-
integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==
4953+
version "1.3.5"
4954+
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"
4955+
integrity sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==
49584956

49594957
init-package-json@^1.10.3:
49604958
version "1.10.3"
@@ -5743,10 +5741,10 @@ jest@^26.6.3:
57435741
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
57445742
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
57455743

5746-
js-yaml@^3.13.1, js-yaml@^3.14.0:
5747-
version "3.14.1"
5748-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
5749-
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
5744+
js-yaml@^3.13.1:
5745+
version "3.14.0"
5746+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
5747+
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
57505748
dependencies:
57515749
argparse "^1.0.7"
57525750
esprima "^4.0.0"

0 commit comments

Comments
 (0)