Move copyright line to its own section
This commit is contained in:
parent
30c3d6c447
commit
b35086e46c
1 changed files with 4 additions and 2 deletions
|
@ -35,8 +35,6 @@ deno task deploy
|
||||||
|
|
||||||
* License
|
* License
|
||||||
|
|
||||||
Copyright (C) 2023 Foster Hangdaan
|
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
it under the terms of the GNU Affero General Public License as
|
||||||
published by the Free Software Foundation, either version 3 of the
|
published by the Free Software Foundation, either version 3 of the
|
||||||
|
@ -49,3 +47,7 @@ GNU Affero General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
* Copyright
|
||||||
|
|
||||||
|
Copyright (C) 2023 Foster Hangdaan
|
||||||
|
|
Loading…
Reference in a new issue