Skip to content

Commit 1928a80

Browse files
committed
docs: update README and add license information for icons
1 parent d87c566 commit 1928a80

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,21 @@ ls -lAh /usr/share/applications
8989

9090
You can uninstall apps like any other one, just move the `.app` folder to the trash.
9191

92-
## Ressources to find logos
92+
## Resources to find logos
9393

9494
- https://macosicons.com/
9595
- https://icon-icons.com/
9696
- https://simpleicons.org/
9797

98+
## License
99+
100+
This project is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.
101+
102+
### Icon License Exception
103+
104+
> [!IMPORTANT]
105+
> The icons and logos located in `/public/icons/` are the property of their respective owners and are **NOT** covered by the GPL-3.0 license. These assets are used for identification purposes only. All rights to these icons belong to the respective app developers and companies. See `/public/icons/LICENSE` for more information.
106+
98107
## Web Dev
99108

100109
Look at [Nuxt docs](https://nuxt.com/docs/getting-started/introduction), [Nuxt UI](https://ui.nuxt.com), [Nuxt Hub](https://hub.nuxt.com) and [Tailwind UI](https://tailwindui.com/) to learn more.

public/icons/LICENSE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
NOTICE: Third-Party Icons and Logos
2+
3+
The icons and logos in this directory (/public/icons/) are the property of their
4+
respective owners and are NOT covered by the GPL-3.0 license that applies to the
5+
rest of this project.
6+
7+
These assets are:
8+
- Copyright of their respective owners
9+
- Used for identification purposes only
10+
- NOT redistributable under the GPL-3.0 license
11+
- Subject to their respective owners' licenses and terms
12+
13+
Each subdirectory contains icons for a specific application, and all rights to
14+
these icons belong to that application's developers or company.
15+
16+
If you are the owner of any icon in this directory and wish to have it removed,
17+
please open an issue at: https://github.com/mathix420/free-the-web-apps/issues

0 commit comments

Comments
 (0)