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 50e7109..a914451 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-2018 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2019 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"), |