From 3c8f3b98de78d3af85b2ea3542df2eb3fdac4c6a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 13 Apr 2014 16:39:38 +0100 Subject: More copyright nitpick fixes --- manual/format-pdf | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'manual/format-pdf') 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 . +# +# =*= License: GPL-3+ =*= set -eu -- cgit v1.2.1