diff --git a/kallithea/config/conf.py b/kallithea/config/conf.py --- a/kallithea/config/conf.py +++ b/kallithea/config/conf.py @@ -17,9 +17,11 @@ kallithea.config.conf Various config settings for RhodeCode +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: Mar 7, 2012 :author: marcink -:copyright: (c) 2013 RhodeCode GmbH. +:copyright: (c) 2013 RhodeCode GmbH, and others. :license: GPLv3, see LICENSE.md for more details. """ from kallithea import EXTENSIONS