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/file_reader.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/file_reader.hpp')
-rw-r--r-- | src/file_reader.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file_reader.hpp b/src/file_reader.hpp index 4df8431..1feba7b 100644 --- a/src/file_reader.hpp +++ b/src/file_reader.hpp @@ -1,7 +1,7 @@ /* * FileAndMemoryReader - a tiny helper to utify file reading from a disk and memory block * - * 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"), |