From 1490ced865c70d9a42a3b6950aa2fc213efafc24 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 3 Jan 2017 23:39:07 +0100 Subject: Copyright updated to 2017. --- routers/bird.php | 2 +- routers/cisco.php | 2 +- routers/cisco_iosxr.php | 2 +- routers/juniper.php | 2 +- routers/quagga.php | 2 +- routers/router.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'routers') diff --git a/routers/bird.php b/routers/bird.php index fee3736..656126d 100644 --- a/routers/bird.php +++ b/routers/bird.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer + * Copyright (C) 2014-2017 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 fe6c746..4f27c31 100644 --- a/routers/cisco.php +++ b/routers/cisco.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer + * Copyright (C) 2014-2017 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 8bc6150..b381368 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) 2016 Guillaume Mazoyer + * Copyright (C) 2017 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 7ec2470..abad009 100644 --- a/routers/juniper.php +++ b/routers/juniper.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer + * Copyright (C) 2014-2017 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/quagga.php b/routers/quagga.php index 2f930df..2a9ebca 100644 --- a/routers/quagga.php +++ b/routers/quagga.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer + * Copyright (C) 2014-2017 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 8bf771b..d27ed93 100644 --- a/routers/router.php +++ b/routers/router.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014-2016 Guillaume Mazoyer + * Copyright (C) 2014-2017 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