summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/roff/groff/groff.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/roff/groff/groff.cpp b/src/roff/groff/groff.cpp
index 8eef10e6..a0ba9d72 100644
--- a/src/roff/groff/groff.cpp
+++ b/src/roff/groff/groff.cpp
@@ -1,5 +1,5 @@
// -*- C++ -*-
-/* Copyright (C) 1989-2011
+/* Copyright (C) 1989-2012
Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
@@ -215,7 +215,7 @@ int main(int argc, char **argv)
vflag = 1;
printf("GNU groff version %s\n", Version_string);
printf(
- "Copyright (C) 2011 Free Software Foundation, Inc.\n"
+ "Copyright (C) 2012 Free Software Foundation, Inc.\n"
"GNU groff comes with ABSOLUTELY NO WARRANTY.\n"
"You may redistribute copies of groff and its subprograms\n"
"under the terms of the GNU General Public License.\n"