]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
updated licenses
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Mar 2012 06:55:09 +0000 (07:55 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Fri, 16 Mar 2012 06:57:09 +0000 (07:57 +0100)
23 files changed:
devel/perlasm/license-gnutls.txt
devel/perlasm/license.txt
lib/accelerated/x86/coff/appro-aes-gcm-x86-64-coff.s
lib/accelerated/x86/coff/appro-aes-x86-64-coff.s
lib/accelerated/x86/coff/appro-aes-x86-coff.s
lib/accelerated/x86/coff/cpuid-x86-64-coff.s
lib/accelerated/x86/coff/cpuid-x86-coff.s
lib/accelerated/x86/coff/padlock-x86-64-coff.s
lib/accelerated/x86/coff/padlock-x86-coff.s
lib/accelerated/x86/elf/appro-aes-gcm-x86-64.s
lib/accelerated/x86/elf/appro-aes-x86-64.s
lib/accelerated/x86/elf/appro-aes-x86.s
lib/accelerated/x86/elf/cpuid-x86-64.s
lib/accelerated/x86/elf/cpuid-x86.s
lib/accelerated/x86/elf/padlock-x86-64.s
lib/accelerated/x86/elf/padlock-x86.s
lib/accelerated/x86/macosx/appro-aes-gcm-x86-64-macosx.s
lib/accelerated/x86/macosx/appro-aes-x86-64-macosx.s
lib/accelerated/x86/macosx/appro-aes-x86-macosx.s
lib/accelerated/x86/macosx/cpuid-x86-64-macosx.s
lib/accelerated/x86/macosx/cpuid-x86-macosx.s
lib/accelerated/x86/macosx/padlock-x86-64-macosx.s
lib/accelerated/x86/macosx/padlock-x86-macosx.s

index 4201a66591cdc4395c8bebbaccf2a9c35b20f0d3..4aac7693bf40e1be87270e9bcbfe37473d69bf69 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
@@ -18,3 +18,5 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
index b1b2b21bfaf0e9561d89c5f22acbeeeae9b82c70..718ea8d8fd1a1a76f07cabefeacc99cb214f29e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,4 +34,6 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
index 201a7903c2733a5f3242a9c3331ad04ac0febdcf..fa449d6953336fdc7579188f0cf87c579c38a192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 
 .globl gcm_gmult_4bit
index 5a69465116c8cb9e30403a642932b98a8328d33e..7bd96654d82de687827631d97c850f279c0325d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl aesni_encrypt
 .def   aesni_encrypt;  .scl 2; .type 32;       .endef
index 74e236bd756009c99c997ffec31e9d512080e62b..d00c02f2859bf19d2f4fbdede1852053f6bcf0ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/aesni-x86.s"
 .text
 .globl _aesni_encrypt
index c7e9cc462f7e8d7a5fd7f49d5cfe01f379b3916e..c86b6457af96bea143af5228b59b08822d47598c 100644 (file)
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .text  
 .globl gnutls_cpuid
 .def   gnutls_cpuid;   .scl 2; .type 32;       .endef
index cf5365ee8c139a34446139370fa354eada41d4a6..98dd86234fb8b7abfd387dc80f728e2ad9d348da 100644 (file)
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/cpuid-x86.s"
 .text
 .globl _gnutls_cpuid
index 4701809a1c9c26867503276add6a4bf73a44ff3a..b69b33275eed7156fd3ee17d04780328ece6946d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl padlock_capability
 .def   padlock_capability;     .scl 2; .type 32;       .endef
index c9231f19a7a85dd144f2acb49ec8783271b2171b..b068083fa63463434973c57a1acddfb8230dd0fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/e_padlock-x86.s"
 .text
 .globl _padlock_capability
index 55da343a60aa24cedbb3a2d10dde5a4a8d6d2e8b..8f2b96ff1fc967baea227e57eeeaa3e713854b2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 
 .globl gcm_gmult_4bit
index 73c3798f25686c46020818ad2ce63584ebb0a9e6..f48666f7ae2ec796c630db9302bca30818c8b71e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl aesni_encrypt
 .type  aesni_encrypt,@function
index 4dd1a503c51d336c4a2e004eb9c198de3d2606e2..5f0779756ca6457d30d5917b0c456e0d6f874ab7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/aesni-x86.s"
 .text
 .globl aesni_encrypt
index 7520978fe814e61271bd7002956040c25513638a..b0b91b3a3a3ee86c9aef957032c7ecc24391c3a6 100644 (file)
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .text  
 .globl gnutls_cpuid
 .type  gnutls_cpuid,@function
index b0fb52f5f6db0219aabba42b8540f11f8bf701ce..e8ebbfdf6f550d535914a8ebf4cf9860fe036d50 100644 (file)
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/cpuid-x86.s"
 .text
 .globl gnutls_cpuid
index 020d6e55b644b31699858057e08b489365d6ca5b..bf5f62600cbdf05a7179bd26e761b98bd2d11a46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl padlock_capability
 .type  padlock_capability,@function
index fc5f9accb35b7f53ce124d2002ba402308a357de..ea982ec4a727bdca754b19ca72bfec108cfbf8ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/e_padlock-x86.s"
 .text
 .globl padlock_capability
index 732332ba28a2498fb94591e5fc10146b8926d05a..8a966e2ab59bdbc5f940241426b7991038fe28fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 
 .globl _gcm_gmult_4bit
index de7ca030c117aa1f40bf5b597db5a14cb1e7dd58..92b78ef76a64230f74986cda2b2ac94ff327788d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl _aesni_encrypt
 
index ca05d9e496826e48fc6059cd395c7d2e859bdb48..af47a8cb18cef250c44f95cb297a51dff309e4e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/aesni-x86.s"
 .text
 .globl _aesni_encrypt
index b4a4e941a444f3a2d065e341ec3aef998df9e368..12866c8aa9eab27469b098cc37608ef9234e263e 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .text  
 .globl _gnutls_cpuid
 
index a69a5c7fadeed010f5095a25d1a8f9d0e70ec66c..7a66ffcd752e4e1148d6944762665e1ccd1deaad 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2011 Free Software Foundation, Inc.
+# Copyright (C) 2011-2012 Free Software Foundation, Inc.
 #
 # Author: Nikos Mavrogiannopoulos
 #
@@ -18,6 +18,8 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/cpuid-x86.s"
 .text
 .globl _gnutls_cpuid
index a19e824ad353ca0ba60e47083423b580b0cb178b..9b912f9202eaac2a0e35579a5528860387eef20a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .text  
 .globl _padlock_capability
 
index b3822f424d2fbe30ed82ed7ec6895371dbc98ad7..02b427e6a83f0309be75e8ce5fb002cb8b7e5c67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, Andy Polyakov by <appro@openssl.org>
+# Copyright (c) 2011-2012, Andy Polyakov <appro@openssl.org>
 # All rights reserved.
 #
 # Redistribution and use in source and binary forms, with or without
@@ -34,7 +34,9 @@
 # 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.
-
+#
+# *** This file is auto-generated ***
+#
 .file  "devel/perlasm/e_padlock-x86.s"
 .text
 .globl _padlock_capability