]> git.ipfire.org Git - thirdparty/squid.git/blame - compat/compat.cc
Docs: Copyright updates for 2018 (#114)
[thirdparty/squid.git] / compat / compat.cc
CommitLineData
37be9888 1/*
5b74111a 2 * Copyright (C) 1996-2018 The Squid Software Foundation and contributors
37be9888
AJ
3 *
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.
7 */
8
f7f3304a 9#include "squid.h"
25f98340
AJ
10#include "compat.h"
11
12void (*failure_notify) (const char *) = NULL;
f53969cc 13