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>
This commit is contained in:
Liviu 2026-08-02 12:50:09 +03:00
parent 2421f464a1
commit 5e29a0c7dc
2 changed files with 7 additions and 2 deletions

View File

@ -18,4 +18,4 @@ 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.
SOFTWARE.

View File

@ -24,4 +24,9 @@ Use the form at **[aere.network/grants.html](https://aere.network/grants.html)**
## License
MIT. See `LICENSE`.
MIT, `Copyright (c) 2026 AERE Network`. See `LICENSE`.
This repository is the grant tracker itself: the programme description above, the application form
and the issue history. MIT is the same licence Aere Network's other public repositories carry, and
it is here so that a reader is not left guessing. Work funded by a grant is licensed by whoever
wrote it, under whatever terms that grant agreed; nothing on this page changes that.