summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-10-16 20:38:20 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-10-16 20:38:20 (EDT)
commitd00b7ae67055c0d594ebd78a6d92f3641ab9abc3 (patch)
tree54c95446402fde8e785597c4e02954014a2190ed /src
parent260f20ce977de5f1d3ec3634710bc6bcfa192cd9 (diff)
Additionally license everything under GPLv2.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.in2
-rw-r--r--src/ob-applypatches.sh2
-rw-r--r--src/ob-buildenv.sh2
-rw-r--r--src/ob-buildopk.sh2
-rw-r--r--src/ob-checkbuilddeps.sh2
-rw-r--r--src/ob-gencontrol.sh2
-rw-r--r--src/ob-installdocs.sh2
-rw-r--r--src/ob-installplatconf.sh2
-rw-r--r--src/ob-unpacksource.sh2
-rw-r--r--src/oh-installfiles.sh2
-rw-r--r--src/oh-parsechangelog.sh2
-rw-r--r--src/oh-strip.sh2
-rw-r--r--src/opkbuild.sh2
13 files changed, 13 insertions, 13 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index dc80e74..21c1451 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -6,7 +6,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-applypatches.sh b/src/ob-applypatches.sh
index 774f13e..8a314cb 100644
--- a/src/ob-applypatches.sh
+++ b/src/ob-applypatches.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-buildenv.sh b/src/ob-buildenv.sh
index 68a6443..152c6e4 100644
--- a/src/ob-buildenv.sh
+++ b/src/ob-buildenv.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-buildopk.sh b/src/ob-buildopk.sh
index 627d485..8aebaac 100644
--- a/src/ob-buildopk.sh
+++ b/src/ob-buildopk.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-checkbuilddeps.sh b/src/ob-checkbuilddeps.sh
index 6dc10cd..6319576 100644
--- a/src/ob-checkbuilddeps.sh
+++ b/src/ob-checkbuilddeps.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-gencontrol.sh b/src/ob-gencontrol.sh
index 0545c21..ee68916 100644
--- a/src/ob-gencontrol.sh
+++ b/src/ob-gencontrol.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-installdocs.sh b/src/ob-installdocs.sh
index f8abaa6..4123432 100644
--- a/src/ob-installdocs.sh
+++ b/src/ob-installdocs.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-installplatconf.sh b/src/ob-installplatconf.sh
index 126b3a0..9fc565b 100644
--- a/src/ob-installplatconf.sh
+++ b/src/ob-installplatconf.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/ob-unpacksource.sh b/src/ob-unpacksource.sh
index 7d0e1c0..baea705 100644
--- a/src/ob-unpacksource.sh
+++ b/src/ob-unpacksource.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/oh-installfiles.sh b/src/oh-installfiles.sh
index ad8a361..1ae848c 100644
--- a/src/oh-installfiles.sh
+++ b/src/oh-installfiles.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/oh-parsechangelog.sh b/src/oh-parsechangelog.sh
index 141c5de..13522cb 100644
--- a/src/oh-parsechangelog.sh
+++ b/src/oh-parsechangelog.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/oh-strip.sh b/src/oh-strip.sh
index ca0487a..375c429 100644
--- a/src/oh-strip.sh
+++ b/src/oh-strip.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
diff --git a/src/opkbuild.sh b/src/opkbuild.sh
index 39b5103..9514013 100644
--- a/src/opkbuild.sh
+++ b/src/opkbuild.sh
@@ -8,7 +8,7 @@
#
# 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
-# the Free Software Foundation, either version 3 of the License, or
+# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,