diff options
Diffstat (limited to 'src/crc/mdso_crc64.c')
-rw-r--r-- | src/crc/mdso_crc64.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crc/mdso_crc64.c b/src/crc/mdso_crc64.c index 893b87d..3de7e48 100644 --- a/src/crc/mdso_crc64.c +++ b/src/crc/mdso_crc64.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. */ /****************************************************************/ |