From bb3c5bcbd9a41e275204aaf8c86c7c8dbf33b5f9 Mon Sep 17 00:00:00 2001 From: wl Date: Fri, 8 Feb 2013 07:46:04 +0000 Subject: Version 1.22.2 released ======================= * 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. --- src/roff/groff/groff.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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" -- cgit v1.2.1