]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ip/Qos.cci
SourceFormat Enforcement
[thirdparty/squid.git] / src / ip / Qos.cci
index b95abc504f9281576ac22a133ffd907d1dcd27b6..f2e2ab923c264e1e5371c82b4ebe3e0d18a692f6 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.
+ */
+
 /* Inline QOS functions */
 #include "comm/Connection.h"
 #include "Debug.h"
@@ -117,3 +125,4 @@ Ip::Qos::Config::isAclTosActive() const
 
     return false;
 }
+