diff options
Diffstat (limited to 'src/lib/libcrypto/bn/expspeed.c')
-rw-r--r-- | src/lib/libcrypto/bn/expspeed.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/bn/expspeed.c b/src/lib/libcrypto/bn/expspeed.c index 3656d5bb4c..2044ab9bff 100644 --- a/src/lib/libcrypto/bn/expspeed.c +++ b/src/lib/libcrypto/bn/expspeed.c | |||
@@ -1,3 +1,5 @@ | |||
1 | /* unused */ | ||
2 | |||
1 | /* crypto/bn/expspeed.c */ | 3 | /* crypto/bn/expspeed.c */ |
2 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) | 4 | /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) |
3 | * All rights reserved. | 5 | * All rights reserved. |