[SCM] libva-utils/master: Fix copyright

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Apr 2 09:48:27 UTC 2017


The following commit has been merged in the master branch:
commit 9fa28877c0b7bd7cbac57f3d9d3f11b7fa6de74a
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Sun Apr 2 11:09:51 2017 +0200

    Fix copyright

diff --git a/debian/copyright b/debian/copyright
index eaa5fa3..bb905e7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,9 +4,43 @@ Source: https://github.com/01org/libva-utils
 Files-Excluded: test/gtest/*
 
 Files: *
-Copyright: 2009-2016, Intel Corportation
+Copyright: 2007-2016, Intel Corporation
+           2009, Splitted-Desktop Systems
 License: Expat
 
+Files: decode/loadjpeg.c
+       decode/tinyjpeg-internal.h
+       decode/tinyjpeg.c
+       decode/tinyjpeg.h
+Copyright: 2012, Intel Corporation
+           2006, Luc Saillard <luc at saillard.org>
+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 author 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 OWNER 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.
+
 Files: debian/*
 Copyright: 2017, Sebastian Ramacher <sramacher at debian.org>
 License: Expat
@@ -31,4 +65,3 @@ License: Expat
  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.
-

-- 
libva-utils packaging



More information about the pkg-multimedia-commits mailing list