aboutsummaryrefslogtreecommitdiff
path: root/src/wopl
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2020-01-17 15:52:29 +0300
committerWohlstand <admin@wohlnet.ru>2020-01-17 15:52:29 +0300
commit1ef47f7db773a76a5652094b5ac8a9ec6408d064 (patch)
tree5c0ecb24df2367e24c3f73181406e717f6a08a65 /src/wopl
parent2b4fd9972f0418e6eea44926c9fada73a7e2eddb (diff)
downloadlibADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.tar.gz
libADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.tar.bz2
libADLMIDI-1ef47f7db773a76a5652094b5ac8a9ec6408d064.zip
Update copyright year
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 9903e72..b712020 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-2019 Vitaly Novichkov <admin@wohlnet.ru>
+ * Copyright (c) 2015-2020 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 5333b75..864d333 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-2019 Vitaly Novichkov <admin@wohlnet.ru>
+ * Copyright (c) 2015-2020 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"),