aboutsummaryrefslogtreecommitdiff
path: root/src/wopl
diff options
context:
space:
mode:
authorWohlstand <admin@wohlnet.ru>2025-01-01 01:41:31 +0300
committerWohlstand <admin@wohlnet.ru>2025-01-01 01:41:31 +0300
commit5a5eeb6f08a3b0a2c67761ba1e63972958512bc0 (patch)
tree3e9eb4138459134ec0f8062521cf02c4b77ea9ae /src/wopl
parent90e48d7440f32cd50da82e8301c4ef76e2aa7cdc (diff)
downloadlibADLMIDI-5a5eeb6f08a3b0a2c67761ba1e63972958512bc0.tar.gz
libADLMIDI-5a5eeb6f08a3b0a2c67761ba1e63972958512bc0.tar.bz2
libADLMIDI-5a5eeb6f08a3b0a2c67761ba1e63972958512bc0.zip
Update copyright year for 2025
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 ffa9ad0..685dc2a 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-2024 Vitaly Novichkov <admin@wohlnet.ru>
+ * Copyright (c) 2015-2025 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 2615778..bfa28c0 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-2024 Vitaly Novichkov <admin@wohlnet.ru>
+ * Copyright (c) 2015-2025 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"),