From: Automatic source maintenance Date: Fri, 29 Aug 2014 00:14:34 +0000 (-0600) Subject: SourceFormat Enforcement X-Git-Tag: SQUID_3_5_0_1~80 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a9219a8983fbdfc73bd9eccb91909b86231a877a;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/doc/debug-sections.txt b/doc/debug-sections.txt index 10bf67f633..262ce5ad91 100644 --- a/doc/debug-sections.txt +++ b/doc/debug-sections.txt @@ -1,4 +1,6 @@ +/* DEBUG: section 00 Hash Tables */ +/* DEBUG: section 81 CPU Profiling Routines */ section section -- CGI Cache Manager section -- External DISKD process implementation. diff --git a/lib/profiler/xprof_type.h b/lib/profiler/xprof_type.h index 56d8368e82..11f37db2a0 100644 --- a/lib/profiler/xprof_type.h +++ b/lib/profiler/xprof_type.h @@ -1,11 +1,3 @@ -/* - * 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 _PROFILER_XPROF_TYPE_H_ #define _PROFILER_XPROF_TYPE_H_ /* AUTO-GENERATED FILE */