Skip to content

Commit 6aa36e8

Browse files
author
Rich Salz
committed
Add OpenSSL copyright to .pl files
Reviewed-by: Richard Levitte <[email protected]>
1 parent 05ea606 commit 6aa36e8

File tree

134 files changed

+1070
-137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+1070
-137
lines changed

crypto/aes/asm/aes-586.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2004-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-armv4.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-c64xplus.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-mips.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2010-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-parisc.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-ppc.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-s390x.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-sparcv9.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aes-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2005-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesfx-sparcv9.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesni-mb-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesni-sha1-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesni-sha256-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesni-x86.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesni-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2009-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aesp8-ppc.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/aest4-sparcv9.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by David S. Miller <[email protected]> and Andy Polyakov

crypto/aes/asm/aesv8-armx.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2014-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/bsaes-armv7.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/aes/asm/bsaes-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
###################################################################
411
### AES-128 [originally in CTR mode] ###

crypto/aes/asm/vpaes-armv8.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
######################################################################
411
## Constant-time SSSE3 AES core implementation.

crypto/aes/asm/vpaes-ppc.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2013-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
######################################################################
411
## Constant-time SSSE3 AES core implementation.

crypto/aes/asm/vpaes-x86.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
######################################################################
411
## Constant-time SSSE3 AES core implementation.

crypto/aes/asm/vpaes-x86_64.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
######################################################################
411
## Constant-time SSSE3 AES core implementation.

crypto/bn/asm/alpha-mont.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2006-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/bn/asm/armv4-gf2m.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2011-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/bn/asm/armv4-mont.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2007-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/bn/asm/armv8-mont.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29

310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/bn/asm/c64xplus-gf2m.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2012-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

crypto/bn/asm/ia64-mont.pl

+8-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
#!/usr/bin/env perl
1+
#! /usr/bin/env perl
2+
# Copyright 2010-2016 The OpenSSL Project Authors. All Rights Reserved.
3+
#
4+
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# this file except in compliance with the License. You can obtain a copy
6+
# in the file LICENSE in the source distribution or at
7+
# https://www.openssl.org/source/license.html
8+
29
#
310
# ====================================================================
411
# Written by Andy Polyakov <[email protected]> for the OpenSSL

0 commit comments

Comments
 (0)