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/file_reader.hpp | |
parent | ebc1b561cf88937611d7ae489c81b72bebd188d4 (diff) | |
download | libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.gz libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.tar.bz2 libADLMIDI-981459f1db49d8b173b080d3036526f3a344b685.zip |
Updated copyright for 2023
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 1feba7b..fd140b8 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-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"), |