]> git.ipfire.org Git - thirdparty/squid.git/blame - src/eui/Config.cc
Boilerplate: update copyright blurbs on src/
[thirdparty/squid.git] / src / eui / Config.cc
CommitLineData
bbc27441
AJ
1/*
2 * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
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"
a98c2da5
AJ
10#include "eui/Config.h"
11
12Eui::EuiConfig Eui::TheConfig;