summaryrefslogtreecommitdiff
path: root/manual
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
parentf28483999bf82bd488947145a65cce1724c99472 (diff)
downloadobnam-3c8f3b98de78d3af85b2ea3542df2eb3fdac4c6a.tar.gz
More copyright nitpick fixes
Diffstat (limited to 'manual')
-rw-r--r--manual/Makefile18
-rwxr-xr-xmanual/format-de-html17
-rwxr-xr-xmanual/format-de-pdf17
-rwxr-xr-xmanual/format-html16
-rwxr-xr-xmanual/format-pdf16
5 files changed, 84 insertions, 0 deletions
diff --git a/manual/Makefile b/manual/Makefile
index b5acca1d..0a0008b2 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -1,3 +1,21 @@
+# 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+ =*=
+
+
TITLE_EN = Backups with Obnam
TITLE_DE = Backups mit Obnam
TRANS_DE = Übersetzung: Jan Niggemann (jn@hz6.de)
diff --git a/manual/format-de-html b/manual/format-de-html
index 4e3fb394..5411942c 100755
--- a/manual/format-de-html
+++ b/manual/format-de-html
@@ -1,4 +1,21 @@
#!/bin/sh
+# Copyright 2014 Lars Wirzenius
+# Copyright 2014 Jan Niggemann
+#
+# 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
diff --git a/manual/format-de-pdf b/manual/format-de-pdf
index d4c1fa39..2d0316d9 100755
--- a/manual/format-de-pdf
+++ b/manual/format-de-pdf
@@ -1,4 +1,21 @@
#!/bin/sh
+# Copyright 2014 Lars Wirzenius
+# Copyright 2014 Jan Niggemann
+#
+# 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
diff --git a/manual/format-html b/manual/format-html
index 836ad990..14bc3750 100755
--- a/manual/format-html
+++ b/manual/format-html
@@ -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
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