From 981459f1db49d8b173b080d3036526f3a344b685 Mon Sep 17 00:00:00 2001 From: Wohlstand Date: Tue, 3 Jan 2023 01:50:35 +0300 Subject: Updated copyright for 2023 --- src/wopl/wopl_file.c | 2 +- src/wopl/wopl_file.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/wopl') diff --git a/src/wopl/wopl_file.c b/src/wopl/wopl_file.c index 49b3684..99b569e 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-2022 Vitaly Novichkov + * Copyright (c) 2015-2023 Vitaly Novichkov * * 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 b9cf4ba..1283347 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-2022 Vitaly Novichkov + * Copyright (c) 2015-2023 Vitaly Novichkov * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the "Software"), -- cgit v1.2.3