diff options
Diffstat (limited to 'src/midi_sequencer.h')
-rw-r--r-- | src/midi_sequencer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/midi_sequencer.h b/src/midi_sequencer.h index 1db9dbd..ef0e18b 100644 --- a/src/midi_sequencer.h +++ b/src/midi_sequencer.h @@ -1,7 +1,7 @@ /* * BW_Midi_Sequencer - MIDI Sequencer for C++ * - * Copyright (c) 2015-2022 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2023 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"), |