diff options
author | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:10:48 +0300 |
---|---|---|
committer | Vitaly Novichkov <admin@wohlnet.ru> | 2019-01-05 14:12:34 +0300 |
commit | 43fdc9239ab016bc0f99f414b474bd8019b1a595 (patch) | |
tree | 85b90d94f7e1c2ca19d1e935f625372e01137953 /src/file_reader.hpp | |
parent | 14a855aaab9a046481a8c9068ff787b1b395d6e0 (diff) | |
download | libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.tar.gz libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.tar.bz2 libADLMIDI-43fdc9239ab016bc0f99f414b474bd8019b1a595.zip |
Update copyright year to 2019
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 a3fca0c..c044e90 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-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"), |