summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorwl <wl>2013-02-08 07:46:04 +0000
committerwl <wl>2013-02-08 07:46:04 +0000
commitbb3c5bcbd9a41e275204aaf8c86c7c8dbf33b5f9 (patch)
treed6c8eb95459a55047100abdc234e3bde1e983c65 /src
parent9526d056186004468f92b3c2b449af2bedb8ac67 (diff)
downloadgroff-bb3c5bcbd9a41e275204aaf8c86c7c8dbf33b5f9.tar.gz
Version 1.22.2 releasedgroff-1_22_2_real
======================= * NEWS, REVISION, doc/groff.texinfo, doc/webpage.ms: Updated. * configure: Regenerated. * doc/texinfo.tex: Updated from `texinfo' repository. * src/roff/groff/groff.cpp (main) <'v'>: Update copyright year.
Diffstat (limited to 'src')
-rw-r--r--src/roff/groff/groff.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/roff/groff/groff.cpp b/src/roff/groff/groff.cpp
index a0ba9d72..cbc1384e 100644
--- a/src/roff/groff/groff.cpp
+++ b/src/roff/groff/groff.cpp
@@ -215,7 +215,7 @@ int main(int argc, char **argv)
vflag = 1;
printf("GNU groff version %s\n", Version_string);
printf(
- "Copyright (C) 2012 Free Software Foundation, Inc.\n"
+ "Copyright (C) 2013 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"