summaryrefslogtreecommitdiff
path: root/morphcacheserver
diff options
context:
space:
mode:
Diffstat (limited to 'morphcacheserver')
-rw-r--r--morphcacheserver/__init__.py2
-rw-r--r--morphcacheserver/repocache.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/morphcacheserver/__init__.py b/morphcacheserver/__init__.py
index 9ad5a30..2c25ce2 100644
--- a/morphcacheserver/__init__.py
+++ b/morphcacheserver/__init__.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012 Codethink Limited
+# Copyright (C) 2013 Codethink Limited
#
# 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/morphcacheserver/repocache.py b/morphcacheserver/repocache.py
index cd2eab5..0e4d909 100644
--- a/morphcacheserver/repocache.py
+++ b/morphcacheserver/repocache.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2012 Codethink Limited
+# Copyright (C) 2013 Codethink Limited
#
# 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