[arrayfire] 01/02: d/copyright: add licensing of magma files

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jun 2 19:10:13 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 54b019fa1a255d36793d0f5c88ef5e0806c78887
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jun 2 19:53:17 2015 +0100

    d/copyright: add licensing of magma files
---
 debian/copyright | 56 ++++++++++++++++++++++++++++++++++++++++++++++----------
 1 file changed, 46 insertions(+), 10 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index dd81e26..e4508f9 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,16 +11,6 @@ Comment:
 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
-
-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:
  .
@@ -46,6 +36,14 @@ License: BSD-3-Clause
  (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: 2015 Ghislain Antony Vaillant <ghisvail at gmail.com>
+License: BSD-3-Clause
+Comment: The content of the debian folder is licensed under similar terms as 
+ the ArrayFire licensing.
+
+Files: src/backend/opencl/cl.hpp
+Copyright: 2008-2013 The Khronos Group Inc.
 License: Expat
  Permission is hereby granted, free of charge, to any person obtaining a
  copy of this software and/or associated documentation files (the
@@ -65,3 +63,41 @@ License: Expat
  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.
+
+Files: src/backend/opencl/magma/geqrf2.cpp
+       src/backend/opencl/magma/geqrf3.cpp
+       src/backend/opencl/magma/getrf.cpp
+       src/backend/opencl/magma/getrs.cpp
+       src/backend/opencl/magma/larfb.cpp
+       src/backend/opencl/magma/magma_data.h
+       src/backend/opencl/magma/magma_types.h
+       src/backend/opencl/magma/potrf.cpp
+       src/backend/opencl/magma/ungqr.cpp
+       src/backend/opencl/magma/unmqr.cpp
+       src/backend/opencl/magma/unmqr2.cpp
+Copyright: 2009-2013 Univ. of Tennessee, Knoxville
+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:
+ .
+ * 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 the name of the University of Tennessee, Knoxville 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 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 COPYRIGHT HOLDER 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.

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