]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/adaptation/ServiceFilter.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / adaptation / ServiceFilter.h
index b88e96bc4cbf5a6f763193bf9df3dfa82109f95d..b1cc8b250f459df906404e73b0cabaadd624fed8 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2017 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_ADAPTATION__SERVICE_FILTER_H
 #define SQUID_ADAPTATION__SERVICE_FILTER_H
 
@@ -31,3 +39,4 @@ public:
 } // namespace Adaptation
 
 #endif /* SQUID_ADAPTATION__SERVICE_FILTER_H */
+