]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/icap/icap_log.h
Source Format Enforcement (#763)
[thirdparty/squid.git] / src / adaptation / icap / icap_log.h
index 6fda5b7b049b596ad4d38d16564d89c9a8f8b3e1..ef777cb902ac52c5a9264639e558cc881286a757 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2021 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 ICAP_LOG_H_
 #define ICAP_LOG_H_
 
@@ -16,3 +24,4 @@ void icapLogLog(AccessLogEntryPointer &al);
 extern int IcapLogfileStatus;
 
 #endif /*ICAP_LOG_H_*/
+