diff --git a/kallithea/controllers/journal.py b/kallithea/controllers/journal.py --- a/kallithea/controllers/journal.py +++ b/kallithea/controllers/journal.py @@ -17,9 +17,11 @@ kallithea.controllers.journal Journal controller for pylons +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: Nov 21, 2010 :author: marcink -:copyright: (c) 2013 RhodeCode GmbH. +:copyright: (c) 2013 RhodeCode GmbH, and others. :license: GPLv3, see LICENSE.md for more details. """