You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Bert Huijben <be...@qqmail.nl> on 2016/04/21 16:12:11 UTC

RE: svn commit: r1740316 - in /subversion/trunk: NOTICE subversion/libsvn_subr/version.c

+1 on backport. Feel free to call it a documentation/trivial change that doesn't need full votes.

	Bert

> -----Original Message-----
> From: kotkov@apache.org [mailto:kotkov@apache.org]
> Sent: donderdag 21 april 2016 15:51
> To: commits@subversion.apache.org
> Subject: svn commit: r1740316 - in /subversion/trunk: NOTICE
> subversion/libsvn_subr/version.c
> 
> Author: kotkov
> Date: Thu Apr 21 13:51:12 2016
> New Revision: 1740316
> 
> URL: http://svn.apache.org/viewvc?rev=1740316&view=rev
> Log:
> * NOTICE: Bump copyright year to 2016.
> 
> * subversion/libsvn_subr/version.c
>   (svn_version_extended): Bump copyright year to 2016.
> 
> Modified:
>     subversion/trunk/NOTICE
>     subversion/trunk/subversion/libsvn_subr/version.c
> 
> Modified: subversion/trunk/NOTICE
> URL:
> http://svn.apache.org/viewvc/subversion/trunk/NOTICE?rev=1740316&r1=1
> 740315&r2=1740316&view=diff
> ==========================================================
> ====================
> --- subversion/trunk/NOTICE (original)
> +++ subversion/trunk/NOTICE Thu Apr 21 13:51:12 2016
> @@ -1,5 +1,5 @@
>  Apache Subversion
> -Copyright 2015 The Apache Software Foundation
> +Copyright 2016 The Apache Software Foundation
> 
>  This product includes software developed by many people, and distributed
>  under Contributor License Agreements to The Apache Software Foundation
> 
> Modified: subversion/trunk/subversion/libsvn_subr/version.c
> URL:
> http://svn.apache.org/viewvc/subversion/trunk/subversion/libsvn_subr/ver
> sion.c?rev=1740316&r1=1740315&r2=1740316&view=diff
> ==========================================================
> ====================
> --- subversion/trunk/subversion/libsvn_subr/version.c (original)
> +++ subversion/trunk/subversion/libsvn_subr/version.c Thu Apr 21 13:51:12
> 2016
> @@ -143,7 +143,7 @@ svn_version_extended(svn_boolean_t verbo
>    info->build_time = __TIME__;
>    info->build_host = SVN_BUILD_HOST;
>    info->copyright = apr_pstrdup
> -    (pool, _("Copyright (C) 2015 The Apache Software Foundation.\n"
> +    (pool, _("Copyright (C) 2016 The Apache Software Foundation.\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 "
>