[opencv] 01/01: Rewrite d/copyright using copyright-format 1.0
Mattia Rizzolo
mattia at debian.org
Wed Apr 26 10:23:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository opencv.
commit 44ab9cfd308b00518cff5bf416c692882911539d
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Apr 26 12:23:22 2017 +0200
Rewrite d/copyright using copyright-format 1.0
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/copyright | 113 +++++++++++++++++++++----------------------------------
1 file changed, 43 insertions(+), 70 deletions(-)
diff --git a/debian/copyright b/debian/copyright
index 2680cd8..40b9ad3 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,70 +1,43 @@
-This package was debianized by Sam Hocevar <sam at zoy.org> on
-Thu, 1 Apr 2004 17:32:06 +0200.
-
-It was downloaded from http://www.sourceforge.net/projects/opencvlibrary/
-
-Upstream Authors: Abrosimov, Dmitry (Intel Corp.)
- Bradski, Gary (Intel Corp.)
- Bouguet, Jean-Yves (Intel Corp.)
- Bovyrin, Alexander (Intel Corp.)
- Burenkov, Denis (Moscow State Uni)
- Cherepanova, Tatiana (Novosibirsk University)
- Cherepennikov, Valery (Intel Corp.)
- Chudinovich, Boris (Intel Corp.)
- Cowperthwaite, David (Intel Corp.)
- Cox, Cory (Intel Corp.)
- Davies, Bob (Intel Corp.)
- Eaton, Daniel
- Eruhimov, Victor (Intel Corp.)
- Grachev, Ilya (Intel Corp.)
- Khudyakov, Vasily (Novosibirsk University)
- Kuranov, Alexander (Intel Corp.)
- Kuriakin, Valery (Intel Corp.)
- Lantz, Philip (Intel Corp.)
- Lienhart, Rainer (Intel Corp.)
- Molinov, Sergey (Intel Corp.)
- Mosyagin, Valery (Intel Corp.)
- Nefian, Ara (Intel Corp.)
- Oblomov, Sergey (Intel Corp.)
- Pisarevsky, Vadim (Intel Corp.)
- Pleskov, Alexander (Intel Corp.)
- Sobolev, Andrey (Moscow State Uni)
- Zaguskin, Victor (Intel Corp.)
-
-IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.
-
- By downloading, copying, installing or using the software you agree to this license.
- If you do not agree to this license, do not download, install,
- copy or use the software.
-
-
- License Agreement
- For Open Source Computer Vision Library
-
-Copyright (C) 2000-2008, Intel Corporation, all rights reserved.
-Copyright (C) 2008-2010, Willow Garage Inc., all rights reserved.
-Third party copyrights are property of their respective owners.
-
-Redistribution and use in source and binary forms, with or without modification,
-are permitted provided that the following conditions are met:
-
- * Redistribution's [sic] of source code must retain the above copyright notice,
- this list of conditions and the following disclaimer.
-
- * Redistribution's [sic] 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.
-
- * The name of the copyright holders may not 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 Intel Corporation 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.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: OpenCV
+Source: http://opencv.org/
+
+Files: *
+Copyright: 2000-2015 Intel Corporation
+ 2009-2011 Willow Garage Inc.
+ 2009-2015 NVIDIA Corporation
+ 2010-2013 Advanced Micro Devices, Inc.
+ 2015 OpenCV Foundation
+ 2015 Itseez Inc.
+License: BSD-3-clause
+
+Filese: debian/*
+Copyright: 2004-2008 Sam Hocevar <sam at zoy.org>
+ 2009-2017 Nobuhiro Iwamatsu <iwamatsu at debian.org>
+ 2016-2017 Mattia Rizzolo <mattia at debian.org>
+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:
+ .
+ * Redistribution's [sic] of source code must retain the above copyright notice,
+ this list of conditions and the following disclaimer.
+ .
+ * Redistribution's [sic] 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.
+ .
+ * The name of the copyright holders may not 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 Intel Corporation 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/opencv.git
More information about the debian-science-commits
mailing list