diff options
author | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2018-01-01 15:00:42 +0100 |
---|---|---|
committer | Guillaume Mazoyer <gmazoyer@gravitons.in> | 2018-01-01 15:00:42 +0100 |
commit | c0714e2382a1bb044d81bd0c8d32978c52268d15 (patch) | |
tree | 9034eda16b288543e825f1c2f666fc4695d1ca76 /auth | |
parent | d3446a3f3c23252a8a5b904a5b24bb9b0f237287 (diff) |
Copyright updated to 2018.
Diffstat (limited to 'auth')
-rw-r--r-- | auth/authentication.php | 2 | ||||
-rw-r--r-- | auth/ssh.php | 2 | ||||
-rw-r--r-- | auth/telnet.php | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/auth/authentication.php b/auth/authentication.php index d3bb3cd..ed6ed9b 100644 --- a/auth/authentication.php +++ b/auth/authentication.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer <gmazoyer@gravitons.in> + * Copyright (C) 2014-2018 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/auth/ssh.php b/auth/ssh.php index 28e858a..2521e60 100644 --- a/auth/ssh.php +++ b/auth/ssh.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer <gmazoyer@gravitons.in> + * Copyright (C) 2014-2018 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/auth/telnet.php b/auth/telnet.php index 3ea7eef..1505b55 100644 --- a/auth/telnet.php +++ b/auth/telnet.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer <gmazoyer@gravitons.in> + * Copyright (C) 2014-2018 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 |