[SCM] x265/master: Update copyright information

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Feb 19 17:39:20 UTC 2017


The following commit has been merged in the master branch:
commit edb84f0ff8837d51c14b114aa6db978683f3f8e7
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Feb 19 18:36:59 2017 +0100

    Update copyright information

diff --git a/debian/copyright b/debian/copyright
index 97456fd..f02d3ee 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,14 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: x265
 Source: https://bitbucket.org/multicoreware/x265/downloads
 
 Files: *
-Copyright: 2013-2016 x265 project
+Copyright: 2013-2016, x265 project
+           2003-2013, x264 project
 License: GPL-2+
 
 Files: source/compat/getopt/*
-Copyright: 1987-1996,1998-2001 Free Software Foundation, Inc.
+Copyright: 1987-1996,1998-2001, Free Software Foundation, Inc.
 License: LGPL-2.1+
  This library is free software; you can redistribute it and/or
  modify it under the terms of the GNU Lesser General Public
@@ -27,9 +28,52 @@ License: LGPL-2.1+
  On Debian systems, the complete text of the GNU Lesser General Public
  License can be found in /usr/share/common-licenses/LGPL-2.1 file.
 
+Files: source/cmake/FindNuma.cmake
+       source/cmake/FindVtune.cmake
+Copyright: 2015, Steve Borho
+           2015, Pradeep Ramachandran
+License: GPL-2+
+
+Files: source/cmake/FindVLD.cmake
+Copyright: 2012, Sergiu Dotenco
+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 without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ 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 Software.
+ .
+ THE SOFTWARE IS 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 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.
+
+Files: source/common/x86/x86inc.asm
+Copyright: 2005-2014, x264 project
+           2013-2014, x265 project
+License: ISC
+ Permission to use, copy, modify, and/or distribute this software for any
+ purpose with or without fee is hereby granted, provided that the above
+ copyright notice and this permission notice appear in all copies.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
 Files: debian/*
-Copyright: 2014-2017 Sebastian Ramacher <sramacher at debian.org>
-           2016 Ondřej Nový <onovy at debian.org>
+Copyright: 2014-2017, Sebastian Ramacher <sramacher at debian.org>
+           2016, Ondřej Nový <onovy at debian.org>
 License: GPL-2+
 
 License: GPL-2+

-- 
x265 packaging



More information about the pkg-multimedia-commits mailing list