diff options
author | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
---|---|---|
committer | Wohlstand <admin@wohlnet.ru> | 2021-01-14 23:49:15 +0300 |
commit | 10e93ea22f634ee3e12bde77612344336b0d991b (patch) | |
tree | 02d8f59b2edb1f2759b719fb692415d1bfb6e653 /src/file_reader.hpp | |
parent | 891610782412b69bb5f5589d45f6ba06e6713c5e (diff) | |
download | libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.gz libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.tar.bz2 libADLMIDI-10e93ea22f634ee3e12bde77612344336b0d991b.zip |
Updated copyright for 2021
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 291850c..4df8431 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-2020 Vitaly Novichkov <admin@wohlnet.ru> + * Copyright (c) 2015-2021 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"), |