summaryrefslogtreecommitdiff
path: root/includes/config.defaults.php
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2015-01-15 11:02:55 +0100
committerGuillaume Mazoyer <respawneral@gmail.com>2015-01-15 11:02:55 +0100
commit197960e4916e91ced9531309dac939195540d79a (patch)
tree5c03852b9bb026c6f4e3ae3951bc5f46c8cbc88d /includes/config.defaults.php
parent96c976dfdaeebf3b682a77091cc1b2bec7563bb1 (diff)
Update copyrights.
Diffstat (limited to 'includes/config.defaults.php')
-rw-r--r--includes/config.defaults.php19
1 files changed, 19 insertions, 0 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php
index 1bd9a6d..1263a41 100644
--- a/includes/config.defaults.php
+++ b/includes/config.defaults.php
@@ -1,6 +1,25 @@
<?php
/*
+ * Looking Glass - An easy to deploy Looking Glass
+ * Copyright (C) 2014-2015 Guillaume Mazoyer <gmazoyer@gravitons.in>
+ *
+ * This program 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.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
+/*
* Please don't edit this file!
* Make changes to the configuration array in config.php.
*/