summaryrefslogtreecommitdiff
path: root/routers
diff options
context:
space:
mode:
Diffstat (limited to 'routers')
-rw-r--r--routers/bird.php2
-rw-r--r--routers/cisco.php2
-rw-r--r--routers/cisco_iosxr.php2
-rw-r--r--routers/frr.php2
-rw-r--r--routers/juniper.php2
-rw-r--r--routers/openbgpd.php4
-rw-r--r--routers/quagga.php2
-rw-r--r--routers/router.php2
-rw-r--r--routers/vyatta.php2
9 files changed, 10 insertions, 10 deletions
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 <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/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 <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/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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2017-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/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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2017-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/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 <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/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 <gmazoyer@gravitons.in>
- * Copyright (C) 2017 Denis Fondras <github@ggl.ledeuns.net>
+ * Copyright (C) 2017-2018 Guillaume Mazoyer <gmazoyer@gravitons.in>
+ * Copyright (C) 2017-2018 Denis Fondras <github@ggl.ledeuns.net>
*
* 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 <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/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 <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/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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2017-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