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/twitter/twitter.c | 2 +- protocols/twitter/twitter_lib.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/twitter') diff --git a/protocols/twitter/twitter.c b/protocols/twitter/twitter.c index e48df2ed..db61ba7c 100644 --- a/protocols/twitter/twitter.c +++ b/protocols/twitter/twitter.c @@ -4,7 +4,7 @@ * Simple module to facilitate twitter functionality. * * * * Copyright 2009-2010 Geert Mulders * -* Copyright 2010-2012 Wilmer van der Gaast * +* Copyright 2010-2013 Wilmer van der Gaast * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * diff --git a/protocols/twitter/twitter_lib.c b/protocols/twitter/twitter_lib.c index beb65107..ccbfeb2d 100644 --- a/protocols/twitter/twitter_lib.c +++ b/protocols/twitter/twitter_lib.c @@ -4,7 +4,7 @@ * Simple module to facilitate twitter functionality. * * * * Copyright 2009-2010 Geert Mulders * -* Copyright 2010-2012 Wilmer van der Gaast * +* Copyright 2010-2013 Wilmer van der Gaast * * * * This library is free software; you can redistribute it and/or * * modify it under the terms of the GNU Lesser General Public * -- cgit v1.2.3