diff --git a/rhodecode/lib/backup_manager.py b/rhodecode/lib/backup_manager.py --- a/rhodecode/lib/backup_manager.py +++ b/rhodecode/lib/backup_manager.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # mercurial repository backup manager -# Copyright (C) 2009-2010 Marcin Kuzminski +# Copyright (C) 2009-2011 Marcin Kuzminski # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License