[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-freedreno: Changes to 'debian-unstable'



 debian/copyright |   65 +++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 61 insertions(+), 4 deletions(-)

New commits:
commit 875ff916245522a259c83a2bf8d648b21d67ef24
Author: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Date:   Mon Oct 6 11:37:59 2014 +0200

    update copyright

diff --git a/debian/copyright b/debian/copyright
index 7de4e68..7034126 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,11 +2,9 @@ Format: http://dep.debian.net/deps/dep5
 Upstream-Name: xserver-xorg-video-freedreno
 Source: <https://freedreno.github.io/>
 
-Files: *
+Files: src/fbmode_display.c src/msm-driver.c src/msm-exa*.c src/msm-pixmap.c src/msm.h
 Copyright: Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved.
-           Copyright © 2008 Maarten Maathuis.
-           Copyright © 2007, 2012, 2013 Red Hat, Inc.
-           Copyright © 2012-2014 Rob Clark <robclark@freedesktop.org>
+           Copyright © 2013 Rob Clark <robclark@freedesktop.org>
 License:
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
@@ -31,3 +29,62 @@ License:
  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: system-includes/linux/msm_mdp.h
+Copyright: Copyright (C) 2007 Google Incorporated
+           Copyright (c) 2012 Code Aurora Forum. All rights reserved.
+License: GPL-2 with userspace exception
+ This software is licensed under the terms of the GNU General Public
+ License version 2, as published by the Free Software Foundation, and
+ may be copied, distributed, and modified under those terms.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+
+Files: configure.ac Makefile.am conf/Makefile.am
+Copyright: Copyright 2005 Adam Jackson.
+License: MIT with Adam Jackson mentioned
+ 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
+ on the rights to use, copy, modify, merge, publish, distribute, sub
+ license, 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 (including the next
+ paragraph) 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 NON-INFRINGEMENT.  IN NO EVENT SHALL
+ ADAM JACKSON 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: *
+Copyright: Copyright © 2007, 2012, 2013 Red Hat, Inc.
+           Copyright © 2012, 2014 Rob Clark <robclark@freedesktop.org>
+           Copyright © 2008 Maarten Maathuis
+           Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
+License: MIT
+ 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 (including the next
+ paragraph) 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.


Reply to: