Updated Copyright file
authorMartin Read <mpread@chiark.greenend.org.uk>
Wed, 6 Apr 2011 18:14:42 +0000 (19:14 +0100)
committerMartin Read <mpread@chiark.greenend.org.uk>
Wed, 6 Apr 2011 18:14:42 +0000 (19:14 +0100)
Copyright

index 686a129..72c3b59 100644 (file)
--- a/Copyright
+++ b/Copyright
@@ -4,36 +4,7 @@ libmormegil are:
         Martin Read (all files)
         Stefan O'Rear (src/stlprintf.cc)
 
-All files supplied as part of the libmormegil distribution may be
-redistributed under the terms of the BSD licence printed at the top of each
-header and source file and reproduced below.
+See individual files for licensing terms. In general, header files are
+released under the Creative Commons Public Domain Dedication (cc-0); source
+files are released under a BSD-type licence.
 
-   Redistribution and use in source and binary forms, with or without
-   modification, are permitted provided that the following conditions
-   are met:
-   1. Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-   2. Redistributions in binary form must reproduce the above copyright
-      notice, this list of conditions and the following disclaimer in the
-      documentation and/or other materials provided with the distribution.
-   3. Neither the name of the author nor the names of any other contributors
-      may be used to endorse or promote products derived from this software
-      without their specific prior written permission.
-   
-   THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-   SUCH DAMAGE.
-
-As additional code contributions from other persons are accepted into the
-official libmormegil code base, those contributors' names will be added to this
-file, and to the copyright notice section of the files they modified.
-
-This file is copyright 2011 Martin Read.