From 78f15b1499c3b1e42ce80b9d9b9add6a71e021fa Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Thu, 26 May 2016 23:51:52 -0400 Subject: Add copyright notice to Scrott controller files --- app/controller/auth.control.php | 14 ++++++++++++++ app/controller/dashboard.control.php | 14 ++++++++++++++ app/controller/deauth.control.php | 14 ++++++++++++++ app/controller/deleteacct.control.php | 14 ++++++++++++++ app/controller/except.control.php | 14 ++++++++++++++ app/controller/root.control.php | 14 ++++++++++++++ app/controller/sysconf.control.php | 14 ++++++++++++++ 7 files changed, 98 insertions(+) (limited to 'app') diff --git a/app/controller/auth.control.php b/app/controller/auth.control.php index f441310..5be1e4b 100644 --- a/app/controller/auth.control.php +++ b/app/controller/auth.control.php @@ -1,5 +1,19 @@