]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_UdsOp.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / tests / stub_UdsOp.cc
index 4845787a4e2c0bc3e0f22691a5804aea0b0ba2a8..d2b33dfc1bc88cef64790b0005d3c0b3f2947387 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Copyright (C) 1996-2018 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"
 #include "ipc/UdsOp.h"
 
@@ -5,3 +13,4 @@
 #include "tests/STUB.h"
 
 void Ipc::SendMessage(const String& toAddress, const TypedMsgHdr& message) STUB
+