]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/asm/x86_64-gcc.c
Copyright consolidation 06/10
[thirdparty/openssl.git] / crypto / bn / asm / x86_64-gcc.c
index d77dc433d4055516840c827b2b78721bbefb4577..d46109a8c200625258ca532a66501c5485660fb8 100644 (file)
@@ -1,3 +1,12 @@
+/*
+ * Copyright 2002-2016 The OpenSSL Project Authors. All Rights Reserved.
+ *
+ * Licensed under the OpenSSL license (the "License").  You may not use
+ * this file except in compliance with the License.  You can obtain a copy
+ * in the file LICENSE in the source distribution or at
+ * https://www.openssl.org/source/license.html
+ */
+
 #include "../bn_lcl.h"
 #if !(defined(__GNUC__) && __GNUC__>=2)
 # include "../bn_asm.c"         /* kind of dirty hack for Sun Studio */