diff options
Diffstat (limited to 'src/apk_openssl.h')
-rw-r--r-- | src/apk_openssl.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/apk_openssl.h b/src/apk_openssl.h index c45beb9..4ee6da2 100644 --- a/src/apk_openssl.h +++ b/src/apk_openssl.h @@ -1,3 +1,12 @@ +/* apk_openssl.h - Alpine Package Keeper (APK) + * + * Copyright (C) 2005-2008 Natanael Copa <n@tanael.org> + * Copyright (C) 2008-2011 Timo Teräs <timo.teras@iki.fi> + * All rights reserved. + * + * SPDX-License-Identifier: GPL-2.0-only + */ + #ifndef APK_SSL_COMPAT_H #define APK_SSL_COMPAT_H |