You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by hw...@apache.org on 2013/01/04 04:05:29 UTC

svn commit: r1428707 - /subversion/branches/1.7.x/subversion/libsvn_subr/opt.c

Author: hwright
Date: Fri Jan  4 03:05:28 2013
New Revision: 1428707

URL: http://svn.apache.org/viewvc?rev=1428707&view=rev
Log:
Spiritually merge r1428706 from trunk, under the obvious fix rule.

Modified:
    subversion/branches/1.7.x/subversion/libsvn_subr/opt.c

Modified: subversion/branches/1.7.x/subversion/libsvn_subr/opt.c
URL: http://svn.apache.org/viewvc/subversion/branches/1.7.x/subversion/libsvn_subr/opt.c?rev=1428707&r1=1428706&r2=1428707&view=diff
==============================================================================
--- subversion/branches/1.7.x/subversion/libsvn_subr/opt.c (original)
+++ subversion/branches/1.7.x/subversion/libsvn_subr/opt.c Fri Jan  4 03:05:28 2013
@@ -1088,7 +1088,7 @@ svn_opt__print_version_info(const char *
                                      "   compiled %s, %s\n\n"), pgm_name,
                              SVN_VERSION, __DATE__, __TIME__));
   SVN_ERR(svn_cmdline_fputs(
-             _("Copyright (C) 2012 The Apache Software Foundation.\n"
+             _("Copyright (C) 2013 The Apache Software Foundation.\n"
                "This software consists of contributions made by many "
                "people; see the NOTICE\n"
                "file for more information.\n"