diff options
author | Thibaut VARENE <varenet@parisc-linux.org> | 2006-02-03 18:06:30 -0700 |
---|---|---|
committer | Kyle McMartin <kyle@hera.kernel.org> | 2006-03-30 17:48:41 +0000 |
commit | a81dd18eb974cc34634c53a6447b2799ec0c3158 (patch) | |
tree | e607fe41c0c8a754d679b5d787feb0afbae3da94 /drivers/parisc/pdc_stable.c | |
parent | 5d4fe2c1ce83c3e967ccc1ba3d580c1a5603a866 (diff) | |
download | kernel_samsung_smdk4412-a81dd18eb974cc34634c53a6447b2799ec0c3158.zip kernel_samsung_smdk4412-a81dd18eb974cc34634c53a6447b2799ec0c3158.tar.gz kernel_samsung_smdk4412-a81dd18eb974cc34634c53a6447b2799ec0c3158.tar.bz2 |
[PARISC] Clarify pdc_stable license terms
pdc_stable.c is explicitly licensed under GPL version 2.
Signed-off-by: Thibaut VARENE <varenet@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'drivers/parisc/pdc_stable.c')
-rw-r--r-- | drivers/parisc/pdc_stable.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/parisc/pdc_stable.c b/drivers/parisc/pdc_stable.c index a28e178..4e53be9 100644 --- a/drivers/parisc/pdc_stable.c +++ b/drivers/parisc/pdc_stable.c @@ -4,9 +4,8 @@ * Copyright (C) 2005-2006 Thibaut VARENE <varenet@parisc-linux.org> * * This program is free software; you can 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) any later version. + * it under the terms of the GNU General Public License, version 2, as + * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of |