diff options
author | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2023-01-03 01:50:35 +0300 |
commit | 981459f1db49d8b173b080d3036526f3a344b685 (patch) | |
tree | a3f438aef9368f23ae647ba4d60aa8ca6fbbd18b /src/midi_sequencer_impl.hpp | |
parent | ebc1b561cf88937611d7ae489c81b72bebd188d4 (diff) | |
download | libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.gz libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.bz2 libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.zip |
Updated copyright for 2023
Diffstat (limited to 'src/midi_sequencer_impl.hpp')
-rw-r--r-- | src/midi_sequencer_impl.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/midi_sequencer_impl.hpp b/src/midi_sequencer_impl.hpp index 444e98a..1b6af67 100644 --- a/src/midi_sequencer_impl.hpp +++ b/src/midi_sequencer_impl.hpp @@ -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"), |