From e2b908ed8b6bc66dd5776b0c3f3b03aa27ab397d Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Mon, 8 Feb 2016 13:53:08 +0100 Subject: [PATCH] correct copyright header :P Signed-off-by: Michael Kaufmann (d00p) --- admin_autoupdate.php | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/admin_autoupdate.php b/admin_autoupdate.php index f3ffa7f0..4e340d97 100644 --- a/admin_autoupdate.php +++ b/admin_autoupdate.php @@ -1,14 +1,21 @@ (2016-) - * @license non-free - * @package Auto-Update - * @version 0.1 + * @author Michael Kaufmann + * @author Froxlor team (2010-) + * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt + * @package Frontend + * + * @since 0.9.35 + * */ define('AREA', 'admin');