]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/io.c
Update copyright notices of recently changed files
[ngircd-alex.git] / src / ngircd / io.c
index b2127f255af0faf135b07ba40f5113f60f17d266..779e7492ab010e8b9d81d3aa81f5b6b2a53e5c11 100644 (file)
@@ -1,11 +1,13 @@
 /*
+ * ngIRCd -- The Next Generation IRC Daemon
+ * Copyright (c)2005-2006 Florian Westphal (westphal@foo.fh-furtwangen.de)
+ * Copyright (c)2006-2014 Alexander Barton (alex@barton.de) and Contributors.
+ *
  * This program 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; either version 2 of the License, or
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
- *
- * Copyright (c) 2005 Florian Westphal (westphal@foo.fh-furtwangen.de)
  */
 
 #include "portab.h"