From 46a39046196f55b52336e19662bb7bac85b731ac Mon Sep 17 00:00:00 2001 From: Robby- Date: Thu, 19 Apr 2012 20:58:29 +0200 Subject: Replace copyright headers with headers granting specific authors copyright --- make/check_epoll.cpp | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'make/check_epoll.cpp') diff --git a/make/check_epoll.cpp b/make/check_epoll.cpp index 626d4475c..918d3907e 100644 --- a/make/check_epoll.cpp +++ b/make/check_epoll.cpp @@ -1,3 +1,21 @@ +/* + * InspIRCd -- Internet Relay Chat Daemon + * + * + * This file is part of InspIRCd. InspIRCd is free software: you can + * redistribute it and/or modify it under the terms of the GNU General Public + * License as published by the Free Software Foundation, version 2. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more + * details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ + + #include int main() { -- cgit v1.2.3