diff options
author | BLINDAUER Emmanuel <e.blindauer@gmail.com> | 2016-12-16 20:55:52 +0100 |
---|---|---|
committer | BLINDAUER Emmanuel <e.blindauer@gmail.com> | 2016-12-16 20:55:52 +0100 |
commit | 1430c54c4090fba87d64df0f1256aca95d1fd789 (patch) | |
tree | 6ac6a08852581ece2cf81a771ba6c306638ef9ee /sesman/xauth.h | |
parent | 2927eed74c882322dc34b91e656c13de424a1418 (diff) | |
download | xrdp-proprietary-1430c54c4090fba87d64df0f1256aca95d1fd789.tar.gz xrdp-proprietary-1430c54c4090fba87d64df0f1256aca95d1fd789.zip |
- Removed tailing space
- Fixed the copyright and year
Diffstat (limited to 'sesman/xauth.h')
-rw-r--r-- | sesman/xauth.h | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sesman/xauth.h b/sesman/xauth.h index 2bc98420..3254d635 100644 --- a/sesman/xauth.h +++ b/sesman/xauth.h @@ -1,7 +1,7 @@ /** * xrdp: A Remote Desktop Protocol server. * - * Copyright (C) Jay Sorg 2004-2013 + * Copyright (C) Emmanuel Blindauer 2016 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,9 +18,8 @@ /** * - * @file xauth.c - * @brief XAUTHORITY handling code - * @author Emmaunel Blindauer + * @file xauth.c + * @brief XAUTHORITY handling code * */ |