From fb067e1300734f5b08aa5ef17f5bf323205e7595 Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Tue, 10 Feb 2015 09:18:03 +0100 Subject: Update GPL headers according to yesterday updates. --- execute.php | 2 +- routers/bird.php | 2 +- routers/cisco.php | 2 +- routers/juniper.php | 2 +- routers/quagga.php | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/execute.php b/execute.php index 6a20778..ac0f892 100644 --- a/execute.php +++ b/execute.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer + * Copyright (C) 2014-2015 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/bird.php b/routers/bird.php index 9fa2d15..5c30e35 100644 --- a/routers/bird.php +++ b/routers/bird.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer + * Copyright (C) 2014-2015 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 7444136..0763bd7 100644 --- a/routers/cisco.php +++ b/routers/cisco.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer + * Copyright (C) 2014-2015 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 a5b4d2d..56fd7a0 100644 --- a/routers/juniper.php +++ b/routers/juniper.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer + * Copyright (C) 2014-2015 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 1c88c33..931cf8f 100644 --- a/routers/quagga.php +++ b/routers/quagga.php @@ -2,7 +2,7 @@ /* * Looking Glass - An easy to deploy Looking Glass - * Copyright (C) 2014 Guillaume Mazoyer + * Copyright (C) 2014-2015 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