aboutsummaryrefslogtreecommitdiff
path: root/src/wopl
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2022-01-05 17:01:20 +0300
committerWohlstand <admin@wohlnet.ru>2022-01-05 17:01:20 +0300
commit66527315eadae96a30540a98e3e1b19327062a44 (patch)
tree3bf804462cdb17306a0c6250b7fbf8fd6302ab41 /src/wopl
parent37b08242a35f403da6e916fb9b1051d29cb9b552 (diff)
downloadlibADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.gz
libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.bz2
libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.zip
Updated copyright year for 2022
Diffstat (limited to 'src/wopl')
-rw-r--r--src/wopl/wopl_file.c2
-rw-r--r--src/wopl/wopl_file.h2
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"),