grants/LICENSE
Liviu 5e29a0c7dc Adauga licenta MIT: depozitul era public si nu spunea ce ai voie sa faci
Masurat de pe internet pe 2026-08-02: git.aere.network/aere-network/grants
raspunde 404 la /raw/branch/main/LICENSE si README-ul nu numea nicio licenta.
Un depozit public fara licenta nu e permisiv, e inchis: implicit toate
drepturile sunt rezervate si un tert nu are voie sa copieze nimic. Asta e mai
rau decat o licenta gresita, fiindca nimeni nu stie ce are voie sa faca.

MIT, `Copyright (c) 2026 AERE Network`, acelasi text canonic ca in celelalte
depozite. Sectiunea de licenta din README spune si ce NU acopera: munca
finantata printr-un grant e licentiata de cine a scris-o.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-06 13:56:03 +03:00

22 lines
1.0 KiB
Plaintext

MIT License
Copyright (c) 2026 AERE Network
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.