summaryrefslogtreecommitdiff
path: root/font/devX75-12/devX75-12.am
diff options
context:
space:
mode:
Diffstat (limited to 'font/devX75-12/devX75-12.am')
-rw-r--r--font/devX75-12/devX75-12.am15
1 files changed, 9 insertions, 6 deletions
diff --git a/font/devX75-12/devX75-12.am b/font/devX75-12/devX75-12.am
index d8fecc804..f7718fe6a 100644
--- a/font/devX75-12/devX75-12.am
+++ b/font/devX75-12/devX75-12.am
@@ -1,16 +1,15 @@
-# Copyright (C) 2014-15
-# Free Software Foundation, Inc.
+# Copyright (C) 2014-2015 Free Software Foundation, Inc.
#
# Last update: 13 Aug 2015
#
-# This file is part of `groff'
+# This file is part of 'groff'.
#
-# `groff' is free software; you can redistribute it and/or modify it
+# 'groff' 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.
#
-# `groff' is distributed in the hope that it will be useful, but
+# 'groff' 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.
@@ -45,7 +44,11 @@ EXTRA_DIST += $(DEVX7512FONTS)
########################################################################
-### Emacs settings
+# Editor settings
+########################################################################
+#
# Local Variables:
# mode: makefile-automake
+# fill-column: 72
# End:
+# vim: set filetype=automake textwidth=72: