diff options
Diffstat (limited to 'src/driver')
-rw-r--r-- | src/driver/amgc_amain.c | 2 | ||||
-rw-r--r-- | src/driver/amgc_driver_ctx.c | 2 | ||||
-rw-r--r-- | src/driver/amgc_paradigm_meta.c | 2 | ||||
-rw-r--r-- | src/driver/amgc_unit_action.c | 2 | ||||
-rw-r--r-- | src/driver/amgc_unit_ctx.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/src/driver/amgc_amain.c b/src/driver/amgc_amain.c index cf4540d..10324dd 100644 --- a/src/driver/amgc_amain.c +++ b/src/driver/amgc_amain.c @@ -1,6 +1,6 @@ /**********************************************************/ /* apimagic: cparser-based API normalization utility */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ diff --git a/src/driver/amgc_driver_ctx.c b/src/driver/amgc_driver_ctx.c index 09aaf4a..14296e7 100644 --- a/src/driver/amgc_driver_ctx.c +++ b/src/driver/amgc_driver_ctx.c @@ -1,6 +1,6 @@ /**********************************************************/ /* apimagic: cparser-based API normalization utility */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ diff --git a/src/driver/amgc_paradigm_meta.c b/src/driver/amgc_paradigm_meta.c index b021bae..41caf73 100644 --- a/src/driver/amgc_paradigm_meta.c +++ b/src/driver/amgc_paradigm_meta.c @@ -1,6 +1,6 @@ /**********************************************************/ /* apimagic: cparser-based API normalization utility */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ diff --git a/src/driver/amgc_unit_action.c b/src/driver/amgc_unit_action.c index 6189481..030f82f 100644 --- a/src/driver/amgc_unit_action.c +++ b/src/driver/amgc_unit_action.c @@ -1,6 +1,6 @@ /**********************************************************/ /* apimagic: cparser-based API normalization utility */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ diff --git a/src/driver/amgc_unit_ctx.c b/src/driver/amgc_unit_ctx.c index e2d6d0a..0a725ef 100644 --- a/src/driver/amgc_unit_ctx.c +++ b/src/driver/amgc_unit_ctx.c @@ -1,6 +1,6 @@ /**********************************************************/ /* apimagic: cparser-based API normalization utility */ -/* Copyright (C) 2015--2016 Z. Gilboa */ +/* Copyright (C) 2015--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.APIMAGIC. */ /**********************************************************/ |