diff options
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-08-24 05:51:02 +0800 |
---|---|---|
committer | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | 2009-08-24 06:18:48 +0800 |
commit | 93e0d79fad604f7b0494f738f65cd5c6c46ecc8c (patch) | |
tree | 9b8cf1147fb445b849f6d7354375e1785b5ae062 | |
parent | 6d77d369532c3806c8bba9ab2374d7b795657c0d (diff) | |
download | gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar.gz gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar.bz2 gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar.lz gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar.xz gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.tar.zst gsoc2013-empathy-93e0d79fad604f7b0494f738f65cd5c6c46ecc8c.zip |
Fix copyright date
-rw-r--r-- | src/empathy-import-mc4-accounts.c | 2 | ||||
-rw-r--r-- | src/empathy-import-mc4-accounts.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-import-mc4-accounts.c b/src/empathy-import-mc4-accounts.c index c9a0bf238..53063d6c2 100644 --- a/src/empathy-import-mc4-accounts.c +++ b/src/empathy-import-mc4-accounts.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Collabora Ltd. + * Copyright (C) 2009 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/empathy-import-mc4-accounts.h b/src/empathy-import-mc4-accounts.h index 98fb86916..0a30fdff7 100644 --- a/src/empathy-import-mc4-accounts.h +++ b/src/empathy-import-mc4-accounts.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Collabora Ltd. + * Copyright (C) 2009 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |