diff options
author | jsorg71 <jsorg71> | 2009-08-12 03:00:52 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2009-08-12 03:00:52 +0000 |
commit | 10a547fd5a76294465fdae50597ae4f6dc768f98 (patch) | |
tree | 4a1ba8ea6f481d7be6fd8b2c8c95495f764aa163 /genkeymap/genkeymap.c | |
parent | 2df913f8ae447ba6f6207e3d644835467180273b (diff) | |
download | xrdp-proprietary-10a547fd5a76294465fdae50597ae4f6dc768f98.tar.gz xrdp-proprietary-10a547fd5a76294465fdae50597ae4f6dc768f98.zip |
cleanup
Diffstat (limited to 'genkeymap/genkeymap.c')
-rw-r--r-- | genkeymap/genkeymap.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/genkeymap/genkeymap.c b/genkeymap/genkeymap.c index cb4e2408..f6092245 100644 --- a/genkeymap/genkeymap.c +++ b/genkeymap/genkeymap.c @@ -1,10 +1,8 @@ /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4 -*- */ /* - * main.cc + * genkeymap.c * Copyright (C) Ádám Wallner 2008 <wallner@bitbaro.hu> * - * main.cc is free software. - * * You may redistribute it and/or modify it under the terms of the * GNU General Public License, as published by the Free Software * Foundation; either version 2 of the License, or (at your option) |