Edmund Wong wrote:
> It was my understanding that Subversion had changed to a different
> license and thusly the change in hacking.html. If not, please
> ignore this patch. (I did look at the headers and while I haven't
> checked all of the headers, most of them show an Apache version 2
> license header.) Thus. This patch.
>
> Log:
>
> [[[
>
> Changed the license type from BSD-Style to Apache V2.
>
> * www/hacking.html:
> s/a BSD-style/an Apache Version 2.0/
>
> Patch by: Edmund Wong <ed {at} kdtc.net>
>
> ]]]
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2382282
>
AFAIK, it should be an Apache License, Version 2.0.
Log:
[[[
Changed the license type from BSD-Style to Apache License, Version 2.0.
* www/hacking.html
s/a BSD-style/an Apache License, Version 2.0/
Patch by: Edmund Wong <ed {at} kdtc.net>
]]]
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2382293
Index: www/hacking.html
===================================================================
--- www/hacking.html (revision 38667)
+++ www/hacking.html (working copy)
@@ -78,7 +78,7 @@
<p>Although Subversion is originally sponsored and hosted by CollabNet
(http://www.collab.net), it's a
-true open-source project under a BSD-style license. A number of
+true open-source project under an Apache License, Version 2.0. A number of
developers work for CollabNet, some work for other large companies
(such as RedHat), and many others are simply excellent volunteers who
are interested in building a better version control system.</p>
Received on 2009-08-11 05:54:59 CEST