diff options
Diffstat (limited to 'README-hacking.md')
-rw-r--r-- | README-hacking.md | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/README-hacking.md b/README-hacking.md index 149c6a2..c26648e 100644 --- a/README-hacking.md +++ b/README-hacking.md @@ -1334,17 +1334,17 @@ order of operations: this is contrary to the scientific spirit. Copyright information --------------------- -This file is part of Maneage's core: https://git.maneage.org/project.git +This file is part of Maneage (https://maneage.org). -Maneage is free software: you can redistribute it and/or modify it under -the terms of the GNU General Public License as published by the Free -Software Foundation, either version 3 of the License, or (at your option) -any later version. +This file is free software: you can redistribute it and/or modify it +under the terms of the GNU General Public License as published by the +Free Software Foundation, either version 3 of the License, or (at your +option) any later version. -Maneage 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 General Public License for more -details. +This file 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 General Public License +for more details. You should have received a copy of the GNU General Public License along -with Maneage. If not, see <https://www.gnu.org/licenses/>. +with this file. If not, see <http://www.gnu.org/licenses/>. |