diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 23:51:55 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-05-06 23:51:55 +0300 |
commit | 781b326193daaca434e0b536ec1e9d73e97d1fa9 (patch) | |
tree | 40fdf224f05b92873490349ff5e1fcf4aecc2200 /src/nt_path_converter/device.c | |
parent | add licensing notices to *.bat files (diff) | |
download | windows7-drivers-781b326193daaca434e0b536ec1e9d73e97d1fa9.tar.gz windows7-drivers-781b326193daaca434e0b536ec1e9d73e97d1fa9.zip |
add the '\date' field to source files
Diffstat (limited to 'src/nt_path_converter/device.c')
-rw-r--r-- | src/nt_path_converter/device.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nt_path_converter/device.c b/src/nt_path_converter/device.c index 90fcc98..602a7e5 100644 --- a/src/nt_path_converter/device.c +++ b/src/nt_path_converter/device.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. */ |