Author: alteholz-guest Date: 2011-06-01 17:33:20 +0000 (Wed, 01 Jun 2011) New Revision: 6904
Modified: trunk/packages/ginkgocadx/trunk/debian/copyright Log: more copyright stuff Modified: trunk/packages/ginkgocadx/trunk/debian/copyright =================================================================== --- trunk/packages/ginkgocadx/trunk/debian/copyright 2011-06-01 07:31:12 UTC (rev 6903) +++ trunk/packages/ginkgocadx/trunk/debian/copyright 2011-06-01 17:33:20 UTC (rev 6904) @@ -4,7 +4,7 @@ Files: * Copyright: © 2011 MetaEmotion Healthcare. http://healthcare.metaemotion.com -License: LGPL-2+ +License: LGPL-3+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation. @@ -18,27 +18,72 @@ along with this program. If not, see <http://www.gnu.org/licenses/> . On Debian systems, the complete text fo the GNU Lesser General Public License - version 2 can be found in "/usr/share/common-licenses/LGPL-2" + version 2 can be found in "/usr/share/common-licenses/LGPL-3" -Files: cadxcore/yasper/yasper.h +Files: src/cadxcore/yasper/yasper.h Copyright: (C) 2005-2007 Alex Rubinsteyn License: zlib-license -Files: cadxcore/main/controllers/dcmtk/libi2d/i2d.cpp, - cadxcore/main/controllers/dcmtk/libi2d/i2d.h, - cadxcore/main/controllers/dcmtk/libi2d/i2dimgs.h, - cadxcore/main/controllers/dcmtk/libi2d/i2djpgs.cpp, - cadxcore/main/controllers/dcmtk/libi2d/i2djpgs.h, - cadxcore/main/controllers/dcmtk/libi2d/i2doutpl.h, - cadxcore/main/controllers/dcmtk/libi2d/i2dplnsc.cpp, - cadxcore/main/controllers/dcmtk/libi2d/i2dplnsc.h, - cadxcore/main/controllers/dcmtk/libi2d/i2dplsc.cpp, - cadxcore/main/controllers/dcmtk/libi2d/i2dplsc.h, - cadxcore/main/controllers/dcmtk/libi2d/i2dplvlp.cpp, - cadxcore/main/controllers/dcmtk/libi2d/i2dplvlp.h, +Files: src/cadxcore/main/controllers/dcmtk/libi2d/i2d.cpp, + src/cadxcore/main/controllers/dcmtk/libi2d/i2d.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dimgs.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2djpgs.cpp, + src/cadxcore/main/controllers/dcmtk/libi2d/i2djpgs.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2doutpl.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplnsc.cpp, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplnsc.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplsc.cpp, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplsc.h, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplvlp.cpp, + src/cadxcore/main/controllers/dcmtk/libi2d/i2dplvlp.h, + src/cadxcore/main/controllers/dcmtk/tls/win-only/*, + src/cadxcore/main/controllers/dcmtk/ofstd/*, Copyright: Copyright (C) 2001-2007, OFFIS License: public domain +Files: src/cadxcore/sqlite/sqlite3.c, + src/cadxcore/sqlite/sqlite3ext.h, + src/cadxcore/sqlite/sqlite3.h +Copyright: Copyright (C) Hwaci +License: public domain + +Files: src/cadxcore/VTKInria3D/vtkVISUManagement/* +Copyright: Copyright (c) 2007 INRIA - Asclepios Project +License: According to https://gforge.inria.fr/projects/vtkinria3d/ BSD license + +Files: src/cadxcore/VTKInria3D/wxVTK/* +Copyright: Copyright (c) 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen +License: open source + This is an open-source copyright as follows: + . + Copyright (c) 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen + All rights reserved. + . + 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 name of Ken Martin, Will Schroeder, or Bill Lorensen nor the names + of any 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 AUTHORS 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. + Files: debian/* Copyright: © 2011 Carlos Barrales Ruiz <[email protected]>, Andreas Tille <[email protected]> _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
