diff options
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 a64b099..49b3684 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-2021 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2022 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 b7d0122..b9cf4ba 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-2021 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2022 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"), |