maint: update copyright
[gnulib.git] / doc / Makefile
index f64732f..419d90b 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for gnulib doc.
-# Copyright (C) 2004, 2006-2013 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2006-2014 Free Software Foundation, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -39,7 +39,7 @@ INSTALL_PRELUDE = echo '@firstparagraphindent insert'
 
 OMIT_TRAILING_EMPTY_LINES = /^$$/H; /^$$/d; x; s/\n//p; s/\n*//; x
 
-# INSTALL file with old ASCII quotation marks (looks ugly on modern machines).
+# INSTALL file with directed ASCII quotation marks.
 INSTALL: install.texi
        $(INSTALL_PRELUDE) | cat - $< > tmp.texi
        $(MAKEINFO) --plaintext --no-validate tmp.texi \