aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-08-08 04:00:51 +0200
committerMattias Andrée <maandree@operamail.com>2013-08-08 04:00:51 +0200
commit16753617ad7693c2f260a1f0e97854c09ae4cc97 (patch)
tree0181c6ed2e4b1deb9f27e7e98386cb0afc93739e /src
parentadd dir info for info manual (diff)
downloadsplashtool-16753617ad7693c2f260a1f0e97854c09ae4cc97.tar.gz
splashtool-16753617ad7693c2f260a1f0e97854c09ae4cc97.tar.bz2
splashtool-16753617ad7693c2f260a1f0e97854c09ae4cc97.tar.xz
stronger license = better license1375927355
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/Assemble.java6
-rwxr-xr-xsrc/parse.py6
-rwxr-xr-xsrc/splashtool6
-rwxr-xr-xsrc/trim.py6
4 files changed, 12 insertions, 12 deletions
diff --git a/src/Assemble.java b/src/Assemble.java
index b5dfe3c..03488fc 100644
--- a/src/Assemble.java
+++ b/src/Assemble.java
@@ -4,16 +4,16 @@
* Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
*
* This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
+ * 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 General Public License for more details.
+ * GNU Affero General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
import java.io.*;
diff --git a/src/parse.py b/src/parse.py
index bccece4..f126dca 100755
--- a/src/parse.py
+++ b/src/parse.py
@@ -6,16 +6,16 @@
# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
+# 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 General Public License for more details.
+# GNU Affero General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
import os
diff --git a/src/splashtool b/src/splashtool
index 9ab14c6..e8c3b06 100755
--- a/src/splashtool
+++ b/src/splashtool
@@ -5,16 +5,16 @@
# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
+# 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 General Public License for more details.
+# GNU Affero General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
diff --git a/src/trim.py b/src/trim.py
index 47578d9..1a2b0e9 100755
--- a/src/trim.py
+++ b/src/trim.py
@@ -6,16 +6,16 @@
# Copyright © 2013 Mattias Andrée (maandree@member.fsf.org)
#
# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
+# 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 General Public License for more details.
+# GNU Affero General Public License for more details.
#
-# You should have received a copy of the GNU General Public License
+# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.