]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/squidclient/Ping.h
SourceFormat Enforcement
[thirdparty/squid.git] / tools / squidclient / Ping.h
index 5e0319204695136729838ead88c511a087129c41..9f8316e72435583328da077296e6cdacd8ca0eaf 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_TOOLS_CLIENT_PING_H
 #define _SQUID_TOOLS_CLIENT_PING_H
 
@@ -52,3 +60,4 @@ void DisplayStats();
 } // namespace Ping
 
 #endif /* _SQUID_TOOLS_CLIENT_PING_H */
+