]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_neighbors.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_neighbors.cc
index 1fc471f95bf0a50d14d2014f1e151041d57a8d6d..969d5942cdfef299545ddcebceb8f91ac293895b 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.
+ */
+
 #include "squid.h"
 
 #define STUB_API "neighbors.cc"
@@ -7,3 +15,4 @@
 
 void
 peerConnClosed(CachePeer *p) STUB
+