[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: r1382764 - /subversion/trunk/subversion/libsvn_subr/opt.c

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Mon, 10 Sep 2012 07:56:26 -0400

Did this just break getopt_tests.py 2?

On 09/10/2012 07:37 AM, brane_at_apache.org wrote:
> Author: brane
> Date: Mon Sep 10 11:37:33 2012
> New Revision: 1382764
>
> URL: http://svn.apache.org/viewvc?rev=1382764&view=rev
> Log:
> * subversion/libsvn_subr/opt.c (svn_opt__get_version_info):
> Reformat the copyright message. The wording didn't change.
>
> Modified:
> subversion/trunk/subversion/libsvn_subr/opt.c
>
> Modified: subversion/trunk/subversion/libsvn_subr/opt.c
> URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/opt.c?rev=1382764&r1=1382763&r2=1382764&view=diff
> ==============================================================================
> --- subversion/trunk/subversion/libsvn_subr/opt.c (original)
> +++ subversion/trunk/subversion/libsvn_subr/opt.c Mon Sep 10 11:37:33 2012
> @@ -1116,9 +1116,8 @@ svn_opt__get_version_info(svn_boolean_t
> info->build_host = SVN_BUILD_HOST;
> info->copyright = apr_pstrdup
> (pool, _("Copyright (C) 2012 The Apache Software Foundation.\n"
> - "This software consists of contributions made by many "
> - "people; see the NOTICE\n"
> - "file for more information.\n"
> + "This software consists of contributions made by many people;\n"
> + "see the NOTICE file for more information.\n"
> "Subversion is open source software, see "
> "http://subversion.apache.org/\n"));
>
>
>

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Enterprise Cloud Development

Received on 2012-09-10 13:57:05 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.