diff options
Diffstat (limited to '')
-rw-r--r-- | src/nt_path_converter/main.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nt_path_converter/main.c b/src/nt_path_converter/main.c index 4d969de..0dac5c9 100644 --- a/src/nt_path_converter/main.c +++ b/src/nt_path_converter/main.c @@ -1,6 +1,7 @@ /** * \file * \author Egor Tensin <Egor.Tensin@gmail.com> + * \date 2015 * \copyright This file is licensed under the terms of the MIT License. * See LICENSE.txt for details. */ |