Author: jodogne-guest Date: 2012-10-11 10:57:56 +0000 (Thu, 11 Oct 2012) New Revision: 12384
Modified: trunk/packages/orthanc/trunk/debian/copyright Log: missing copyrights Modified: trunk/packages/orthanc/trunk/debian/copyright =================================================================== --- trunk/packages/orthanc/trunk/debian/copyright 2012-10-11 09:41:49 UTC (rev 12383) +++ trunk/packages/orthanc/trunk/debian/copyright 2012-10-11 10:57:56 UTC (rev 12384) @@ -3,11 +3,11 @@ Upstream-Contact: Sebastien Jodogne <[email protected]> Source: https://code.google.com/p/orthanc/ -Files: * +Files: debian/* Copyright: 2012 CHU of Liege (Belgium) and Sebastien Jodogne <[email protected]> License: GPL-3 with OpenSSL exception -Files: debian/* +Files: * UnitTests/* Core/Compression/ZipWriter.* Resources/EmbedResources.py Copyright: 2012 CHU of Liege (Belgium) and Sebastien Jodogne <[email protected]> License: GPL-3 with OpenSSL exception @@ -55,8 +55,20 @@ Copyright: JTSage License: CC-BY +Files: Resources/CMake/GoogleLogConfiguration.h +Copyright: 2008 Google Inc. +License: BSD +Files: Resources/minizip/* +Copyright: 1998-2010 Gilles Vollant, and 2009-2010 Mathias Svensson +License: zlib +Files: Resources/base64/* +Copyright: 2004-2008 Rene Nyffenegger +License: BSD + + + License: GPL-3 with OpenSSL exception 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 @@ -153,3 +165,23 @@ License: CC-BY CC 3.0 Attribution. May be relicensed without permission/notifcation. + +License: zlib + This software is provided 'as-is', without any express or implied + warranty. In no event will the authors be held liable for any + damages arising from the use of this software. + . + Permission is granted to anyone to use this software for any purpose, + including commercial applications, and to alter it and redistribute it + freely, subject to the following restrictions: + . + 1. The origin of this software must not be misrepresented; you must + not claim that you wrote the original software. If you use this + software in a product, an acknowledgment in the product documentation + would be appreciated but is not required. + . + 2. Altered source versions must be plainly marked as such, and must + not be misrepresented as being the original software. + . + 3. This notice may not be removed or altered from any source + distribution. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
