Daniel Shahaf wrote on Sat, Apr 14, 2012 at 18:28:05 +0300:
> Stefan Sperling wrote on Sat, Apr 14, 2012 at 17:00:19 +0200:
> > On Sat, Apr 14, 2012 at 10:05:36AM -0400, Nico Kadel-Garcia wrote:
> > > It's cool. I've seen projects fork and keep the same name before, and it
> > > wasn't pretty.
> > 
> > Just to be clear: It's not a fork. It's the same project under a new 
> > umbrella.
> > 
> > > 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?
> > 
> > Hmm. That looks wrong. I think license-1.html should display the
> > old licence and point out that newer releases use a difference licence.
> 
> +1.  (license-1.html is what our old releases refer to, so we can't
> change it. Typical of svn devs to embed a version number into
> a URL..)


Can someone apply this to tigris please?

[[[
* www/license-1.html: Link to the historic v1 license.  
 
 Found by: Nico Kadel-Garcia
]]]

[[[
Index: license-1.html
===================================================================
--- license-1.html      (revision 120)
+++ license-1.html      (working copy)
@@ -8,6 +8,8 @@
 <body>
 This information has been moved to
 <a href="http://svn.apache.org/repos/asf/subversion/trunk/LICENSE";
-        >http://svn.apache.org/repos/asf/subversion/trunk/LICENSE</a>
+        >http://svn.apache.org/repos/asf/subversion/trunk/LICENSE</a>.
+<a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.6.0/www/license-1.html";
+        >The historic contents</a> of this page is also available.
 </body>
 </html>

]]]

Reply via email to