diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-01-03 23:39:07 +0100 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2017-01-03 23:39:07 +0100 |
commit | 1490ced865c70d9a42a3b6950aa2fc213efafc24 (patch) | |
tree | 76643f3484ce135a387cc0230511bf49175d022c /includes | |
parent | 6117ee063ec1082fc207f315d86dbd2992bf71aa (diff) |
Copyright updated to 2017.
Diffstat (limited to 'includes')
-rw-r--r-- | includes/config.defaults.php | 2 | ||||
-rw-r--r-- | includes/utils.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php index d6d4ae0..06d8cab 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer <gmazoyer@gravitons.in> + * Copyright (C) 2014-2017 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 diff --git a/includes/utils.php b/includes/utils.php index e8a7098..ed386ed 100644 --- a/includes/utils.php +++ b/includes/utils.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer <gmazoyer@gravitons.in> + * Copyright (C) 2014-2017 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 |