license: add GPL license header

Signed-off-by: Rui Chen <rui@chenrui.dev>
pull/45/head
Rui Chen 2022-06-29 19:22:56 -04:00 committed by Karan Sharma
parent 96e11c01a7
commit c5d0020645
1 changed files with 8 additions and 1 deletions

View File

@ -241,4 +241,11 @@ For now I am focussing more on [planned features](TODO.md) for a **stable** v1.0
## License
[LICENSE](LICENSE)
Copyright (C) 2022 mr-karan
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.