From: Amos Jeffries Date: Fri, 12 Sep 2014 23:00:48 +0000 (+1200) Subject: Boilerplate: copyright blurb updates for test-suite X-Git-Tag: SQUID_3_5_0_1~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e0938ef9d9b0f27f3e0dcb424a678b9ac4a600f;p=thirdparty%2Fsquid.git Boilerplate: copyright blurb updates for test-suite --- diff --git a/src/tests/CapturingStoreEntry.h b/src/tests/CapturingStoreEntry.h index b6d534a35e..d62207c83b 100644 --- a/src/tests/CapturingStoreEntry.h +++ b/src/tests/CapturingStoreEntry.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_TESTS_CAPTURINGSTORE_ENTRY_H #define SQUID_TESTS_CAPTURINGSTORE_ENTRY_H diff --git a/src/tests/SBufFindTest.cc b/src/tests/SBufFindTest.cc index a0f277e6cb..0761a96f87 100644 --- a/src/tests/SBufFindTest.cc +++ b/src/tests/SBufFindTest.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "base/CharacterSet.h" #include "SBufFindTest.h" diff --git a/src/tests/SBufFindTest.h b/src/tests/SBufFindTest.h index 7bdacf092d..e15ca88485 100644 --- a/src/tests/SBufFindTest.h +++ b/src/tests/SBufFindTest.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_SBUFFINDTEST_H #define SQUID_SRC_TEST_SBUFFINDTEST_H diff --git a/src/tests/STUB.h b/src/tests/STUB.h index 6ff76982e3..9633b8a8fd 100644 --- a/src/tests/STUB.h +++ b/src/tests/STUB.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 STUB /** \group STUB diff --git a/src/tests/TestSwapDir.cc b/src/tests/TestSwapDir.cc index b43dbd354f..c78c3824ef 100644 --- a/src/tests/TestSwapDir.cc +++ b/src/tests/TestSwapDir.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "TestSwapDir.h" diff --git a/src/tests/TestSwapDir.h b/src/tests/TestSwapDir.h index f0f57574fa..3a8aed44d3 100644 --- a/src/tests/TestSwapDir.h +++ b/src/tests/TestSwapDir.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 TEST_TESTSWAPDIR #define TEST_TESTSWAPDIR diff --git a/src/tests/stub_CacheDigest.cc b/src/tests/stub_CacheDigest.cc index 0f8fba2af7..3cd5d4d1a5 100644 --- a/src/tests/stub_CacheDigest.cc +++ b/src/tests/stub_CacheDigest.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "typedefs.h" /* for cache_key */ diff --git a/src/tests/stub_CollapsedForwarding.cc b/src/tests/stub_CollapsedForwarding.cc index bce8ff28f7..bfa445d410 100644 --- a/src/tests/stub_CollapsedForwarding.cc +++ b/src/tests/stub_CollapsedForwarding.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "CollapsedForwarding.h" diff --git a/src/tests/stub_CommIO.cc b/src/tests/stub_CommIO.cc index 394102f47d..6ed75cb474 100644 --- a/src/tests/stub_CommIO.cc +++ b/src/tests/stub_CommIO.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "DiskIO/DiskThreads/CommIO.h" diff --git a/src/tests/stub_DelayId.cc b/src/tests/stub_DelayId.cc index 2f81b069a5..920542e33e 100644 --- a/src/tests/stub_DelayId.cc +++ b/src/tests/stub_DelayId.cc @@ -1,35 +1,13 @@ /* - * DEBUG: section 20 Storage Manager - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 20 Storage Manager */ + #include "squid.h" #if USE_DELAY_POOLS diff --git a/src/tests/stub_DiskIOModule.cc b/src/tests/stub_DiskIOModule.cc index c3136e0bab..f75ecb5e98 100644 --- a/src/tests/stub_DiskIOModule.cc +++ b/src/tests/stub_DiskIOModule.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "DiskIOModule.cc" diff --git a/src/tests/stub_ETag.cc b/src/tests/stub_ETag.cc index 3f993608a1..8da99080ea 100644 --- a/src/tests/stub_ETag.cc +++ b/src/tests/stub_ETag.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "ETag.h" diff --git a/src/tests/stub_EventLoop.cc b/src/tests/stub_EventLoop.cc index 4f4626da43..da4177ac89 100644 --- a/src/tests/stub_EventLoop.cc +++ b/src/tests/stub_EventLoop.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "EventLoop.h" diff --git a/src/tests/stub_HelperChildConfig.cc b/src/tests/stub_HelperChildConfig.cc index d345ff62a8..d2473030b4 100644 --- a/src/tests/stub_HelperChildConfig.cc +++ b/src/tests/stub_HelperChildConfig.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "globals.h" #include "HelperChildConfig.h" diff --git a/src/tests/stub_HttpReply.cc b/src/tests/stub_HttpReply.cc index 60f022950b..31832547f3 100644 --- a/src/tests/stub_HttpReply.cc +++ b/src/tests/stub_HttpReply.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "HttpReply.h" diff --git a/src/tests/stub_HttpRequest.cc b/src/tests/stub_HttpRequest.cc index ac5df4cdaf..ce1ec71af2 100644 --- a/src/tests/stub_HttpRequest.cc +++ b/src/tests/stub_HttpRequest.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "AccessLogEntry.h" #include "HttpRequest.h" diff --git a/src/tests/stub_MemBuf.cc b/src/tests/stub_MemBuf.cc index 521fe324af..25930677db 100644 --- a/src/tests/stub_MemBuf.cc +++ b/src/tests/stub_MemBuf.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "MemBuf.h" diff --git a/src/tests/stub_MemObject.cc b/src/tests/stub_MemObject.cc index 4ae520918d..ec69428ea3 100644 --- a/src/tests/stub_MemObject.cc +++ b/src/tests/stub_MemObject.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "comm/Connection.h" #include "HttpReply.h" diff --git a/src/tests/stub_MemStore.cc b/src/tests/stub_MemStore.cc index 94750d8233..6ede2718e6 100644 --- a/src/tests/stub_MemStore.cc +++ b/src/tests/stub_MemStore.cc @@ -1,8 +1,13 @@ /* - * DEBUG: section 84 Helper process maintenance + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 84 Helper process maintenance */ + #include "squid.h" #include "MemStore.h" diff --git a/src/tests/stub_Port.cc b/src/tests/stub_Port.cc index d39f6e2f9b..410ad16138 100644 --- a/src/tests/stub_Port.cc +++ b/src/tests/stub_Port.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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/Port.h" diff --git a/src/tests/stub_SBuf.cc b/src/tests/stub_SBuf.cc index dc9ec145cc..ea028cd225 100644 --- a/src/tests/stub_SBuf.cc +++ b/src/tests/stub_SBuf.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SBuf.cc" diff --git a/src/tests/stub_SBufDetailedStats.cc b/src/tests/stub_SBufDetailedStats.cc index 93790fbf52..92433a15ca 100644 --- a/src/tests/stub_SBufDetailedStats.cc +++ b/src/tests/stub_SBufDetailedStats.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SBuf.h" diff --git a/src/tests/stub_StatHist.cc b/src/tests/stub_StatHist.cc index 8b1dfca512..b7f4c54707 100644 --- a/src/tests/stub_StatHist.cc +++ b/src/tests/stub_StatHist.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "StatHist.h" diff --git a/src/tests/stub_StoreMeta.cc b/src/tests/stub_StoreMeta.cc index 36304f8c4d..aee5c90d35 100644 --- a/src/tests/stub_StoreMeta.cc +++ b/src/tests/stub_StoreMeta.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "StoreMeta.cc" diff --git a/src/tests/stub_SwapDir.cc b/src/tests/stub_SwapDir.cc index ee27969a9d..f773a34165 100644 --- a/src/tests/stub_SwapDir.cc +++ b/src/tests/stub_SwapDir.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SwapDir.h" diff --git a/src/tests/stub_UdsOp.cc b/src/tests/stub_UdsOp.cc index 4845787a4e..1702372102 100644 --- a/src/tests/stub_UdsOp.cc +++ b/src/tests/stub_UdsOp.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_access_log.cc b/src/tests/stub_access_log.cc index 2c8afff80f..4fb65256fe 100644 --- a/src/tests/stub_access_log.cc +++ b/src/tests/stub_access_log.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "HierarchyLogEntry.h" diff --git a/src/tests/stub_acl.cc b/src/tests/stub_acl.cc index c8c4317d0e..02a3522a9b 100644 --- a/src/tests/stub_acl.cc +++ b/src/tests/stub_acl.cc @@ -1,33 +1,11 @@ /* - * DEBUG: section 28 Access Control - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 28 Access Control */ + #include "squid.h" diff --git a/src/tests/stub_cache_cf.cc b/src/tests/stub_cache_cf.cc index 8621747134..ec9823f0cf 100644 --- a/src/tests/stub_cache_cf.cc +++ b/src/tests/stub_cache_cf.cc @@ -1,35 +1,13 @@ /* - * DEBUG: section 03 Configuration File Parsing - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 03 Configuration File Parsing */ + #include "squid.h" #include "acl/Acl.h" #include "ConfigParser.h" diff --git a/src/tests/stub_cache_manager.cc b/src/tests/stub_cache_manager.cc index 95b369d44a..117387a0a2 100644 --- a/src/tests/stub_cache_manager.cc +++ b/src/tests/stub_cache_manager.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "CacheManager.h" #include "Debug.h" diff --git a/src/tests/stub_carp.cc b/src/tests/stub_carp.cc index 949f0de07e..5df269a656 100644 --- a/src/tests/stub_carp.cc +++ b/src/tests/stub_carp.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "carp.cc" diff --git a/src/tests/stub_cbdata.cc b/src/tests/stub_cbdata.cc index c4eaec13db..af56adaa69 100644 --- a/src/tests/stub_cbdata.cc +++ b/src/tests/stub_cbdata.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "cbdata.h" diff --git a/src/tests/stub_client_db.cc b/src/tests/stub_client_db.cc index f6f7637a60..dbbf7185fa 100644 --- a/src/tests/stub_client_db.cc +++ b/src/tests/stub_client_db.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "client_db.h" diff --git a/src/tests/stub_client_side.cc b/src/tests/stub_client_side.cc index 7aa6a0cb8d..7cbfd25869 100644 --- a/src/tests/stub_client_side.cc +++ b/src/tests/stub_client_side.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "client_side.h" diff --git a/src/tests/stub_client_side_request.cc b/src/tests/stub_client_side_request.cc index 19fa845c5e..7a8c298d6f 100644 --- a/src/tests/stub_client_side_request.cc +++ b/src/tests/stub_client_side_request.cc @@ -1,32 +1,9 @@ /* - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_comm.cc b/src/tests/stub_comm.cc index c16a7531ce..51101a83c7 100644 --- a/src/tests/stub_comm.cc +++ b/src/tests/stub_comm.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "comm/Connection.h" #include "comm/Loops.h" diff --git a/src/tests/stub_debug.cc b/src/tests/stub_debug.cc index 44d0836114..7412640120 100644 --- a/src/tests/stub_debug.cc +++ b/src/tests/stub_debug.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + /* * A stub implementation of the Debug.h API. * For use by test binaries which do not need the full context debugging diff --git a/src/tests/stub_errorpage.cc b/src/tests/stub_errorpage.cc index 4a72d128e2..1f5b1ad4e9 100644 --- a/src/tests/stub_errorpage.cc +++ b/src/tests/stub_errorpage.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "errorpage.h" diff --git a/src/tests/stub_event.cc b/src/tests/stub_event.cc index ae8b0f7b0f..0311ed2f18 100644 --- a/src/tests/stub_event.cc +++ b/src/tests/stub_event.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "event.h" diff --git a/src/tests/stub_external_acl.cc b/src/tests/stub_external_acl.cc index c6c3527c51..b93af378e2 100644 --- a/src/tests/stub_external_acl.cc +++ b/src/tests/stub_external_acl.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "external_acl.cc" diff --git a/src/tests/stub_fatal.cc b/src/tests/stub_fatal.cc index 89241ccb0c..a3a883ef5d 100644 --- a/src/tests/stub_fatal.cc +++ b/src/tests/stub_fatal.cc @@ -1,30 +1,9 @@ /* - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_fd.cc b/src/tests/stub_fd.cc index 1c6f0efdf0..84117524d1 100644 --- a/src/tests/stub_fd.cc +++ b/src/tests/stub_fd.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "fde.h" diff --git a/src/tests/stub_helper.cc b/src/tests/stub_helper.cc index 08da5eb577..fe00d3b5a7 100644 --- a/src/tests/stub_helper.cc +++ b/src/tests/stub_helper.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "helper.h" diff --git a/src/tests/stub_http.cc b/src/tests/stub_http.cc index b85d7f196d..92df64108e 100644 --- a/src/tests/stub_http.cc +++ b/src/tests/stub_http.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "HttpReply.h" diff --git a/src/tests/stub_icp.cc b/src/tests/stub_icp.cc index 67a9a1af39..26e7250d8f 100644 --- a/src/tests/stub_icp.cc +++ b/src/tests/stub_icp.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "comm/Connection.h" #include "ICP.h" diff --git a/src/tests/stub_internal.cc b/src/tests/stub_internal.cc index deaefb4b28..d73a289051 100644 --- a/src/tests/stub_internal.cc +++ b/src/tests/stub_internal.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "internal.cc" diff --git a/src/tests/stub_ipc.cc b/src/tests/stub_ipc.cc index 77c6bc83ca..5e8bacc030 100644 --- a/src/tests/stub_ipc.cc +++ b/src/tests/stub_ipc.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SquidIpc.h" diff --git a/src/tests/stub_ipc_Forwarder.cc b/src/tests/stub_ipc_Forwarder.cc index 56770a2a00..3f494b9019 100644 --- a/src/tests/stub_ipc_Forwarder.cc +++ b/src/tests/stub_ipc_Forwarder.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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/Forwarder.h" diff --git a/src/tests/stub_ipc_TypedMsgHdr.cc b/src/tests/stub_ipc_TypedMsgHdr.cc index a3366048c6..fb9d588115 100644 --- a/src/tests/stub_ipc_TypedMsgHdr.cc +++ b/src/tests/stub_ipc_TypedMsgHdr.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "TypedMsgHdr.cc" diff --git a/src/tests/stub_ipcache.cc b/src/tests/stub_ipcache.cc index 2c05d3a1e5..e15992b188 100644 --- a/src/tests/stub_ipcache.cc +++ b/src/tests/stub_ipcache.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "ipcache.h" diff --git a/src/tests/stub_libauth.cc b/src/tests/stub_libauth.cc index accf8e90dc..2e6690ec8d 100644 --- a/src/tests/stub_libauth.cc +++ b/src/tests/stub_libauth.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "auth/libauth.la" diff --git a/src/tests/stub_libauth_acls.cc b/src/tests/stub_libauth_acls.cc index 91c6cd5398..ddb647fc38 100644 --- a/src/tests/stub_libauth_acls.cc +++ b/src/tests/stub_libauth_acls.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "auth/libacls.la" diff --git a/src/tests/stub_libcomm.cc b/src/tests/stub_libcomm.cc index 2fac4c3c8d..d55f3aec52 100644 --- a/src/tests/stub_libcomm.cc +++ b/src/tests/stub_libcomm.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "base/AsyncJob.h" diff --git a/src/tests/stub_libeui.cc b/src/tests/stub_libeui.cc index a4b1f75dd5..2e1730f87b 100644 --- a/src/tests/stub_libeui.cc +++ b/src/tests/stub_libeui.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "eui/libeui.la" diff --git a/src/tests/stub_libformat.cc b/src/tests/stub_libformat.cc index ed2df05d4e..bbfc1eafac 100644 --- a/src/tests/stub_libformat.cc +++ b/src/tests/stub_libformat.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "format/Format.h" diff --git a/src/tests/stub_libicmp.cc b/src/tests/stub_libicmp.cc index 974646889b..89ffcef8e6 100644 --- a/src/tests/stub_libicmp.cc +++ b/src/tests/stub_libicmp.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "icmp/libicmp.la" #include "STUB.h" diff --git a/src/tests/stub_libmgr.cc b/src/tests/stub_libmgr.cc index 5849fb2a37..7084750f25 100644 --- a/src/tests/stub_libmgr.cc +++ b/src/tests/stub_libmgr.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "comm/Connection.h" diff --git a/src/tests/stub_libsslsquid.cc b/src/tests/stub_libsslsquid.cc index 8cf71d73ef..2688b6c9a3 100644 --- a/src/tests/stub_libsslsquid.cc +++ b/src/tests/stub_libsslsquid.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" #if USE_OPENSSL diff --git a/src/tests/stub_main_cc.cc b/src/tests/stub_main_cc.cc index 8a688b8a2b..e9f782c1ab 100644 --- a/src/tests/stub_main_cc.cc +++ b/src/tests/stub_main_cc.cc @@ -1,34 +1,9 @@ /* - * AUTHOR: Francesco Chemolli - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * Stubs for calls to stuff defined in main.cc + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_mem.cc b/src/tests/stub_mem.cc index 901a6e0a80..47a520561e 100644 --- a/src/tests/stub_mem.cc +++ b/src/tests/stub_mem.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + /* * stub file for mem.cc */ diff --git a/src/tests/stub_mem_node.cc b/src/tests/stub_mem_node.cc index b19720124f..4bc9ed3dad 100644 --- a/src/tests/stub_mem_node.cc +++ b/src/tests/stub_mem_node.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "mem_node.h" diff --git a/src/tests/stub_mime.cc b/src/tests/stub_mime.cc index 45e844e857..cc447e8806 100644 --- a/src/tests/stub_mime.cc +++ b/src/tests/stub_mime.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "mime.cc" diff --git a/src/tests/stub_neighbors.cc b/src/tests/stub_neighbors.cc index 1fc471f95b..153bf4483e 100644 --- a/src/tests/stub_neighbors.cc +++ b/src/tests/stub_neighbors.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_pconn.cc b/src/tests/stub_pconn.cc index 53ba213a55..81a9e7a4cb 100644 --- a/src/tests/stub_pconn.cc +++ b/src/tests/stub_pconn.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + /* * STUB file for the pconn.cc API */ diff --git a/src/tests/stub_redirect.cc b/src/tests/stub_redirect.cc index 847e55a0cd..feef64cb59 100644 --- a/src/tests/stub_redirect.cc +++ b/src/tests/stub_redirect.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" diff --git a/src/tests/stub_stat.cc b/src/tests/stub_stat.cc index 5589860860..313a711c81 100644 --- a/src/tests/stub_stat.cc +++ b/src/tests/stub_stat.cc @@ -1,35 +1,13 @@ /* - * DEBUG: section 18 Cache Manager Statistics - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 18 Cache Manager Statistics */ + #include "squid.h" #define STUB_API "stat.cc" diff --git a/src/tests/stub_stmem.cc b/src/tests/stub_stmem.cc index 27046c3a75..30bdb192fe 100644 --- a/src/tests/stub_stmem.cc +++ b/src/tests/stub_stmem.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "stmem.h" diff --git a/src/tests/stub_store.cc b/src/tests/stub_store.cc index ed904b575a..dbc834a7de 100644 --- a/src/tests/stub_store.cc +++ b/src/tests/stub_store.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "RequestFlags.h" diff --git a/src/tests/stub_store_client.cc b/src/tests/stub_store_client.cc index 915e8c74b2..cc54cbf669 100644 --- a/src/tests/stub_store_client.cc +++ b/src/tests/stub_store_client.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "Store.h" #include "StoreClient.h" diff --git a/src/tests/stub_store_digest.cc b/src/tests/stub_store_digest.cc index f054d83fc7..1e1d2db114 100644 --- a/src/tests/stub_store_digest.cc +++ b/src/tests/stub_store_digest.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "store_digets.cc" diff --git a/src/tests/stub_store_rebuild.cc b/src/tests/stub_store_rebuild.cc index 4e84cb3e90..32d27d20eb 100644 --- a/src/tests/stub_store_rebuild.cc +++ b/src/tests/stub_store_rebuild.cc @@ -1,35 +1,13 @@ /* - * DEBUG: section 84 Helper process maintenance - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 84 Helper process maintenance */ + #include "squid.h" #include "MemBuf.h" #include "store_rebuild.h" diff --git a/src/tests/stub_store_stats.cc b/src/tests/stub_store_stats.cc index 9a43f8441d..cc0f0ac872 100644 --- a/src/tests/stub_store_stats.cc +++ b/src/tests/stub_store_stats.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "StoreStats.cc" diff --git a/src/tests/stub_store_swapout.cc b/src/tests/stub_store_swapout.cc index e58619563e..66487e1ac2 100644 --- a/src/tests/stub_store_swapout.cc +++ b/src/tests/stub_store_swapout.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "StoreMeta.h" diff --git a/src/tests/stub_time.cc b/src/tests/stub_time.cc index 648f42c60c..a66f75915f 100644 --- a/src/tests/stub_time.cc +++ b/src/tests/stub_time.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SquidTime.h" diff --git a/src/tests/stub_tools.cc b/src/tests/stub_tools.cc index c03a511352..00d65ada9a 100644 --- a/src/tests/stub_tools.cc +++ b/src/tests/stub_tools.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" // XXX: need src/ to avoid clashes with ip/tools.h in testIpAddress #include "src/tools.h" diff --git a/src/tests/stub_tunnel.cc b/src/tests/stub_tunnel.cc index 94a5b5cf95..a75249d57c 100644 --- a/src/tests/stub_tunnel.cc +++ b/src/tests/stub_tunnel.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "tunnel.cc" diff --git a/src/tests/stub_wccp2.cc b/src/tests/stub_wccp2.cc index 9c087ec638..07eea896dd 100644 --- a/src/tests/stub_wccp2.cc +++ b/src/tests/stub_wccp2.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" #if USE_WCCPv2 diff --git a/src/tests/stub_whois.cc b/src/tests/stub_whois.cc index b7414de2d9..2f3c128e8b 100644 --- a/src/tests/stub_whois.cc +++ b/src/tests/stub_whois.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "whois.cc" diff --git a/src/tests/stub_wordlist.cc b/src/tests/stub_wordlist.cc index 3586c4136a..9ed979576d 100644 --- a/src/tests/stub_wordlist.cc +++ b/src/tests/stub_wordlist.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "wordlist.h" diff --git a/src/tests/testACLMaxUserIP.cc b/src/tests/testACLMaxUserIP.cc index 2303d8b61c..32510878b3 100644 --- a/src/tests/testACLMaxUserIP.cc +++ b/src/tests/testACLMaxUserIP.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" #if USE_AUTH diff --git a/src/tests/testACLMaxUserIP.h b/src/tests/testACLMaxUserIP.h index 7c1afdd121..8f9bd7c2dd 100644 --- a/src/tests/testACLMaxUserIP.h +++ b/src/tests/testACLMaxUserIP.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_ACLMAXUSERIP_H #define SQUID_SRC_TEST_ACLMAXUSERIP_H diff --git a/src/tests/testAuth.cc b/src/tests/testAuth.cc index 5846d49d0a..95391ba5da 100644 --- a/src/tests/testAuth.cc +++ b/src/tests/testAuth.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" #if USE_AUTH diff --git a/src/tests/testAuth.h b/src/tests/testAuth.h index f2a17dff7b..545a20d12a 100644 --- a/src/tests/testAuth.h +++ b/src/tests/testAuth.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_AUTH_H #define SQUID_SRC_TEST_AUTH_H diff --git a/src/tests/testBoilerplate.cc b/src/tests/testBoilerplate.cc index 2e3a460d72..1d580808a7 100644 --- a/src/tests/testBoilerplate.cc +++ b/src/tests/testBoilerplate.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "testBoilerplate.h" diff --git a/src/tests/testBoilerplate.h b/src/tests/testBoilerplate.h index 4cbf386a79..ce622fa366 100644 --- a/src/tests/testBoilerplate.h +++ b/src/tests/testBoilerplate.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_BOILDERPLATE_H #define SQUID_SRC_TEST_BOILDERPLATE_H diff --git a/src/tests/testCacheManager.cc b/src/tests/testCacheManager.cc index 396d51ba77..1b38aeb2b9 100644 --- a/src/tests/testCacheManager.cc +++ b/src/tests/testCacheManager.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "CacheManager.h" #include "Mem.h" diff --git a/src/tests/testCacheManager.h b/src/tests/testCacheManager.h index 9db0cfd1d5..41c37b06cf 100644 --- a/src/tests/testCacheManager.h +++ b/src/tests/testCacheManager.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_CACHEMANAGER_H #define SQUID_SRC_TEST_CACHEMANAGER_H diff --git a/src/tests/testConfigParser.cc b/src/tests/testConfigParser.cc index 962f3eef59..9a02917d42 100644 --- a/src/tests/testConfigParser.cc +++ b/src/tests/testConfigParser.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "ConfigParser.h" #include "event.h" diff --git a/src/tests/testConfigParser.h b/src/tests/testConfigParser.h index e36c047cb6..9d88f7f8ea 100644 --- a/src/tests/testConfigParser.h +++ b/src/tests/testConfigParser.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_CONFIG_PARSER_H #define SQUID_SRC_TEST_CONFIG_PARSER_H diff --git a/src/tests/testDiskIO.cc b/src/tests/testDiskIO.cc index 2e778991ed..6e92fb7bcd 100644 --- a/src/tests/testDiskIO.cc +++ b/src/tests/testDiskIO.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "DiskIO/DiskIOModule.h" #include "HttpHeader.h" diff --git a/src/tests/testDiskIO.h b/src/tests/testDiskIO.h index b1fcdfb2ab..4fe47cae60 100644 --- a/src/tests/testDiskIO.h +++ b/src/tests/testDiskIO.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_DISKIO_H #define SQUID_SRC_TEST_DISKIO_H diff --git a/src/tests/testEvent.cc b/src/tests/testEvent.cc index ab4378dee1..61855885ec 100644 --- a/src/tests/testEvent.cc +++ b/src/tests/testEvent.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testEvent.h b/src/tests/testEvent.h index ac13632870..01f856c904 100644 --- a/src/tests/testEvent.h +++ b/src/tests/testEvent.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_EVENT_H #define SQUID_SRC_TEST_EVENT_H diff --git a/src/tests/testEventLoop.cc b/src/tests/testEventLoop.cc index cf53aa8c7f..5aa5df5718 100644 --- a/src/tests/testEventLoop.cc +++ b/src/tests/testEventLoop.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testEventLoop.h b/src/tests/testEventLoop.h index c06bda5be3..dfda50b704 100644 --- a/src/tests/testEventLoop.h +++ b/src/tests/testEventLoop.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_EVENTLOOP_H #define SQUID_SRC_TEST_EVENTLOOP_H diff --git a/src/tests/testHttpParser.cc b/src/tests/testHttpParser.cc index f8a7a94f1d..6fcf295f55 100644 --- a/src/tests/testHttpParser.cc +++ b/src/tests/testHttpParser.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testHttpParser.h b/src/tests/testHttpParser.h index d557e915b7..9afbd84437 100644 --- a/src/tests/testHttpParser.h +++ b/src/tests/testHttpParser.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TESTS_TESTHTTPPARSER_H #define SQUID_SRC_TESTS_TESTHTTPPARSER_H diff --git a/src/tests/testHttpReply.cc b/src/tests/testHttpReply.cc index 9897f6c7fe..fb0ee40474 100644 --- a/src/tests/testHttpReply.cc +++ b/src/tests/testHttpReply.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testHttpReply.h b/src/tests/testHttpReply.h index cdaba090d2..d0aeffaa2c 100644 --- a/src/tests/testHttpReply.h +++ b/src/tests/testHttpReply.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_HTTP_REPLY_H #define SQUID_SRC_TEST_HTTP_REPLY_H diff --git a/src/tests/testHttpRequest.cc b/src/tests/testHttpRequest.cc index 6c088de041..e9adf2850b 100644 --- a/src/tests/testHttpRequest.cc +++ b/src/tests/testHttpRequest.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testHttpRequest.h b/src/tests/testHttpRequest.h index efdec613a6..b2973d16a0 100644 --- a/src/tests/testHttpRequest.h +++ b/src/tests/testHttpRequest.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_HTTP_REQUEST_H #define SQUID_SRC_TEST_HTTP_REQUEST_H diff --git a/src/tests/testHttpRequestMethod.cc b/src/tests/testHttpRequestMethod.cc index 14b7ed59db..17fa7e7ef9 100644 --- a/src/tests/testHttpRequestMethod.cc +++ b/src/tests/testHttpRequestMethod.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testHttpRequestMethod.h b/src/tests/testHttpRequestMethod.h index 112e32bccc..a66fe58158 100644 --- a/src/tests/testHttpRequestMethod.h +++ b/src/tests/testHttpRequestMethod.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_HTTP_REQUEST_METHOD_H #define SQUID_SRC_TEST_HTTP_REQUEST_METHOD_H diff --git a/src/tests/testMain.cc b/src/tests/testMain.cc index 605a7b8b44..7ad48616fd 100644 --- a/src/tests/testMain.cc +++ b/src/tests/testMain.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testRefCount.cc b/src/tests/testRefCount.cc index e343b16599..6be810f6d0 100644 --- a/src/tests/testRefCount.cc +++ b/src/tests/testRefCount.cc @@ -1,35 +1,13 @@ /* - * DEBUG: section -- Refcount allocator - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section -- Refcount allocator */ + #include "squid.h" #include "base/RefCount.h" diff --git a/src/tests/testRock.cc b/src/tests/testRock.cc index d41c5fd043..4f9c7a27c3 100644 --- a/src/tests/testRock.cc +++ b/src/tests/testRock.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "ConfigParser.h" #include "DiskIO/DiskIOModule.h" diff --git a/src/tests/testRock.h b/src/tests/testRock.h index 5b0f00d4d3..cfbc9dda19 100644 --- a/src/tests/testRock.h +++ b/src/tests/testRock.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_TESTROCK_H #define SQUID_SRC_TEST_TESTROCK_H diff --git a/src/tests/testSBuf.cc b/src/tests/testSBuf.cc index 19a0931470..93d6dc2623 100644 --- a/src/tests/testSBuf.cc +++ b/src/tests/testSBuf.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "base/CharacterSet.h" #include "Mem.h" diff --git a/src/tests/testSBuf.h b/src/tests/testSBuf.h index f4301e5cf7..6d9dc8954a 100644 --- a/src/tests/testSBuf.h +++ b/src/tests/testSBuf.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_TESTSBUF_H #define SQUID_SRC_TEST_TESTSBUF_H diff --git a/src/tests/testSBufList.cc b/src/tests/testSBufList.cc index 51c5ef4e29..e07fd73027 100644 --- a/src/tests/testSBufList.cc +++ b/src/tests/testSBufList.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "SBufAlgos.h" #include "SBufList.h" diff --git a/src/tests/testSBufList.h b/src/tests/testSBufList.h index c956ce0c30..d8e83ef625 100644 --- a/src/tests/testSBufList.h +++ b/src/tests/testSBufList.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_TESTSBUF_H #define SQUID_SRC_TEST_TESTSBUF_H diff --git a/src/tests/testStatHist.cc b/src/tests/testStatHist.cc index a5d83a251a..5ed94f8c6e 100644 --- a/src/tests/testStatHist.cc +++ b/src/tests/testStatHist.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "StatHist.h" #include "testStatHist.h" diff --git a/src/tests/testStatHist.h b/src/tests/testStatHist.h index c76c0c54b8..edfe04ba08 100644 --- a/src/tests/testStatHist.h +++ b/src/tests/testStatHist.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + /* * StatHist unit test */ diff --git a/src/tests/testStore.cc b/src/tests/testStore.cc index cd8e4200c0..e5bb819f7a 100644 --- a/src/tests/testStore.cc +++ b/src/tests/testStore.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "Store.h" #include "testStore.h" diff --git a/src/tests/testStore.h b/src/tests/testStore.h index 055a92026f..5f8b594b7c 100644 --- a/src/tests/testStore.h +++ b/src/tests/testStore.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STORE_H #define SQUID_SRC_TEST_STORE_H diff --git a/src/tests/testStoreController.cc b/src/tests/testStoreController.cc index 2f5e3ccb4f..68e0b0f6a9 100644 --- a/src/tests/testStoreController.cc +++ b/src/tests/testStoreController.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "Mem.h" #include "MemObject.h" diff --git a/src/tests/testStoreController.h b/src/tests/testStoreController.h index 85f57ef05f..e775abe371 100644 --- a/src/tests/testStoreController.h +++ b/src/tests/testStoreController.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STORECONTROLLER_H #define SQUID_SRC_TEST_STORECONTROLLER_H diff --git a/src/tests/testStoreEntryStream.cc b/src/tests/testStoreEntryStream.cc index 8364f4ea6b..760042f2fd 100644 --- a/src/tests/testStoreEntryStream.cc +++ b/src/tests/testStoreEntryStream.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "CapturingStoreEntry.h" #include "Mem.h" diff --git a/src/tests/testStoreEntryStream.h b/src/tests/testStoreEntryStream.h index dff1170b17..6fcdc878f6 100644 --- a/src/tests/testStoreEntryStream.h +++ b/src/tests/testStoreEntryStream.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STORE_ENTRY_STREAM_H #define SQUID_SRC_TEST_STORE_ENTRY_STREAM_H diff --git a/src/tests/testStoreHashIndex.cc b/src/tests/testStoreHashIndex.cc index 4b0657d953..7d0adb3a9d 100644 --- a/src/tests/testStoreHashIndex.cc +++ b/src/tests/testStoreHashIndex.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "Mem.h" #include "MemObject.h" diff --git a/src/tests/testStoreHashIndex.h b/src/tests/testStoreHashIndex.h index af940e6a37..8f73976ba3 100644 --- a/src/tests/testStoreHashIndex.h +++ b/src/tests/testStoreHashIndex.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STOREHASHINDEX_H #define SQUID_SRC_TEST_STOREHASHINDEX_H diff --git a/src/tests/testStoreSupport.cc b/src/tests/testStoreSupport.cc index f591d99821..78db12ff11 100644 --- a/src/tests/testStoreSupport.cc +++ b/src/tests/testStoreSupport.cc @@ -1,35 +1,11 @@ - /* - * DEBUG: none - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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 "event.h" #include "EventLoop.h" diff --git a/src/tests/testStoreSupport.h b/src/tests/testStoreSupport.h index 915ac92dfe..b4519e564e 100644 --- a/src/tests/testStoreSupport.h +++ b/src/tests/testStoreSupport.h @@ -1,38 +1,13 @@ - /* - * DEBUG: none - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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_TESTSTORESUPPORT_H -#define SQUID_TESTSTORESUPPORT_H +#ifndef SQUID_TESTSTORESUPPORT_H +#define SQUID_TESTSTORESUPPORT_H #include "EventLoop.h" #include "SquidTime.h" diff --git a/src/tests/testString.cc b/src/tests/testString.cc index 88c03e139f..19dea2029d 100644 --- a/src/tests/testString.cc +++ b/src/tests/testString.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "event.h" #include "Mem.h" diff --git a/src/tests/testString.h b/src/tests/testString.h index cfa32646de..678a2d5c05 100644 --- a/src/tests/testString.h +++ b/src/tests/testString.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STRING_H #define SQUID_SRC_TEST_STRING_H diff --git a/src/tests/testURL.cc b/src/tests/testURL.cc index 37a595274a..3bf7b6ff52 100644 --- a/src/tests/testURL.cc +++ b/src/tests/testURL.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testURL.h b/src/tests/testURL.h index c4863fc510..d7f9649b20 100644 --- a/src/tests/testURL.h +++ b/src/tests/testURL.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_URL_H #define SQUID_SRC_TEST_URL_H diff --git a/src/tests/testUfs.cc b/src/tests/testUfs.cc index 010abc3612..6556934769 100644 --- a/src/tests/testUfs.cc +++ b/src/tests/testUfs.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "DiskIO/DiskIOModule.h" #include "fs/ufs/UFSSwapDir.h" diff --git a/src/tests/testUfs.h b/src/tests/testUfs.h index 1d2a0e2922..efb728f27a 100644 --- a/src/tests/testUfs.h +++ b/src/tests/testUfs.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TEST_STORECONTROLLER_H #define SQUID_SRC_TEST_STORECONTROLLER_H diff --git a/src/tests/testUriScheme.cc b/src/tests/testUriScheme.cc index fde667fd66..24b0784633 100644 --- a/src/tests/testUriScheme.cc +++ b/src/tests/testUriScheme.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 diff --git a/src/tests/testUriScheme.h b/src/tests/testUriScheme.h index d996ee12b2..00a7653fa7 100644 --- a/src/tests/testUriScheme.h +++ b/src/tests/testUriScheme.h @@ -1,3 +1,10 @@ +/* + * Copyright (C) 1996-2014 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_SRC_TESTS_TESTURISCHEME_H #define SQUID_SRC_TESTS_TESTURISCHEME_H diff --git a/src/tests/test_http_range.cc b/src/tests/test_http_range.cc index 20c588f196..9d7647f5c7 100644 --- a/src/tests/test_http_range.cc +++ b/src/tests/test_http_range.cc @@ -1,34 +1,13 @@ /* - * DEBUG: section 64 HTTP Range Header - * AUTHOR: Alex Rousskov - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ + +/* DEBUG: section 64 HTTP Range Header */ + #include "squid.h" #include "HttpHeader.h" #include "HttpHeaderRange.h" diff --git a/test-suite/ESIExpressions.cc b/test-suite/ESIExpressions.cc index 7e9f12e450..36979d5ddb 100644 --- a/test-suite/ESIExpressions.cc +++ b/test-suite/ESIExpressions.cc @@ -1,36 +1,13 @@ - /* - * DEBUG: section 86 ESI Expressions - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 86 ESI Expressions */ + #include "squid.h" #include "esi/Expression.h" diff --git a/test-suite/Makefile.am b/test-suite/Makefile.am index b9a32c4951..8daaa1d7a1 100644 --- a/test-suite/Makefile.am +++ b/test-suite/Makefile.am @@ -1,3 +1,10 @@ +## Copyright (C) 1996-2014 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 $(top_srcdir)/src/Common.am AUTOMAKE_OPTIONS = subdir-objects diff --git a/test-suite/MemPoolTest.cc b/test-suite/MemPoolTest.cc index 7f91c8063b..7fc8a18448 100644 --- a/test-suite/MemPoolTest.cc +++ b/test-suite/MemPoolTest.cc @@ -1,33 +1,9 @@ /* - * AUTHOR: Robert Collins + * Copyright (C) 1996-2014 The Squid Software Foundation and contributors * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * Copyright (c) 2003, Robert Collins + * 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" diff --git a/test-suite/VirtualDeleteOperator.cc b/test-suite/VirtualDeleteOperator.cc index 7d9118b68d..ea95a09832 100644 --- a/test-suite/VirtualDeleteOperator.cc +++ b/test-suite/VirtualDeleteOperator.cc @@ -1,34 +1,9 @@ - /* - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 The Squid Software Foundation and contributors * - * Copyright (c) 2003 Robert Collins + * 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" diff --git a/test-suite/basic_test.sh b/test-suite/basic_test.sh index 02947eb656..b38727fd94 100755 --- a/test-suite/basic_test.sh +++ b/test-suite/basic_test.sh @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + while read user password; do case $password in UNKNOWN) diff --git a/test-suite/buildtest.sh b/test-suite/buildtest.sh index 7622207695..b9683df3e1 100755 --- a/test-suite/buildtest.sh +++ b/test-suite/buildtest.sh @@ -1,5 +1,12 @@ #!/bin/sh # +## Copyright (C) 1996-2014 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. +## + # Configure and run a test build against any given set of configure options # or compile-time flags. # diff --git a/test-suite/buildtests/layer-00-bootstrap.opts b/test-suite/buildtests/layer-00-bootstrap.opts index 7951738a93..a5e8d8e881 100644 --- a/test-suite/buildtests/layer-00-bootstrap.opts +++ b/test-suite/buildtests/layer-00-bootstrap.opts @@ -1,3 +1,11 @@ +## Copyright (C) 1996-2014 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. +## + +# ## Special run - to be done before all others... # ## locate the sources and go there... diff --git a/test-suite/buildtests/layer-00-default.opts b/test-suite/buildtests/layer-00-default.opts index 29afd67752..0776e9c449 100644 --- a/test-suite/buildtests/layer-00-default.opts +++ b/test-suite/buildtests/layer-00-default.opts @@ -1,4 +1,10 @@ -# +## Copyright (C) 1996-2014 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. +## + # # Complete Check - everything MUST work at this level MAKETEST="distcheck" diff --git a/test-suite/buildtests/layer-01-minimal.opts b/test-suite/buildtests/layer-01-minimal.opts index b1b0a06073..e33894d6d5 100644 --- a/test-suite/buildtests/layer-01-minimal.opts +++ b/test-suite/buildtests/layer-01-minimal.opts @@ -1,3 +1,10 @@ +## Copyright (C) 1996-2014 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. +## + # # Minimal configuration options. # - Everthing that can be disabled is diff --git a/test-suite/buildtests/layer-02-maximus.opts b/test-suite/buildtests/layer-02-maximus.opts index f6253244b7..83f32f85ed 100644 --- a/test-suite/buildtests/layer-02-maximus.opts +++ b/test-suite/buildtests/layer-02-maximus.opts @@ -1,3 +1,10 @@ +## Copyright (C) 1996-2014 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. +## + # # All configuration options that can be enabled are enabled, # XXX: with the exception of those that depend on the environment. diff --git a/test-suite/buildtests/layer-04-noauth-everything.opts b/test-suite/buildtests/layer-04-noauth-everything.opts index a8bebd5d18..0163f8ce1e 100644 --- a/test-suite/buildtests/layer-04-noauth-everything.opts +++ b/test-suite/buildtests/layer-04-noauth-everything.opts @@ -1,3 +1,10 @@ +## Copyright (C) 1996-2014 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. +## + # # All configuration options that can be enabled are enabled, # XXX: with the exception of those that depend on the environment. diff --git a/test-suite/buildtests/layer-05-nodeps-esi.opts b/test-suite/buildtests/layer-05-nodeps-esi.opts index d90a81efea..24765592fc 100644 --- a/test-suite/buildtests/layer-05-nodeps-esi.opts +++ b/test-suite/buildtests/layer-05-nodeps-esi.opts @@ -1,4 +1,10 @@ -# +## Copyright (C) 1996-2014 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. +## + # # Component Missing Libraries Check - everything MUST work at this level MAKETEST="distcheck" diff --git a/test-suite/buildtests/os-debian.opts b/test-suite/buildtests/os-debian.opts index 92d7b1fdf1..f8fde4b907 100644 --- a/test-suite/buildtests/os-debian.opts +++ b/test-suite/buildtests/os-debian.opts @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + # MAKETEST="check installcheck uninstallcheck" # diff --git a/test-suite/buildtests/os-mingw.opts b/test-suite/buildtests/os-mingw.opts index 53417cd934..b829677dc1 100644 --- a/test-suite/buildtests/os-mingw.opts +++ b/test-suite/buildtests/os-mingw.opts @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + # MAKETEST="check installcheck uninstallcheck" # diff --git a/test-suite/buildtests/os-ubuntu.opts b/test-suite/buildtests/os-ubuntu.opts index 872e76e609..e66ea67313 100644 --- a/test-suite/buildtests/os-ubuntu.opts +++ b/test-suite/buildtests/os-ubuntu.opts @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + # MAKETEST="check installcheck uninstallcheck" # diff --git a/test-suite/debug.cc b/test-suite/debug.cc index 961db8aca0..f934de54f8 100644 --- a/test-suite/debug.cc +++ b/test-suite/debug.cc @@ -1,37 +1,13 @@ - /* - * DEBUG: section 19 Store Memory Primitives - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * Copyright (C) 1996-2014 The Squid Software Foundation and contributors * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * Copyright (c) 2003 Robert Collins + * Squid software is distributed under GPLv2+ license and includes + * contributions from numerous individuals and organizations. + * Please see the COPYING and CONTRIBUTORS files for details. */ +/* DEBUG: section 19 Store Memory Primitives */ + #include "squid.h" #include "Debug.h" #include "mem_node.h" diff --git a/test-suite/hash.c b/test-suite/hash.c index 3d0531bab7..a9ddfec939 100644 --- a/test-suite/hash.c +++ b/test-suite/hash.c @@ -1,35 +1,13 @@ - /* - * DEBUG: section 00 Hash Tables - * AUTHOR: Harvest Derived - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ + +/* DEBUG: section 00 Hash Tables */ + #include "squid.h" #if HAVE_UNISTD_H diff --git a/test-suite/hash.h b/test-suite/hash.h index 42e56db945..9a957dc19d 100644 --- a/test-suite/hash.h +++ b/test-suite/hash.h @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + #define DEFAULT_HASH_SIZE 7951 extern "C" { typedef unsigned int HASHHASH(const void *, unsigned int); diff --git a/test-suite/htcp-client.pl b/test-suite/htcp-client.pl index 4a9c7c775d..a3eef3640c 100755 --- a/test-suite/htcp-client.pl +++ b/test-suite/htcp-client.pl @@ -1,4 +1,11 @@ #!/usr/bin/perl +# +## Copyright (C) 1996-2014 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. +## # htcp-client.pl # by Duane Wessels diff --git a/test-suite/mem_hdr_test.cc b/test-suite/mem_hdr_test.cc index 77272a45fe..3635fb4cf2 100644 --- a/test-suite/mem_hdr_test.cc +++ b/test-suite/mem_hdr_test.cc @@ -1,37 +1,13 @@ - /* - * DEBUG: section 19 Store Memory Primitives - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * Copyright (C) 1996-2014 The Squid Software Foundation and contributors * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. - * - * Copyright (c) 2003 Robert Collins + * Squid software is distributed under GPLv2+ license and includes + * contributions from numerous individuals and organizations. + * Please see the COPYING and CONTRIBUTORS files for details. */ +/* DEBUG: section 19 Store Memory Primitives */ + #include "squid.h" #include "base/TextException.h" #include "Generic.h" diff --git a/test-suite/mem_node_test.cc b/test-suite/mem_node_test.cc index b30f3e9956..26cc5c6486 100644 --- a/test-suite/mem_node_test.cc +++ b/test-suite/mem_node_test.cc @@ -1,36 +1,13 @@ - /* - * DEBUG: section 19 Store Memory Primitives - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 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. */ +/* DEBUG: section 19 Store Memory Primitives */ + #include "squid.h" #include "mem_node.h" diff --git a/test-suite/membanger.c b/test-suite/membanger.c index ad826bcedc..8335b683ac 100644 --- a/test-suite/membanger.c +++ b/test-suite/membanger.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "hash.h" diff --git a/test-suite/negotiate_test.sh b/test-suite/negotiate_test.sh index 49fafa6984..029ac7f39b 100755 --- a/test-suite/negotiate_test.sh +++ b/test-suite/negotiate_test.sh @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + while read request; do case $request in *SLEEP=*) diff --git a/test-suite/ntlm_test.sh b/test-suite/ntlm_test.sh index b14f31657a..2b3e6dbc1e 100755 --- a/test-suite/ntlm_test.sh +++ b/test-suite/ntlm_test.sh @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + while read request; do case $request in *SLEEP=*) diff --git a/test-suite/pconn-banger.c b/test-suite/pconn-banger.c index 556e205413..f7d4b82cc5 100644 --- a/test-suite/pconn-banger.c +++ b/test-suite/pconn-banger.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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 "compat/getaddrinfo.h" diff --git a/test-suite/run_negotiate_test.sh b/test-suite/run_negotiate_test.sh index 9015c5ade1..b9703e03dd 100755 --- a/test-suite/run_negotiate_test.sh +++ b/test-suite/run_negotiate_test.sh @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + url=$1 proxy=${2:-localhost} port=${3:-3128} diff --git a/test-suite/run_ntlm_test.sh b/test-suite/run_ntlm_test.sh index eaf228d229..b2b0f91f8e 100755 --- a/test-suite/run_ntlm_test.sh +++ b/test-suite/run_ntlm_test.sh @@ -1,4 +1,12 @@ #!/bin/sh +# +## Copyright (C) 1996-2014 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. +## + url=$1 proxy=${2:-localhost} port=${3:-3128} diff --git a/test-suite/splay.cc b/test-suite/splay.cc index d54cf49585..573946347e 100644 --- a/test-suite/splay.cc +++ b/test-suite/splay.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + /* * based on ftp://ftp.cs.cmu.edu/user/sleator/splaying/top-down-splay.c * http://bobo.link.cs.cmu.edu/cgi-bin/splay/splay-cgi.pl diff --git a/test-suite/squidconf/regressions-3.4.0.1 b/test-suite/squidconf/regressions-3.4.0.1 index 5fd78234ab..b1f344cf51 100644 --- a/test-suite/squidconf/regressions-3.4.0.1 +++ b/test-suite/squidconf/regressions-3.4.0.1 @@ -1,3 +1,10 @@ +## Copyright (C) 1996-2014 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. +## + # # This file contains the list of reported regression cases in 3.4.0.1 parser # it covers various uses of: diff --git a/test-suite/syntheticoperators.cc b/test-suite/syntheticoperators.cc index 7986c69e2b..fa1f2f91ca 100644 --- a/test-suite/syntheticoperators.cc +++ b/test-suite/syntheticoperators.cc @@ -1,34 +1,9 @@ - /* - * AUTHOR: Robert Collins - * - * SQUID Web Proxy Cache http://www.squid-cache.org/ - * ---------------------------------------------------------- - * - * Squid is the result of efforts by numerous individuals from - * the Internet community; see the CONTRIBUTORS file for full - * details. Many organizations have provided support for Squid's - * development; see the SPONSORS file for full details. Squid is - * Copyrighted (C) 2001 by the Regents of the University of - * California; see the COPYRIGHT file for full details. Squid - * incorporates software developed and/or copyrighted by other - * sources; see the CREDITS file for full details. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. + * Copyright (C) 1996-2014 The Squid Software Foundation and contributors * - * Copyright (c) 2003 Robert Collins + * 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" diff --git a/test-suite/tcp-banger2.c b/test-suite/tcp-banger2.c index 54d52decd3..b0373b9b83 100644 --- a/test-suite/tcp-banger2.c +++ b/test-suite/tcp-banger2.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" /* diff --git a/test-suite/tcp-banger3.c b/test-suite/tcp-banger3.c index ef5cc411dd..60069d59b7 100644 --- a/test-suite/tcp-banger3.c +++ b/test-suite/tcp-banger3.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" /* diff --git a/test-suite/test_tools.cc b/test-suite/test_tools.cc index dab81caa53..648a32fdfd 100644 --- a/test-suite/test_tools.cc +++ b/test-suite/test_tools.cc @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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. + */ + // XXX: This file is made of large pieces of src/tools.cc // with only a few minor modifications. TODO: redesign or delete. diff --git a/test-suite/testheaders.sh b/test-suite/testheaders.sh index 1036dcd319..99d52550ad 100755 --- a/test-suite/testheaders.sh +++ b/test-suite/testheaders.sh @@ -1,5 +1,12 @@ #!/bin/sh # +## Copyright (C) 1996-2014 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. +## + # test all header files (.h) for dependancy issues. # # Ideally this test should be performed twice before any code is accepted. diff --git a/test-suite/waiter.c b/test-suite/waiter.c index 71513cebdf..fcbe6af8a3 100644 --- a/test-suite/waiter.c +++ b/test-suite/waiter.c @@ -1,3 +1,11 @@ +/* + * Copyright (C) 1996-2014 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" #if HAVE_ASSERT_H