]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/match.c
Update copyright notices of recently changed files
[ngircd-alex.git] / src / ngircd / match.c
index f1a0875ebb3582b46b47fc2c75f388389878c19b..3acae90850fc5dae8508a0e4ccd865e7c981ceb4 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * ngIRCd -- The Next Generation IRC Daemon
- * Copyright (c)2001-2012 Alexander Barton (alex@barton.de) and Contributors.
+ * Copyright (c)2001-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
@@ -19,7 +19,6 @@
 #include <assert.h>
 #include <string.h>
 
-#include "match.h"
 #include "defines.h"
 #include "tool.h"