]> git.ipfire.org Git - thirdparty/squid.git/blame - src/log/CustomLog.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / src / log / CustomLog.cc
CommitLineData
87ddff6e 1/*
5b74111a 2 * Copyright (C) 1996-2018 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