summaryrefslogtreecommitdiff
path: root/src/ipcpd/eth
diff options
context:
space:
mode:
authorDimitri Staessens <dimitri@ouroboros.rocks>2020-01-01 09:48:07 +0100
committerSander Vrijders <sander@ouroboros.rocks>2020-01-02 15:07:36 +0100
commit435a91165a3c1f8ca715b22ee2c2361d9bd853dd (patch)
tree49ddad04b2d55b21ebb8738207c223bb49df5cf4 /src/ipcpd/eth
parent4b306e40d86e50336753484f52e92c0adedb8759 (diff)
downloadouroboros-435a91165a3c1f8ca715b22ee2c2361d9bd853dd.tar.gz
ouroboros-435a91165a3c1f8ca715b22ee2c2361d9bd853dd.zip
build: Update copyright to 20200.16.0
Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>
Diffstat (limited to 'src/ipcpd/eth')
-rw-r--r--src/ipcpd/eth/dix.c2
-rw-r--r--src/ipcpd/eth/eth.c2
-rw-r--r--src/ipcpd/eth/llc.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/ipcpd/eth/dix.c b/src/ipcpd/eth/dix.c
index 03f5e959..dd007709 100644
--- a/src/ipcpd/eth/dix.c
+++ b/src/ipcpd/eth/dix.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* IPC processes over Ethernet - DIX
*
diff --git a/src/ipcpd/eth/eth.c b/src/ipcpd/eth/eth.c
index a268b564..9cc11848 100644
--- a/src/ipcpd/eth/eth.c
+++ b/src/ipcpd/eth/eth.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* IPC processes over Ethernet
*
diff --git a/src/ipcpd/eth/llc.c b/src/ipcpd/eth/llc.c
index 379a791c..60abfdbb 100644
--- a/src/ipcpd/eth/llc.c
+++ b/src/ipcpd/eth/llc.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* IPC processes over Ethernet - LLC
*