diff options
-rw-r--r-- | auth/authentication.php | 2 | ||||
-rw-r--r-- | routers/router.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/auth/authentication.php b/auth/authentication.php index 81d12e1..2331727 100644 --- a/auth/authentication.php +++ b/auth/authentication.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer <gmazoyer@gravitons.in> + * 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 diff --git a/routers/router.php b/routers/router.php index 9a62d82..6753f94 100644 --- a/routers/router.php +++ b/routers/router.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer <gmazoyer@gravitons.in> + * 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 |