diff --git a/kallithea/lib/utils2.py b/kallithea/lib/utils2.py --- a/kallithea/lib/utils2.py +++ b/kallithea/lib/utils2.py @@ -17,9 +17,11 @@ kallithea.lib.utils Some simple helper functions +This file was forked by the Kallithea project in July 2014. +Original author and date, and relevant copyright and licensing information is below: :created_on: Jan 5, 2011 :author: marcink -:copyright: (c) 2013 RhodeCode GmbH. +:copyright: (c) 2013 RhodeCode GmbH, and others. :license: GPLv3, see LICENSE.md for more details. """