From 27d7c9459e24d56b06eef7411331ab3b2b6b2b71 Mon Sep 17 00:00:00 2001 From: "Gabriel R. Antunes" Date: Wed, 13 Mar 2024 12:04:45 -0400 Subject: [PATCH] docs: add owner to license --- LICENSE | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 98197dc7..03230377 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2024 LADESA e Colaboradores +Copyright (c) 2024 Gabriel R. Antunes Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 2f21aa42..42b61726 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,5 @@ make dev-shell; # inicia o bash dentro do container debian configurado com o doc ## Licença -[MIT - Ladesa e Contribuidores, 2024](./LICENSE). \ No newline at end of file +[MIT - Ladesa e Contribuidores, 2024](./LICENSE). +[MIT - Gabriel R. Antunes, 2024](./LICENSE). \ No newline at end of file