summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Mazoyer <respawneral@gmail.com>2015-02-10 09:18:03 +0100
committerGuillaume Mazoyer <respawneral@gmail.com>2015-02-10 09:18:03 +0100
commitfb067e1300734f5b08aa5ef17f5bf323205e7595 (patch)
treebdca51cdc20ccb6cc971bebe0068a2ea8dff0569
parent6f2b5a3ad6a5cefb41e8c32abab29c39ab619048 (diff)
Update GPL headers according to yesterday updates.
-rw-r--r--execute.php2
-rw-r--r--routers/bird.php2
-rw-r--r--routers/cisco.php2
-rw-r--r--routers/juniper.php2
-rw-r--r--routers/quagga.php2
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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2014-2015 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/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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2014-2015 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 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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2014-2015 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 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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2014-2015 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/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 <gmazoyer@gravitons.in>
+ * Copyright (C) 2014-2015 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