Add licensing terms.
authorAndy Polyakov <appro@openssl.org>
Sat, 17 Jul 2004 13:24:58 +0000 (13:24 +0000)
committerAndy Polyakov <appro@openssl.org>
Sat, 17 Jul 2004 13:24:58 +0000 (13:24 +0000)
crypto/aes/asm/aes-ia64.S

index b4252a9c26d2b2eca1ad8c22bbbedcf4788c5d26..e4894bd190e7e9ffa3fb3499cdc09e0332b02661 100644 (file)
@@ -1,3 +1,9 @@
+// ====================================================================
+// Written by Andy Polyakov <appro@fy.chalmers.se> for the OpenSSL
+// project. Rights for redistribution and usage in source and binary
+// forms are granted according to the OpenSSL license.
+// ====================================================================
+//
 // What's wrong with compiler generated code? Compiler never uses
 // variable 'shr' which is pairable with 'extr'/'dep' instructions.
 // Then it uses 'zxt' which is an I-type, but can be replaced with