diff options
Diffstat (limited to 'settings/help.php')
-rw-r--r-- | settings/help.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/settings/help.php b/settings/help.php index 39dd83acc74..f8a2f9b8bf9 100644 --- a/settings/help.php +++ b/settings/help.php @@ -1,4 +1,9 @@ <?php +/** + * Copyright (c) 2011, Frank Karlitschek karlitschek@kde.org + * This file is licensed under the Affero General Public License version 3 or later. + * See the COPYING-README file. + */ require_once('../lib/base.php'); if( !OC_User::isLoggedIn()){ |