diff --git a/rhodecode/lib/exceptions.py b/rhodecode/lib/exceptions.py --- a/rhodecode/lib/exceptions.py +++ b/rhodecode/lib/exceptions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # encoding: utf-8 # Custom Exceptions modules -# 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