]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tests/stub_libsecurity.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / tests / stub_libsecurity.cc
index 2bbb1cd1f346f3f61bb687d3908d7643970b1f82..4f70cf8cf0218b0bf3181aedae69798cc5681cda 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * 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.
@@ -16,3 +16,4 @@ Security::PeerOptions Security::ProxyOutgoingConfig;
 void Security::PeerOptions::parse(char const*) STUB
 Security::ContextPointer Security::PeerOptions::createContext(bool) STUB_RETVAL(NULL)
 void parse_securePeerOptions(Security::PeerOptions *) STUB
+