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

2011-01-01 Thread Hyrum K Wright
On Sat, Jan 1, 2011 at 10:51 AM, Kamesh Jayachandran wrote: >>-  SVN_ERR(svn_cmdline_fputs(_("Copyright (C) 2010 The Apache Software >>Foundation.\n" >>+  SVN_ERR(svn_cmdline_fputs(_("Copyright (C) 2011 The Apache Software >>Foundation.\n" > > Won't this be 2010-2011? Nope. -Hyrum

RE: svn commit: r1054229 - /subversion/trunk/subversion/libsvn_subr/opt.c

2011-01-01 Thread Kamesh Jayachandran
>- SVN_ERR(svn_cmdline_fputs(_("Copyright (C) 2010 The Apache Software >Foundation.\n" >+ SVN_ERR(svn_cmdline_fputs(_("Copyright (C) 2011 The Apache Software >Foundation.\n" Won't this be 2010-2011? With regards Kamesh Jayachandran