From aed02365ec81e77b3c8aa4f4ecd9a9d3893326f2 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Mon, 25 Jan 2010 01:39:44 +0000 Subject: Strip trailing spaces/tabs. svn-id: r47541 --- backends/platform/ps2/iop/rpckbd/include/ps2kbd.h | 6 +++--- backends/platform/ps2/iop/rpckbd/src/ps2kbd.c | 4 ++-- backends/platform/ps2/iop/rpckbd/src/us_keymap.h | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'backends/platform/ps2/iop') diff --git a/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h b/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h index 30f24261e7..07d9c3d7f9 100644 --- a/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h +++ b/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h @@ -4,17 +4,17 @@ # | ___| |____ ___| ____| | \ PS2DEV Open Source Project. #----------------------------------------------------------------------- # Copyright 2001-2004, ps2dev - http://www.ps2dev.org -# +# # This file is dual licensed, with permission by the original author # TyRaNiD, under both the Academic Free License version 2.0 and the GNU # General Public License version 2 or later. -# +# # This means you can choose whether to use this code under the terms of # the Academic Free License version 2.0, or under the terms of the GNU # General Public License version 2 or later. As long as you comply to the # terms of at least one of these, you are allowed to use the code as # permitted by the respective license. -# +# # $Id$ # USB Keyboard Driver for PS2 */ diff --git a/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c b/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c index 48e506ad49..7266afdce5 100644 --- a/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c +++ b/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c @@ -8,13 +8,13 @@ # This file is dual licensed, with permission by the original author # TyRaNiD, under both the Academic Free License version 2.0 and the GNU # General Public License version 2 or later. -# +# # This means you can choose whether to use this code under the terms of # the Academic Free License version 2.0, or under the terms of the GNU # General Public License version 2 or later. As long as you comply to the # terms of at least one of these, you are allowed to use the code as # permitted by the respective license. -# +# # $Id$ # USB Keyboard Driver for PS2 */ diff --git a/backends/platform/ps2/iop/rpckbd/src/us_keymap.h b/backends/platform/ps2/iop/rpckbd/src/us_keymap.h index 374285cd67..058156fa48 100644 --- a/backends/platform/ps2/iop/rpckbd/src/us_keymap.h +++ b/backends/platform/ps2/iop/rpckbd/src/us_keymap.h @@ -8,7 +8,7 @@ # This file is dual licensed, with permission by the original author # TyRaNiD, under both the Academic Free License version 2.0 and the GNU # General Public License version 2 or later. -# +# # This means you can choose whether to use this code under the terms of # the Academic Free License version 2.0, or under the terms of the GNU # General Public License version 2 or later. As long as you comply to the -- cgit v1.2.3