]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/FadingCounter.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / FadingCounter.h
index ee65f92e4dc9fa17ff3c1707b00a6869d09f793b..535deff1718a8f436ec98b5e993062488fa741cb 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_FADING_COUNTER_H
 #define SQUID_FADING_COUNTER_H
 
@@ -30,3 +38,4 @@ private:
 };
 
 #endif /* SQUID_FADING_COUNTER_H */
+