copyright updates patch
authorAnthony Green <green@moxielogic.com>
Tue, 8 Feb 2011 18:56:12 +0000 (13:56 -0500)
committerAnthony Green <green@moxielogic.com>
Tue, 8 Feb 2011 18:56:12 +0000 (13:56 -0500)
.pc/applied-patches
.pc/copyright-updates/.timestamp [new file with mode: 0644]
.pc/copyright-updates/LICENSE [new file with mode: 0644]
LICENSE
patches/copyright-updates [new file with mode: 0644]
patches/series

index b2f80f3..658d0ac 100644 (file)
@@ -11,3 +11,4 @@ aix-ibm-xlc
 fix-grammar
 sparc-v8-aggregate-returns
 hpux-mallinfo
+copyright-updates
diff --git a/.pc/copyright-updates/.timestamp b/.pc/copyright-updates/.timestamp
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/.pc/copyright-updates/LICENSE b/.pc/copyright-updates/LICENSE
new file mode 100644 (file)
index 0000000..ec2fd69
--- /dev/null
@@ -0,0 +1,21 @@
+libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
+See source files for details.
+
+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.
diff --git a/LICENSE b/LICENSE
index ec2fd69..7d12666 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
+libffi - Copyright (c) 1996-2011  Anthony Green, Red Hat, Inc and others.
 See source files for details.
 
 Permission is hereby granted, free of charge, to any person obtaining
@@ -9,8 +9,8 @@ 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 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
diff --git a/patches/copyright-updates b/patches/copyright-updates
new file mode 100644 (file)
index 0000000..ff5c208
--- /dev/null
@@ -0,0 +1,21 @@
+Index: libffi/LICENSE
+===================================================================
+--- libffi.orig/LICENSE
++++ libffi/LICENSE
+@@ -1,4 +1,4 @@
+-libffi - Copyright (c) 1996-2009  Anthony Green, Red Hat, Inc and others.  
++libffi - Copyright (c) 1996-2011  Anthony Green, Red Hat, Inc and others.
+ See source files for details.
+ Permission is hereby granted, free of charge, to any person obtaining
+@@ -9,8 +9,8 @@ distribute, sublicense, and/or sell copi
+ 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 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
index b2f80f3..658d0ac 100644 (file)
@@ -11,3 +11,4 @@ aix-ibm-xlc
 fix-grammar
 sparc-v8-aggregate-returns
 hpux-mallinfo
+copyright-updates