summaryrefslogtreecommitdiff
path: root/imageto/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'imageto/GNUmakefile')
-rw-r--r--imageto/GNUmakefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/imageto/GNUmakefile b/imageto/GNUmakefile
index 7f75fc1..e14dcd3 100644
--- a/imageto/GNUmakefile
+++ b/imageto/GNUmakefile
@@ -2,10 +2,10 @@
#
# Copyright (C) 1992, 2011 Free Software Foundation, Inc.
#
-# This program is free software; you can redistribute it and/or modify
+# 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, or (at your option)
-# any later version.
+# 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
@@ -13,8 +13,8 @@
# 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, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# along with this program. If not, see <http://www.gnu.org/licenses/>.
+#
program = imageto
@@ -39,5 +39,3 @@ install::
$(INSTALL_DATA) strips.tex $(texinputdir)/strips.tex
include M.depend
-
-