On Sat, Apr 14, 2012 at 9:42 AM, Stefan Sperling <s...@elego.de> wrote:
> On Fri, Apr 13, 2012 at 09:21:27PM -0400, Nico Kadel-Garcia wrote: > > What's going on with Apache bundling? I can change the downloadable > tarball > > references in the .spec files over at http://www.github.com;nkadel/, but > > what's going on there? > > The 1.6 series is not distributed from apache.org for historical reasons. > > 1.7.0 was the first release after the Subversion project moved to the ASF. > The 1.7.x series is distributed with a copyright notice by the ASF and > under the Apache 2.0 licence. > > The 1.6.x series is not distributed by the ASF. The copyright notice says > "CollabNet" and "many individuals". It uses a modified version of the > Apache 1.1 licence with no reference being made to the ASF. > > I made a slight mistake in the release announcement by saying "Apache > Subversion 1.6.18" instead of "Subversion 1.6.18". The announcement > template text uses this wording and I didn't change it. > It's cool. I've seen projects fork and keep the same name before, and it wasn't pretty. The COPYING file also mentions checking http://subversion.tigris.org/license-1.html, which now points to http://svn.apache.org/repos/asf/subversion/trunk/LICENSE, which an ASL 2.0 license. Any chance of getting the COPYING file updated to reflect the newer license?