summaryrefslogtreecommitdiffhomepage
path: root/src/driver
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-02-04 10:48:58 -0500
committermidipix <writeonce@midipix.org>2017-02-04 10:48:58 -0500
commitced38ac90b6dd9cdcec5570cb13964bb4f886580 (patch)
tree0a5a600c314dcb2bd6442f184cfef7cc94ea1862 /src/driver
parent862cb6666e59c88508b3a63213760308f6d6b78e (diff)
downloadperk-ced38ac90b6dd9cdcec5570cb13964bb4f886580.tar.bz2
perk-ced38ac90b6dd9cdcec5570cb13964bb4f886580.tar.xz
annual chores.
Diffstat (limited to 'src/driver')
-rw-r--r--src/driver/pe_amain.c2
-rw-r--r--src/driver/pe_driver_ctx.c2
-rw-r--r--src/driver/pe_unit_ctx.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/driver/pe_amain.c b/src/driver/pe_amain.c
index de98c16..0593a74 100644
--- a/src/driver/pe_amain.c
+++ b/src/driver/pe_amain.c
@@ -1,6 +1,6 @@
/***************************************************************/
/* perk: PE Resource Kit */
-/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Copyright (C) 2015--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
/***************************************************************/
diff --git a/src/driver/pe_driver_ctx.c b/src/driver/pe_driver_ctx.c
index 31cb262..36df61b 100644
--- a/src/driver/pe_driver_ctx.c
+++ b/src/driver/pe_driver_ctx.c
@@ -1,6 +1,6 @@
/***************************************************************/
/* perk: PE Resource Kit */
-/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Copyright (C) 2015--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
/***************************************************************/
diff --git a/src/driver/pe_unit_ctx.c b/src/driver/pe_unit_ctx.c
index 26fb8a7..4692aa2 100644
--- a/src/driver/pe_unit_ctx.c
+++ b/src/driver/pe_unit_ctx.c
@@ -1,6 +1,6 @@
/***************************************************************/
/* perk: PE Resource Kit */
-/* Copyright (C) 2015--2016 Z. Gilboa */
+/* Copyright (C) 2015--2017 Z. Gilboa */
/* Released under GPLv2 and GPLv3; see COPYING.PERK. */
/***************************************************************/