diff options
| author | 2015-07-23 01:07:53 +0200 | |
|---|---|---|
| committer | 2015-07-23 01:07:53 +0200 | |
| commit | ec5529639dd7cd315ce98b288f96c522c464e46a (patch) | |
| tree | e532615f511976f77a047135ea3290505681e40c /make/check_epoll.cpp | |
| parent | Merge pull request #1080 from bradfirj/fix-tmpnam-insp20 (diff) | |
| parent | Add missing copyright headers to test files. (diff) | |
Merge pull request #1076 from SaberUK/insp20+kqueue
[2.0] Fix checking whether kqueue/stdint/strlcpy are available.
Diffstat (limited to 'make/check_epoll.cpp')
| -rw-r--r-- | make/check_epoll.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/check_epoll.cpp b/make/check_epoll.cpp index 918d3907e..a5ed1c10b 100644 --- a/make/check_epoll.cpp +++ b/make/check_epoll.cpp @@ -1,6 +1,7 @@ /* * InspIRCd -- Internet Relay Chat Daemon * + * Copyright (C) 2009 Daniel De Graaf <danieldg@inspircd.org> * * 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 |
