Author: sandervanderburg Date: Thu Dec 23 13:31:11 2010 New Revision: 25255 URL: https://svn.nixos.org/websvn/nix/?rev=25255&sc=1
Log: Added a license Added: disnix/examples/viewvc/trunk/LICENSE.txt Added: disnix/examples/viewvc/trunk/LICENSE.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ disnix/examples/viewvc/trunk/LICENSE.txt Thu Dec 23 13:31:11 2010 (r25255) @@ -0,0 +1,30 @@ +This package contains Subversion repository dumps of various Free Software/ +Open Source projects: + +- ViewVC available under a 2 clause BSD license +- aefs, available under the GNU GPL version 2 +- maak, which has no license specified but is ok to be redistributed + +The copyright is held by their respective owners. + +The rest of the package is available under the following license: +-------------------------------------------------------------------------------- +Copyright (c) 2010 Sander van der Burg + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. _______________________________________________ nix-commits mailing list [email protected] http://mail.cs.uu.nl/mailman/listinfo/nix-commits
