diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
commit | 10e93ea22f634ee3e12bde77612344336b0d991b (patch) | |
tree | 02d8f59b2edb1f2759b719fb692415d1bfb6e653 /src/wopl | |
parent | 891610782412b69bb5f5589d45f6ba06e6713c5e (diff) | |
download | libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.gz libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.bz2 libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.zip |
Updated copyright for 2021
Diffstat (limited to 'src/wopl')
-rw-r--r-- | src/wopl/wopl_file.c | 2 | ||||
-rw-r--r-- | src/wopl/wopl_file.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/wopl/wopl_file.c b/src/wopl/wopl_file.c index 5c96e41..a64b099 100644 --- a/src/wopl/wopl_file.c +++ b/src/wopl/wopl_file.c @@ -1,7 +1,7 @@ /* * Wohlstand's OPL3 Bank File - a bank format to store OPL3 timbre data and setup * - * Copyright (c) 2015-2020 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2021 Vitaly Novichkov <admin@wohlnet.ru> * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), diff --git a/src/wopl/wopl_file.h b/src/wopl/wopl_file.h index 48cc665..ab8f996 100644 --- a/src/wopl/wopl_file.h +++ b/src/wopl/wopl_file.h @@ -1,7 +1,7 @@ /* * Wohlstand's OPL3 Bank File - a bank format to store OPL3 timbre data and setup * - * Copyright (c) 2015-2020 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2021 Vitaly Novichkov <admin@wohlnet.ru> * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), |