@@ -89,18 +89,18 @@ snippet AGPL3
89
89
${1: one line to give the program's name and a brief description. }
90
90
Copyright (C) `strftime (" %Y" ) ` ${2: copyright holder }
91
91
92
- This program is free software: you can redistribute it and/or modify
93
- it under the terms of the GNU Affero General Public License as
94
- published by the Free Software Foundation, either version 3 of the
95
- License, or (at your option) any later version.
96
-
97
- This program is distributed in the hope that it will be useful,
98
- but WITHOUT ANY WARRANTY; without even the implied warranty of
99
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100
- GNU Affero General Public License for more details.
101
-
102
- You should have received a copy of the GNU Affero General Public License
103
- along with this program. If not, see <http://www.gnu.org/licenses/>.
92
+ This program is free software: you can redistribute it and/or modify
93
+ it under the terms of the GNU Affero General Public License as
94
+ published by the Free Software Foundation, either version 3 of the
95
+ License, or (at your option) any later version.
96
+
97
+ This program is distributed in the hope that it will be useful,
98
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
99
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100
+ GNU Affero General Public License for more details.
101
+
102
+ You should have received a copy of the GNU Affero General Public License
103
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
104
104
105
105
${0}
106
106
snippet BSD2
0 commit comments