aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skype/skype.c2
-rw-r--r--skype/skyped.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/skype/skype.c b/skype/skype.c
index edf1c588..d19a0d0b 100644
--- a/skype/skype.c
+++ b/skype/skype.c
@@ -1,7 +1,7 @@
/*
* skype.c - Skype plugin for BitlBee
*
- * Copyright (c) 2007, 2008, 2009 by Miklos Vajna <vmiklos@frugalware.org>
+ * Copyright (c) 2007, 2008, 2009, 2010 by Miklos Vajna <vmiklos@frugalware.org>
*
* 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
diff --git a/skype/skyped.py b/skype/skyped.py
index 9c6a1e61..713a056f 100644
--- a/skype/skyped.py
+++ b/skype/skyped.py
@@ -2,7 +2,7 @@
#
# skyped.py
#
-# Copyright (c) 2007, 2008, 2009 by Miklos Vajna <vmiklos@frugalware.org>
+# Copyright (c) 2007, 2008, 2009, 2010 by Miklos Vajna <vmiklos@frugalware.org>
#
# 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