diff COPYING.txt @ 0:c84446dfb3f5

initial add
author paulo@localhost
date Fri, 13 Mar 2009 00:39:12 -0700
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/COPYING.txt	Fri Mar 13 00:39:12 2009 -0700
     1.3 @@ -0,0 +1,52 @@
     1.4 +Copying conditions for LOCKJAW:
     1.5 +
     1.6 +Copyright 2007 Damian Yerrick <tepples+lj@spamcop.net>
     1.7 +
     1.8 +This program is free software; you can redistribute it and/or
     1.9 +modify it under the terms of the GNU General Public License
    1.10 +as published by the Free Software Foundation; either version 2
    1.11 +of the License, or (at your option) any later version.
    1.12 +
    1.13 +This program is distributed in the hope that it will be useful,
    1.14 +but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.15 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    1.16 +GNU General Public License for more details.
    1.17 +
    1.18 +You should have received a copy of the GNU General Public License
    1.19 +(GPL.txt) along with this program.  If not, see
    1.20 +<http://www.gnu.org/licenses/>.
    1.21 +
    1.22 +_____________________________________________________________________
    1.23 +Copying conditions for LJVorbis:
    1.24 +
    1.25 +Copyright 2006 Damian Yerrick
    1.26 +Copyright 2002-2004 Xiph.org Foundation
    1.27 +
    1.28 +Redistribution and use in source and binary forms, with or without
    1.29 +modification, are permitted provided that the following conditions
    1.30 +are met:
    1.31 +
    1.32 +- Redistributions of source code must retain the above copyright
    1.33 +notice, this list of conditions and the following disclaimer.
    1.34 +
    1.35 +- Redistributions in binary form must reproduce the above copyright
    1.36 +notice, this list of conditions and the following disclaimer in the
    1.37 +documentation and/or other materials provided with the distribution.
    1.38 +
    1.39 +- Neither the name of the Xiph.org Foundation nor the names of its
    1.40 +contributors may be used to endorse or promote products derived from
    1.41 +this software without specific prior written permission.
    1.42 +
    1.43 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
    1.44 +``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
    1.45 +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
    1.46 +A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION
    1.47 +OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
    1.48 +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
    1.49 +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    1.50 +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    1.51 +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    1.52 +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
    1.53 +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    1.54 +
    1.55 +_____________________________________________________________________