[Debian-med-packaging] Bug#767062: Wrong base64 license?

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Tue Oct 28 08:28:58 UTC 2014


Package: orthancVersion: 0.8.4+dfsg-1

Tags: patch

Hi dear maintainer, seems that your software contains a non clear license

the base64 files from René Nyffenegger seems more zlib like rather than BSD-3-clause


Following the license of the base64.h file

"

This source code is provided 'as-is', without any express or implied
warranty. In no event will the author 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 source code must not be misrepresented; you must not
claim that you wrote the original source code. If you use this source code
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 source code.

3. This notice may not be removed or altered from any source distribution.
"

and the zlib one

"
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."


they seems to be really similar, at least in my opinion.


This is the really trivial patch, would be nice to see it applied


diff -Nru orthanc-0.8.4+dfsg/debian/changelog orthanc-0.8.4+dfsg/debian/changelog
--- orthanc-0.8.4+dfsg/debian/changelog 2014-10-14 10:57:55.000000000 +0200
+++ orthanc-0.8.4+dfsg/debian/changelog 2014-10-28 09:22:12.000000000 +0100
@@ -1,3 +1,10 @@
+orthanc (0.8.4+dfsg-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fix base64 copyright, seems more zlib than BSD
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Tue, 28 Oct 2014 09:21:02 +0100
+
orthanc (0.8.4+dfsg-1) unstable; urgency=medium

[ Andreas Tille ]
diff -Nru orthanc-0.8.4+dfsg/debian/copyright orthanc-0.8.4+dfsg/debian/copyright
--- orthanc-0.8.4+dfsg/debian/copyright 2014-09-15 16:01:06.000000000 +0200
+++ orthanc-0.8.4+dfsg/debian/copyright 2014-10-28 09:20:59.000000000 +0100
@@ -71,7 +71,7 @@

Files: Resources/ThirdParty/base64/*
Copyright: 2004-2008 Rene Nyffenegger
-License: BSD-3-clause
+License: zlib

Files: Resources/ThirdParty/VisualStudio/*
Copyright: 2006-2008 Alexander Chemeris



many thanks,

Gianfranco 



More information about the Debian-med-packaging mailing list