aboutsummaryrefslogtreecommitdiffstats
path: root/protocols/msn
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/msn')
-rw-r--r--protocols/msn/msn.c2
-rw-r--r--protocols/msn/soap.c2
-rw-r--r--protocols/msn/soap.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/protocols/msn/msn.c b/protocols/msn/msn.c
index f842512b..052ff692 100644
--- a/protocols/msn/msn.c
+++ b/protocols/msn/msn.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2012 Wilmer van der Gaast and others *
+ * Copyright 2002-2013 Wilmer van der Gaast and others *
\********************************************************************/
/* MSN module - Main file; functions to be called from BitlBee */
diff --git a/protocols/msn/soap.c b/protocols/msn/soap.c
index 50de22eb..b994172b 100644
--- a/protocols/msn/soap.c
+++ b/protocols/msn/soap.c
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2010 Wilmer van der Gaast and others *
+ * Copyright 2002-2012 Wilmer van der Gaast and others *
\********************************************************************/
/* MSN module - All the SOAPy XML stuff.
diff --git a/protocols/msn/soap.h b/protocols/msn/soap.h
index d6a1f75e..cb731ea7 100644
--- a/protocols/msn/soap.h
+++ b/protocols/msn/soap.h
@@ -1,7 +1,7 @@
/********************************************************************\
* BitlBee -- An IRC to other IM-networks gateway *
* *
- * Copyright 2002-2010 Wilmer van der Gaast and others *
+ * Copyright 2002-2012 Wilmer van der Gaast and others *
\********************************************************************/
/* MSN module - All the SOAPy XML stuff.