[dw-free] Update LICENSE file in dw-free
[commit: http://hg.dwscoalition.org/dw-free/rev/120e11ed0370]
http://bugs.dwscoalition.org/show_bug.cgi?id=591
Update LICENSE.
Patch by
denise.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=591
Update LICENSE.
Patch by
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
Files modified:
- LICENSE
-------------------------------------------------------------------------------- diff -r 8a4434de96a2 -r 120e11ed0370 LICENSE --- a/LICENSE Fri Apr 03 15:24:05 2009 +0000 +++ b/LICENSE Fri Apr 03 15:28:33 2009 +0000 @@ -1,6 +1,9 @@ This repository was originally based off This repository was originally based off of code retrieved from -Six Apart's public "livejournal" svn repository. The original code -carries this copyright: +Six Apart's public "livejournal" svn repository, located at: + + http://code.livejournal.org/trac/livejournal + +The original code carries this copyright: The code in LiveJournal.org's "livejournal" cvs repository are Copyright (C) 1994-2005 LiveJournal.com, Inc., a subsidiary of Six @@ -11,17 +14,31 @@ contained in this repository carry the f Original code copyright (C) 1994-2005 LiveJournal.com, Inc., a subsidiary of Six Apart, Ltd. Modifications copyright (C) - 2008 by the Open Source Social Network Foundation, LLC. + 2008-2009 by Dreamwidth Studios, LLC. -Additionally, some files were originally committed to this repository -that were authored by the OSSNF. These files carry this copyright: +Files that do not have an explicit header indicating that they +were wholly authored by Dreamwidth Studios, LLC, are either wholly +authored by LiveJournal, Inc or authored by LiveJournal, Inc and +modified by Dreamwidth Studios. These files are licensed under the +terms of the license supplied by LiveJournal, Inc, which can currently +be found here: - Copyright (C) 2008 by the Open Source Social Network Foundation, LLC. + http://code.livejournal.org/trac/livejournal/browser/trunk/LICENSE-LiveJournal.txt -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License -as published by the Free Software Foundation; either version 2 -of the License, or (at your option) any later version. +Some files committed to this repository were wholly authored by +Dreamwidth Studios, LLC. These files carry this copyright: + + Copyright (C) 2008-2009 by Dreamwidth Studios, LLC. + +Files wholly authored by Dreamwidth Studios, LLC contain an explicit +header indicating authorship and license information. These files are +licensed under the terms indicated in each file, specifically: + + This program is free software; you can redistribute it and/or + modify it under the same terms as Perl itself. For a copy of the + license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. + +-------- This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of --------------------------------------------------------------------------------