Author: malat Date: 2014-09-24 12:47:31 +0000 (Wed, 24 Sep 2014) New Revision: 18123
Modified: trunk/packages/gdcm/trunk/debian/copyright Log: fix lintian warning about d/copyright Modified: trunk/packages/gdcm/trunk/debian/copyright =================================================================== --- trunk/packages/gdcm/trunk/debian/copyright 2014-09-24 12:43:59 UTC (rev 18122) +++ trunk/packages/gdcm/trunk/debian/copyright 2014-09-24 12:47:31 UTC (rev 18123) @@ -6,7 +6,7 @@ Files: * Copyright: 2006-2011 Mathieu Malaterre 1993-2005 CREATIS -License: BSD +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -91,15 +91,15 @@ Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx Source/MessageExchangeDefinition/gdcmULWritingCallback.h Copyright: Insight Software Consortium -License: Apache 2.0 +License: Apache -License: Apache 2.0 +License: Apache On Debian GNU/Linux system you can find the complete text of the Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'. Files: CMake/*.cmake Copyright: 2006-2011 Mathieu Malaterre <[email protected]> -License: COPYING-CMAKE-SCRIPTS +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -125,7 +125,7 @@ Files: Utilities/gdcmjpeg/* Copyright: 1994-2004, OFFIS -License: +License: public-domain THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND OFFIS MAKES NO WARRANTY REGARDING THE SOFTWARE, ITS PERFORMANCE, ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER DISEASES OR @@ -142,7 +142,7 @@ Files: Utilities/gdcmjpeg/* Copyright: 1991-1998, Thomas G. Lane. -License: +License: BSD-3-clause Permission is hereby granted to use, copy, modify, and distribute this software (or portions thereof) for any purpose, without fee, subject to these conditions: @@ -172,7 +172,7 @@ Files: Utilities/C99/* Copyright: 2006 Alexander Chemeris -License: +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -201,7 +201,7 @@ Copyright: 1998, 1999, 2000 Thai Open Source Software Center Ltd and Clark Cooper 2001, 2002, 2003, 2004, 2005, 2006 Expat maintainers. -License: EXPAT +License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including @@ -223,7 +223,7 @@ Files: Utilities/gdcmmd5/* Copyright: 1999, 2002 Aladdin Enterprises. All rights reserved. -License: +License: BSD-3-clause 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. @@ -245,7 +245,7 @@ Copyright: 2001-2002, David Janssens 2003, Yannick Verschueren 2003, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium -License: +License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -269,7 +269,7 @@ Files: Utilities/charls/* Copyright: 2007-2009, Jan de Vaan -License: +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -297,7 +297,7 @@ Files: Utilities/gdcmuuid/* Copyright: 1996, 1997 Theodore Ts'o. -License: +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -327,7 +327,7 @@ Files: Utilities/gdcmzlib/* Copyright: 1995-2005 Jean-loup Gailly and Mark Adler -License: +License: BSD-3-clause 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. @@ -346,7 +346,7 @@ Files: Utilities/getopt/* Copyright: 2000 The NetBSD Foundation, Inc. -License: +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: @@ -359,9 +359,6 @@ must display the following acknowledgement: This product includes software developed by the NetBSD Foundation, Inc. and its contributors. - 4. Neither the name of The NetBSD Foundation 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 NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED @@ -377,7 +374,7 @@ Files: Utilities/pvrg/* Copyright: Copyright (C) 1990, 1991, 1993 Andy C. Hung, all rights reserved. -License: +License: public-domain PUBLIC DOMAIN LICENSE: Stanford University Portable Video Research Group. If you use this software, you agree to the following: This program package is purely experimental, and is licensed "as is". @@ -395,7 +392,7 @@ Files: Utilities/wxWidgets/* Copyright: 1993-2002 Ken Martin, Will Schroeder, Bill Lorensen -License: +License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . @@ -423,7 +420,7 @@ Files: Utilities/gdcmutfcpp/* Copyright: 2006 Nemanja Trifunovic -License: +License: Expat Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
