summaryrefslogtreecommitdiff
path: root/manual/format-pdf
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-04-13 16:39:38 +0100
committerLars Wirzenius <liw@liw.fi>2014-04-13 16:39:38 +0100
commit3c8f3b98de78d3af85b2ea3542df2eb3fdac4c6a (patch)
treecfa1cf0711f32dbb991584a2bfa5ef73cbeb7f49 /manual/format-pdf
parentf28483999bf82bd488947145a65cce1724c99472 (diff)
downloadobnam-3c8f3b98de78d3af85b2ea3542df2eb3fdac4c6a.tar.gz
More copyright nitpick fixes
Diffstat (limited to 'manual/format-pdf')
-rwxr-xr-xmanual/format-pdf16
1 files changed, 16 insertions, 0 deletions
diff --git a/manual/format-pdf b/manual/format-pdf
index 17305404..bba45c6e 100755
--- a/manual/format-pdf
+++ b/manual/format-pdf
@@ -1,4 +1,20 @@
#!/bin/sh
+# Copyright 2014 Lars Wirzenius
+#
+# 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
+# (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.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
+# =*= License: GPL-3+ =*=
set -eu