]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ssl/context_storage.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / ssl / context_storage.h
index dd0f668a818dd82c3a0fbc2212bbf99453c231d1..207b002a02c46316759472d8839bcc394b33ce20 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ *
+ * Squid software is distributed under GPLv2+ license and includes
+ * contributions from numerous individuals and organizations.
+ * Please see the COPYING and CONTRIBUTORS files for details.
+ */
+
 #ifndef SQUID_SSL_CONTEXT_STORAGE_H
 #define SQUID_SSL_CONTEXT_STORAGE_H
 
@@ -70,3 +78,4 @@ extern GlobalContextStorage TheGlobalContextStorage;
 #endif // USE_OPENSSL
 
 #endif // SQUID_SSL_CONTEXT_STORAGE_H
+