From c99eeecbfdec5d742f51f32fb436612e6e62cc5b Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Wed, 25 Mar 2015 20:18:21 +0000 Subject: [PATCH] #1045. Adding test/data/COPYRIGHT notice. --- test/data/COPYRIGHT | 102 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 test/data/COPYRIGHT diff --git a/test/data/COPYRIGHT b/test/data/COPYRIGHT new file mode 100644 index 00000000..7e23ce2d --- /dev/null +++ b/test/data/COPYRIGHT @@ -0,0 +1,102 @@ +This package was debianized by KELEMEN Peter on +Wed, 8 Jun 2005 14:39:56 +0200. + +It was downloaded from http://www.exiv2.org + +Upstream Author: + + Andreas HUGGEL + +Copyright: + + (C) 2004-2008 Andreas Huggel + +Copyright for XMP sdk: + + (C) 2005-2007 Adobe Systems Incorporated + +Copyright for MD5 algorithm tcode: + + (C) 1991-2, RSA Data Security, Inc. + +exiv2 license: + + Exiv2 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. + + Alternatively, Exiv2 is also available with a commercial license, + which allows it to be used in closed-source projects. Contact me for + more information. + + Exiv2 is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301 USA. + +On Debian systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +XMP sdk license: + + NOTICE: Adobe permits you to use, modify, and distribute this file in + accordance with the terms of the Adobe license agreement accompanying it. + +Copyright (c) 1999 - 2007, Adobe Systems Incorporated + +The BSD License + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are +met: + +* Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + +* 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. + +* Neither the name of Adobe Systems Incorporated, nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT +OWNER 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. + +MD5 algorithm license: + +Copyright (C) 1991-2, RSA Data Security, Inc. + +License to copy and use this software is granted provided that it is +identified as the "RSA Data Security, Inc. MD5 Message-Digest +Algorithm" in all material mentioning or referencing this software or +this function. + +License is also granted to make and use derivative works provided that +such works are identified as "derived from the RSA Data Security, +Inc. MD5 Message-Digest Algorithm" in all material mentioning or +referencing the derived work. + +RSA Data Security, Inc. makes no representations concerning either the +merchantability of this software or the suitability of this software +for any particular purpose. It is provided "as is" without express or +implied warranty of any kind. + +These notices must be retained in any copies of any part of this +documentation and/or software. +