summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 05:40:51 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-03-13 05:40:51 +0000
commit381857a2fe3eaca5d16cf8b5fd2f5462e77e87c1 (patch)
tree4a78703f8275d054bb7077bd8cada7ed5e4a43a1 /debian/copyright
parentAdding upstream version 20140808. (diff)
downloadfirmware-ast-381857a2fe3eaca5d16cf8b5fd2f5462e77e87c1.tar.xz
firmware-ast-381857a2fe3eaca5d16cf8b5fd2f5462e77e87c1.zip
Adding debian version 20140808-1.debian/20140808-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright31
1 files changed, 31 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..cf9763f
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,31 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: xf86-video-ast
+Upstream-Contact: Y.C. Chen <yc_chen@aspeedtech.com>
+Source: https://gitlab.freedesktop.org/xorg/driver/xf86-video-ast
+
+Files: *
+Copyright: 2010-2021 Daniel Baumann <daniel.baumann@progress-linux.org>
+License: MIT
+
+Files: *.h
+Copyright: 2005-2014 ASPEED Technology Inc.
+License: MIT
+
+License: MIT
+ Permission to use, copy, modify, distribute, and sell this software and its
+ documentation for any purpose is hereby granted without fee, provided that
+ the above copyright notice appear in all copies and that both that
+ copyright notice and this permission notice appear in supporting
+ documentation, and that the name of the authors not be used in
+ advertising or publicity pertaining to distribution of the software without
+ specific, written prior permission. The authors makes no representations
+ about the suitability of this software for any purpose. It is provided
+ "as is" without express or implied warranty.
+ .
+ THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
+ EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, 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.