diff options
author | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2022-01-05 17:01:20 +0300 |
commit | 66527315eadae96a30540a98e3e1b19327062a44 (patch) | |
tree | 3bf804462cdb17306a0c6250b7fbf8fd6302ab41 /src/midi_sequencer_impl.hpp | |
parent | 37b08242a35f403da6e916fb9b1051d29cb9b552 (diff) | |
download | libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.gz libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.tar.bz2 libADLMIDI-66527315eadae96a30540a98e3e1b19327062a44.zip |
Updated copyright year for 2022
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 d6c4f55..bfd7c40 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-2021 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2022 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"), |