]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_redirect.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_redirect.cc
index 847e55a0cd1607e605a5db08da1c0ac7e8f5a94c..ab0178a46e59b3a1368c41a0a53d28c40437fb96 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.
+ */
+
 #include "squid.h"
 #include "redirect.h"
 
@@ -8,3 +16,4 @@ void redirectInit(void) STUB
 void redirectShutdown(void) STUB
 void redirectStart(ClientHttpRequest *, HLPCB *, void *) STUB
 void storeIdStart(ClientHttpRequest *, HLPCB *, void *) STUB
+