From c0714e2382a1bb044d81bd0c8d32978c52268d15 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Mon, 1 Jan 2018 15:00:42 +0100 Subject: Copyright updated to 2018. --- routers/bird.php | 2 +- routers/cisco.php | 2 +- routers/cisco_iosxr.php | 2 +- routers/frr.php | 2 +- routers/juniper.php | 2 +- routers/openbgpd.php | 4 ++-- routers/quagga.php | 2 +- routers/router.php | 2 +- routers/vyatta.php | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'routers') diff --git a/routers/bird.php b/routers/bird.php index 656126d..49fcc38 100644 --- a/routers/bird.php +++ b/routers/bird.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2014-2018 Guillaume Mazoyer * * 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/cisco.php b/routers/cisco.php index 4f27c31..6422ba4 100644 --- a/routers/cisco.php +++ b/routers/cisco.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2014-2018 Guillaume Mazoyer * * 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/cisco_iosxr.php b/routers/cisco_iosxr.php index bd08614..bb0af6f 100644 --- a/routers/cisco_iosxr.php +++ b/routers/cisco_iosxr.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2017 Guillaume Mazoyer + * Copyright (C) 2017-2018 Guillaume Mazoyer * * 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/frr.php b/routers/frr.php index 4669bad..3880ff7 100644 --- a/routers/frr.php +++ b/routers/frr.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2017-2018 Guillaume Mazoyer * * 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/juniper.php b/routers/juniper.php index abad009..3a8fb12 100644 --- a/routers/juniper.php +++ b/routers/juniper.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2014-2018 Guillaume Mazoyer * * 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/openbgpd.php b/routers/openbgpd.php index 8b609dc..6179056 100644 --- a/routers/openbgpd.php +++ b/routers/openbgpd.php @@ -2,8 +2,8 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer - * Copyright (C) 2017 Denis Fondras + * Copyright (C) 2017-2018 Guillaume Mazoyer + * Copyright (C) 2017-2018 Denis Fondras * * 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/quagga.php b/routers/quagga.php index 2a9ebca..318694c 100644 --- a/routers/quagga.php +++ b/routers/quagga.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2014-2018 Guillaume Mazoyer * * 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 6cf31dd..0985246 100644 --- a/routers/router.php +++ b/routers/router.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2014-2018 Guillaume Mazoyer * * 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/vyatta.php b/routers/vyatta.php index 52cb318..ee388e0 100644 --- a/routers/vyatta.php +++ b/routers/vyatta.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2017 Guillaume Mazoyer + * Copyright (C) 2017-2018 Guillaume Mazoyer * * 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 -- cgit v1.2.3