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

X Strike Force X.Org X11 SVN commit: r2544 - branches/7.1/lib/libxvmc/debian



Author: dilinger
Date: 2006-07-23 23:23:02 -0400 (Sun, 23 Jul 2006)
New Revision: 2544

Added:
   branches/7.1/lib/libxvmc/debian/copyright
Modified:
   branches/7.1/lib/libxvmc/debian/changelog
Log:
Add a debian/copyright file for this package.  Someone really should audit
the debian/copyright files in the various X packages at some point.  Someone
besides me, that is. :)



Modified: branches/7.1/lib/libxvmc/debian/changelog
===================================================================
--- branches/7.1/lib/libxvmc/debian/changelog	2006-07-24 03:12:33 UTC (rev 2543)
+++ branches/7.1/lib/libxvmc/debian/changelog	2006-07-24 03:23:02 UTC (rev 2544)
@@ -14,6 +14,7 @@
   * Fix dh_strip call to skip the -dbg package.
   * Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
     extension dropped.
+  * Add a debian/copyright file; this was missing...
 
  -- Andres Salomon <dilinger@debian.org>  Mon, 17 Jul 2006 00:20:09 -0400
 

Added: branches/7.1/lib/libxvmc/debian/copyright
===================================================================
--- branches/7.1/lib/libxvmc/debian/copyright	2006-07-24 03:12:33 UTC (rev 2543)
+++ branches/7.1/lib/libxvmc/debian/copyright	2006-07-24 03:23:02 UTC (rev 2544)
@@ -0,0 +1,24 @@
+Copyright (c) 1995, 1996  The XFree86 Project, Inc
+XvMCWrapper.c - Copyright (c) 2004 The Unichrome project. All rights reserved.
+XvMCWrapper.c - Author: Thomas Hellström (2004)
+
+All Rights Reserved.
+
+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
+AUTHOR(S) OR COPYRIGHT HOLDER(S) 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: