diff options
author | midipix <writeonce@midipix.org> | 2016-01-04 07:58:50 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-11-11 00:22:33 -0500 |
commit | 3e816cade32a6fbe24074bd44c209e7aa353dc79 (patch) | |
tree | 98e36c3f41e329cc39512230096a5306ed77fcc4 /src/driver | |
parent | b0752522c957371db68610b404af4ed1f5244cc8 (diff) | |
download | mdso-3e816cade32a6fbe24074bd44c209e7aa353dc79.tar.bz2 mdso-3e816cade32a6fbe24074bd44c209e7aa353dc79.tar.xz |
annual chores.
Diffstat (limited to 'src/driver')
-rw-r--r-- | src/driver/mdso_driver_ctx.c | 2 | ||||
-rw-r--r-- | src/driver/mdso_unit_ctx.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/driver/mdso_driver_ctx.c b/src/driver/mdso_driver_ctx.c index aec63a6..ae1cad9 100644 --- a/src/driver/mdso_driver_ctx.c +++ b/src/driver/mdso_driver_ctx.c @@ -1,6 +1,6 @@ /****************************************************************/ /* mdso: midipix dso scavenger */ -/* Copyright (C) 2015 Z. Gilboa */ +/* Copyright (C) 2015--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.MDSO. */ /****************************************************************/ diff --git a/src/driver/mdso_unit_ctx.c b/src/driver/mdso_unit_ctx.c index 807e80e..244912d 100644 --- a/src/driver/mdso_unit_ctx.c +++ b/src/driver/mdso_unit_ctx.c @@ -1,6 +1,6 @@ /****************************************************************/ /* mdso: midipix dso scavenger */ -/* Copyright (C) 2015 Z. Gilboa */ +/* Copyright (C) 2015--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.MDSO. */ /****************************************************************/ |