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 /include/asm-parisc | |
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 'include/asm-parisc')
-rw-r--r-- | include/asm-parisc/pdc_chassis.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/asm-parisc/pdc_chassis.h b/include/asm-parisc/pdc_chassis.h index adac9ac..a609273 100644 --- a/include/asm-parisc/pdc_chassis.h +++ b/include/asm-parisc/pdc_chassis.h @@ -6,9 +6,8 @@ * * * 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, 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 |