diff --git a/rhodecode/lib/middleware/simplehg.py b/rhodecode/lib/middleware/simplehg.py --- a/rhodecode/lib/middleware/simplehg.py +++ b/rhodecode/lib/middleware/simplehg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # middleware to handle mercurial api calls -# 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