]> git.ipfire.org Git - thirdparty/squid.git/blame - src/log/CustomLog.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / log / CustomLog.cc
CommitLineData
87ddff6e 1/*
2cd0bda2 2 * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
87ddff6e 3 *
bbc27441
AJ
4 * Squid software is distributed under GPLv2+ license and includes
5 * contributions from numerous individuals and organizations.
6 * Please see the COPYING and CONTRIBUTORS files for details.
87ddff6e 7 */
bbc27441 8
87ddff6e
FC
9#include "squid.h"
10#include "CustomLog.h"
11