Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change the license to AGPL-3.0 #182

Open
wants to merge 5 commits into
base: next
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
682 changes: 661 additions & 21 deletions LICENSE

Large diffs are not rendered by default.

14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -20,6 +20,16 @@ npm install @alwatr/module-name

Follow each package's README for usage instructions.

## License
## Sponsors

[MIT](./LICENSE)
The following companies, organizations, and individuals support Iconongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

### Contributing

Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.

### License

This project is licensed under the [AGPL-3.0 License](LICENSE).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"description": "Alwatr icon is a collection of packages for using icon in the anywhere.",
"repository": "https://github.com/Alwatr/icon",
"author": "S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com)",
"license": "MIT",
"license": "AGPL-3.0-only",
"type": "module",
"private": true,
"engines": {
661 changes: 661 additions & 0 deletions packages/icon-set-extra/LICENSE

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions packages/icon-set-extra/README.md
Original file line number Diff line number Diff line change
@@ -17,3 +17,17 @@ yarn add --dev @alwatr/icon-set-extra
## Usage

TODO: ...

## Sponsors

The following companies, organizations, and individuals support Iconongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

### Contributing

Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.

### License

This project is licensed under the [AGPL-3.0 License](LICENSE).
2 changes: 1 addition & 1 deletion packages/icon-set-extra/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"type": "module",
"types": "svg.d.ts",
"author": "S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com)",
"license": "MIT",
"license": "AGPL-3.0-only",
"files": [
"**/*.{d.ts.map,d.ts,js.map,js,html,md,svg}"
],
661 changes: 661 additions & 0 deletions packages/icon-set-ionic/LICENSE

Large diffs are not rendered by default.

14 changes: 14 additions & 0 deletions packages/icon-set-ionic/README.md
Original file line number Diff line number Diff line change
@@ -212,3 +212,17 @@ TODO: ...
| ![logo-wechat](./svg/logo-wechat.svg) | `logo-wechat` | ![logo-whatsapp](./svg/logo-whatsapp.svg) | `logo-whatsapp` | ![logo-windows](./svg/logo-windows.svg) | `logo-windows` |
| ![logo-wordpress](./svg/logo-wordpress.svg) | `logo-wordpress` | ![logo-xbox](./svg/logo-xbox.svg) | `logo-xbox` | ![logo-xing](./svg/logo-xing.svg) | `logo-xing` |
| ![logo-yahoo](./svg/logo-yahoo.svg) | `logo-yahoo` | ![logo-yen](./svg/logo-yen.svg) | `logo-yen` | ![logo-youtube](./svg/logo-youtube.svg) | `logo-youtube` |

## Sponsors

The following companies, organizations, and individuals support Iconongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

### Contributing

Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.

### License

This project is licensed under the [AGPL-3.0 License](LICENSE).
2 changes: 1 addition & 1 deletion packages/icon-set-ionic/package.json
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@
"type": "module",
"types": "svg.d.ts",
"author": "S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com)",
"license": "MIT",
"license": "AGPL-3.0-only",
"files": [
"**/*.{d.ts.map,d.ts,js.map,js,html,md,svg}"
],
661 changes: 661 additions & 0 deletions packages/icon-set-material/LICENSE

Large diffs are not rendered by default.

18 changes: 14 additions & 4 deletions packages/icon-set-material/README.md
Original file line number Diff line number Diff line change
@@ -18,10 +18,20 @@ yarn add --dev @alwatr/icon-set-material

TODO: ...

## License

[Apache 2.0 by Google](https://github.com/google/material-design-icons/blob/master/LICENSE)

## List of icons

See google [material icon](https://fonts.google.com/icons)

## Sponsors

The following companies, organizations, and individuals support Iconongoing maintenance and development. Become a Sponsor to get your logo on our README and website.

[![Exir Studio](https://avatars.githubusercontent.com/u/181194967?s=200&v=4)](https://exirstudio.com)

### Contributing

Contributions are welcome! Please read our [contribution guidelines](https://github.com/Alwatr/.github/blob/next/CONTRIBUTING.md) before submitting a pull request.

### License

This project is licensed under the [AGPL-3.0 License](LICENSE).
2 changes: 1 addition & 1 deletion packages/icon-set-material/package.json
Original file line number Diff line number Diff line change
@@ -15,7 +15,7 @@
"type": "module",
"types": "svg.d.ts",
"author": "S. Ali Mihandoost <[email protected]> (https://ali.mihandoost.com)",
"license": "MIT",
"license": "AGPL-3.0-only",
"files": [
"**/*.{d.ts.map,d.ts,js.map,js,html,md,svg}"
],
Loading