aboutsummaryrefslogtreecommitdiffstats
path: root/irc.c
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2013-02-21 19:15:59 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2013-02-21 19:15:59 +0000
commit0e788f52f992be8792a4cc1218b378370326e5af (patch)
tree5573bbb3285e909483980fd15f43103b97d57596 /irc.c
parentf3fce538d72411d03ce0056b04b2b302fa53e1ed (diff)
I'm still bored on a long flight. Wrote a script to automatically update
my copyright mentions since some were getting pretty stale. Left files not touched since before 2012 alone so that this change doesn't touch almost EVERY source file.
Diffstat (limited to 'irc.c')
-rw-r--r--irc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc.c b/irc.c
index 36be2c24..d590e63f 100644
--- a/irc.c
+++ b/irc.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2004 Wilmer van der Gaast and others *
+ * Copyright 2002-2012 Wilmer van der Gaast and others *
\********************************************************************/
/* The IRC-based UI (for now the only one) */