summaryrefslogtreecommitdiff
path: root/src/irmd
diff options
context:
space:
mode:
Diffstat (limited to 'src/irmd')
-rw-r--r--src/irmd/config.h.in2
-rw-r--r--src/irmd/ipcp.c2
-rw-r--r--src/irmd/ipcp.h2
-rw-r--r--src/irmd/irm_flow.c2
-rw-r--r--src/irmd/irm_flow.h2
-rw-r--r--src/irmd/main.c2
-rw-r--r--src/irmd/proc_table.c2
-rw-r--r--src/irmd/proc_table.h2
-rw-r--r--src/irmd/prog_table.c2
-rw-r--r--src/irmd/prog_table.h2
-rw-r--r--src/irmd/registry.c2
-rw-r--r--src/irmd/registry.h2
-rw-r--r--src/irmd/utils.c2
-rw-r--r--src/irmd/utils.h2
14 files changed, 14 insertions, 14 deletions
diff --git a/src/irmd/config.h.in b/src/irmd/config.h.in
index 8c5aee86..0576a757 100644
--- a/src/irmd/config.h.in
+++ b/src/irmd/config.h.in
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* Configuration for the IPC Resource Manager
*
diff --git a/src/irmd/ipcp.c b/src/irmd/ipcp.c
index c566a57c..85698ec1 100644
--- a/src/irmd/ipcp.c
+++ b/src/irmd/ipcp.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The API to instruct IPCPs
*
diff --git a/src/irmd/ipcp.h b/src/irmd/ipcp.h
index 0687f50d..398255e8 100644
--- a/src/irmd/ipcp.h
+++ b/src/irmd/ipcp.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The API for the IRM to instruct IPCPs
*
diff --git a/src/irmd/irm_flow.c b/src/irmd/irm_flow.c
index 675ddfbd..70d2a789 100644
--- a/src/irmd/irm_flow.c
+++ b/src/irmd/irm_flow.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Flows
*
diff --git a/src/irmd/irm_flow.h b/src/irmd/irm_flow.h
index dc3c5c3f..28369e03 100644
--- a/src/irmd/irm_flow.h
+++ b/src/irmd/irm_flow.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Flows
*
diff --git a/src/irmd/main.c b/src/irmd/main.c
index 19875d1c..6b672756 100644
--- a/src/irmd/main.c
+++ b/src/irmd/main.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager
*
diff --git a/src/irmd/proc_table.c b/src/irmd/proc_table.c
index 39fcb005..80d5f304 100644
--- a/src/irmd/proc_table.c
+++ b/src/irmd/proc_table.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Process Table
*
diff --git a/src/irmd/proc_table.h b/src/irmd/proc_table.h
index 1b5c591c..48daaa45 100644
--- a/src/irmd/proc_table.h
+++ b/src/irmd/proc_table.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Process Table
*
diff --git a/src/irmd/prog_table.c b/src/irmd/prog_table.c
index 7ef68b9f..0dd8201b 100644
--- a/src/irmd/prog_table.c
+++ b/src/irmd/prog_table.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Program Table
*
diff --git a/src/irmd/prog_table.h b/src/irmd/prog_table.h
index 95b96e77..63718646 100644
--- a/src/irmd/prog_table.h
+++ b/src/irmd/prog_table.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Program Table
*
diff --git a/src/irmd/registry.c b/src/irmd/registry.c
index 1c39840f..ef0bc8cc 100644
--- a/src/irmd/registry.c
+++ b/src/irmd/registry.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Registry
*
diff --git a/src/irmd/registry.h b/src/irmd/registry.h
index a46be6a3..31c1b668 100644
--- a/src/irmd/registry.h
+++ b/src/irmd/registry.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Registry
*
diff --git a/src/irmd/utils.c b/src/irmd/utils.c
index 6c9c6899..a525014b 100644
--- a/src/irmd/utils.c
+++ b/src/irmd/utils.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* The IPC Resource Manager - Utilities
*
diff --git a/src/irmd/utils.h b/src/irmd/utils.h
index 6247a67b..076bbfd8 100644
--- a/src/irmd/utils.h
+++ b/src/irmd/utils.h
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2019
+ * Ouroboros - Copyright (C) 2016 - 2020
*
* Utils of the IPC Resource Manager
*