Skip to content

Commit

Permalink
Add License to Packages
Browse files Browse the repository at this point in the history
Signed-off-by: Praveen Juge <hello@praveenjuge.com>
  • Loading branch information
praveenjuge committed Sep 28, 2023
1 parent 03ddf9c commit 0375729
Show file tree
Hide file tree
Showing 13 changed files with 73 additions and 33 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ packages/icons/icons
packages/icons*/icons/*
packages/icons*/src/icons/*
packages/icons*/src/icons.js
packages/icons*/LICENSE
packages/icons*/stats/*
packages/icons*/icons/*
packages/icons*/dist
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@
"build:svg-icons": "bun ./scripts/build-svgs.mjs",
"cleanup": "rm -rf ./packages/icons/react ./packages/icons-react/dist ./packages/icons-react/src/icons.js ./packages/icons-react/src/icons/*.js",
"copy:icons": "rm -rf ./packages/icons/icons && mkdir ./packages/icons/icons && cp -r ./icons/*.svg ./packages/icons/icons",
"copy:license": "cp ./LICENSE ./packages/icons-react/LICENSE && cp ./LICENSE ./packages/icons/LICENSE",
"everything-everywhere-all-at-once": "bun run build:svg-icons && bun run build:docs-pages && bun run build:svg-fonts && bun run copy:icons && bun run cleanup && bun run build:react-icons && bun run build:react-bundle && bun run copy:license",
"everything-everywhere-all-at-once": "bun run build:svg-icons && bun run build:docs-pages && bun run build:svg-fonts && bun run copy:icons && bun run cleanup && bun run build:react-icons && bun run build:react-bundle",
"publish": "bunx lerna publish --no-private --create-release=github --conventional-commits",
"publish:github": "bunx lerna publish from-package --yes --registry https://npm.pkg.github.com",
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down
21 changes: 21 additions & 0 deletions packages/icons-react/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) Praveen Juge

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
21 changes: 21 additions & 0 deletions packages/icons/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) Praveen Juge

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
12 changes: 6 additions & 6 deletions packages/icons/mynaui-font.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: "mynaui-font";
src: url('mynaui-font.eot?t=1695886592507'); /* IE9*/
src: url('mynaui-font.eot?t=1695886592507#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695886592507") format("woff2"),
url("mynaui-font.woff?t=1695886592507") format("woff"),
url('mynaui-font.ttf?t=1695886592507') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695886592507#mynaui-font') format('svg'); /* iOS 4.1- */
src: url('mynaui-font.eot?t=1695887619795'); /* IE9*/
src: url('mynaui-font.eot?t=1695887619795#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695887619795") format("woff2"),
url("mynaui-font.woff?t=1695887619795") format("woff"),
url('mynaui-font.ttf?t=1695887619795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695887619795#mynaui-font') format('svg'); /* iOS 4.1- */
}

[class^="mynaui-font-"], [class*=" mynaui-font-"] {
Expand Down
Binary file modified packages/icons/mynaui-font.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/icons/mynaui-font.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "mynaui-font";
src: url('mynaui-font.eot?t=1695886592507'); /* IE9*/
src: url('mynaui-font.eot?t=1695886592507#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695886592507") format("woff2"),
url("mynaui-font.woff?t=1695886592507") format("woff"),
url('mynaui-font.ttf?t=1695886592507') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695886592507#mynaui-font') format('svg'); /* iOS 4.1- */
src: url('mynaui-font.eot?t=1695887619795'); /* IE9*/
src: url('mynaui-font.eot?t=1695887619795#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695887619795") format("woff2"),
url("mynaui-font.woff?t=1695887619795") format("woff"),
url('mynaui-font.ttf?t=1695887619795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695887619795#mynaui-font') format('svg'); /* iOS 4.1- */
}

[class^="mynaui-font-"], [class*=" mynaui-font-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/icons/mynaui-font.module.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "mynaui-font";
src: url('mynaui-font.eot?t=1695886592507'); /* IE9*/
src: url('mynaui-font.eot?t=1695886592507#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695886592507") format("woff2"),
url("mynaui-font.woff?t=1695886592507") format("woff"),
url('mynaui-font.ttf?t=1695886592507') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695886592507#mynaui-font') format('svg'); /* iOS 4.1- */
src: url('mynaui-font.eot?t=1695887619795'); /* IE9*/
src: url('mynaui-font.eot?t=1695887619795#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695887619795") format("woff2"),
url("mynaui-font.woff?t=1695887619795") format("woff"),
url('mynaui-font.ttf?t=1695887619795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695887619795#mynaui-font') format('svg'); /* iOS 4.1- */
}

[class^="mynaui-font-"], [class*=" mynaui-font-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/icons/mynaui-font.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "mynaui-font";
src: url('mynaui-font.eot?t=1695886592507'); /* IE9*/
src: url('mynaui-font.eot?t=1695886592507#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695886592507") format("woff2"),
url("mynaui-font.woff?t=1695886592507") format("woff"),
url('mynaui-font.ttf?t=1695886592507') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695886592507#mynaui-font') format('svg'); /* iOS 4.1- */
src: url('mynaui-font.eot?t=1695887619795'); /* IE9*/
src: url('mynaui-font.eot?t=1695887619795#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695887619795") format("woff2"),
url("mynaui-font.woff?t=1695887619795") format("woff"),
url('mynaui-font.ttf?t=1695887619795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695887619795#mynaui-font') format('svg'); /* iOS 4.1- */
}

[class^="mynaui-font-"], [class*=" mynaui-font-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/icons/mynaui-font.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "mynaui-font";
src: url('mynaui-font.eot?t=1695886592507'); /* IE9*/
src: url('mynaui-font.eot?t=1695886592507#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695886592507") format("woff2"),
url("mynaui-font.woff?t=1695886592507") format("woff"),
url('mynaui-font.ttf?t=1695886592507') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695886592507#mynaui-font') format('svg'); /* iOS 4.1- */
src: url('mynaui-font.eot?t=1695887619795'); /* IE9*/
src: url('mynaui-font.eot?t=1695887619795#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("mynaui-font.woff2?t=1695887619795") format("woff2"),
url("mynaui-font.woff?t=1695887619795") format("woff"),
url('mynaui-font.ttf?t=1695887619795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('mynaui-font.svg?t=1695887619795#mynaui-font') format('svg'); /* iOS 4.1- */
}

[class^="mynaui-font-"], [class*=" mynaui-font-"] {
Expand Down
Binary file modified packages/icons/mynaui-font.ttf
Binary file not shown.
Binary file modified packages/icons/mynaui-font.woff
Binary file not shown.
Binary file modified packages/icons/mynaui-font.woff2
Binary file not shown.

0 comments on commit 0375729

Please sign in to comment.