diff options
Diffstat (limited to 'src/driver')
-rw-r--r-- | src/driver/pe_amain.c | 2 | ||||
-rw-r--r-- | src/driver/pe_driver_ctx.c | 2 | ||||
-rw-r--r-- | src/driver/pe_unit_ctx.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/driver/pe_amain.c b/src/driver/pe_amain.c index 9fa868a..fa3413d 100644 --- a/src/driver/pe_amain.c +++ b/src/driver/pe_amain.c @@ -1,6 +1,6 @@ /***************************************************************/ /* perk: PE Resource Kit */ -/* Copyright (C) 2015--2017 Z. Gilboa */ +/* Copyright (C) 2015--2021 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 bc20b6d..1eb5ffe 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--2017 Z. Gilboa */ +/* Copyright (C) 2015--2021 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 4692aa2..057a4bf 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--2017 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PERK. */ /***************************************************************/ |