From 94cd10297406f4b57d6d0d38a3ac3be18311f22b Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 13 Oct 2009 19:12:25 +0000 Subject: PS2: Clarify licensing terms for some files svn-id: r45045 --- backends/platform/ps2/iop/rpckbd/include/ps2kbd.h | 14 +++++++++++--- backends/platform/ps2/iop/rpckbd/src/ps2kbd.c | 12 ++++++++++-- backends/platform/ps2/iop/rpckbd/src/us_keymap.h | 12 ++++++++++-- 3 files changed, 31 insertions(+), 7 deletions(-) diff --git a/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h b/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h index bebbe73d6a..30f24261e7 100644 --- a/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h +++ b/backends/platform/ps2/iop/rpckbd/include/ps2kbd.h @@ -4,9 +4,17 @@ # | ___| |____ ___| ____| | \ PS2DEV Open Source Project. #----------------------------------------------------------------------- # Copyright 2001-2004, ps2dev - http://www.ps2dev.org -# Licenced under Academic Free License version 2.0 -# Review ps2sdk README & LICENSE files for further details. -# +# +# 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 bb7de8ff2b..48e506ad49 100644 --- a/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c +++ b/backends/platform/ps2/iop/rpckbd/src/ps2kbd.c @@ -4,9 +4,17 @@ # | ___| |____ ___| ____| | \ PS2DEV Open Source Project. #----------------------------------------------------------------------- # Copyright 2001-2005, ps2dev - http://www.ps2dev.org -# Licenced under Academic Free License version 2.0 -# Review ps2sdk README & LICENSE files for further details. # +# 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 6c41e794cb..374285cd67 100644 --- a/backends/platform/ps2/iop/rpckbd/src/us_keymap.h +++ b/backends/platform/ps2/iop/rpckbd/src/us_keymap.h @@ -4,8 +4,16 @@ # | ___| |____ ___| ____| | \ PS2DEV Open Source Project. #----------------------------------------------------------------------- # Copyright 2001-2004, ps2dev - http://www.ps2dev.org -# Licenced under Academic Free License version 2.0 -# Review ps2sdk README & LICENSE files for further details. +# +# 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 -- cgit v1.2.3