[arrayfire] 32/40: d/copyright: add missing licensing information

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 22 10:19:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch debian/sid
in repository arrayfire.

commit b82045502dc045c6bb7cbef93a576ef1fab03a1f
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon May 18 19:36:12 2015 +0100

    d/copyright: add missing licensing information
---
 debian/copyright | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/debian/copyright b/debian/copyright
index d8d6c7f..dd81e26 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,11 +1,21 @@
 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: arrayfire
 Source: http://arrayfire.com/
+Comment:
+ Some files in the source tree have missing copyright headers. A bug has been 
+ filed upstream [0] to report this issue. Feel free to remove this comment 
+ once this has been addressed in a future release.
+ .
+ [0] https://github.com/arrayfire/arrayfire/issues/682
 
 Files: *
 Copyright: 2014 ArrayFire Development Group <technical at arrayfire.com>
 License: BSD-3-Clause
 
+Files: src/backend/opencl/cl.hpp
+Copyright: 2008-2013 The Khronos Group Inc.
+License: Expat
+
 Files: debian/*
 Copyright: 2015 Ghislain Antony Vaillant <ghisvail at gmail.com>
 License: BSD-3-Clause
@@ -35,3 +45,23 @@ License: BSD-3-Clause
  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.
+
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and/or associated documentation files (the
+ "Materials"), to deal in the Materials without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Materials, and to
+ permit persons to whom the Materials are furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Materials.
+ .
+ THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arrayfire.git



More information about the debian-science-commits mailing list