From 7cd84731cd83e8590b20ff332db3629ceb970248 Mon Sep 17 00:00:00 2001
From: Malf Furious <m@lfurio.us>
Date: Sun, 29 May 2016 16:36:16 -0400
Subject: Add copyright notice to application view files

---
 app/view/auth/default.view.php | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

(limited to 'app/view/auth')

diff --git a/app/view/auth/default.view.php b/app/view/auth/default.view.php
index 83bb495..9d4c9b4 100644
--- a/app/view/auth/default.view.php
+++ b/app/view/auth/default.view.php
@@ -1,3 +1,17 @@
+<!--
+ * SCROTT Copyright (C) 2016 Malf Furious
+ *
+ * Scrott is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published
+ * by the Free Software Foundation, either version 3 of the License,
+ * or (at your option) any later version.
+ *
+ * Scrott is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; even the implied warranty of MERCHANTABILITY
+ * or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+ * License for more details.
+-->
+
 <!DOCTYPE html>
 
 <html lang="en">
-- 
cgit v1.2.3