From 0e788f52f992be8792a4cc1218b378370326e5af Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Thu, 21 Feb 2013 19:15:59 +0000 Subject: 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. --- protocols/msn/msn.c | 2 +- protocols/msn/soap.c | 2 +- protocols/msn/soap.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/msn') 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. -- cgit v1.2.3