diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2008-05-14 14:47:32 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2008-05-14 14:47:32 +0000 |
commit | 58a1cc1d3494daa1002bac617420373e097becee (patch) | |
tree | 74a6f7627deea063fd6a240eae465be479e9aed6 /util/inteltool | |
parent | 9f7af6ef40e9ae2c535f9dc60b6bb53389242374 (diff) |
fix license mentioning in manpage (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3313 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/inteltool')
-rw-r--r-- | util/inteltool/inteltool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/inteltool/inteltool.8 b/util/inteltool/inteltool.8 index 6c99fe955a..f58034fd43 100644 --- a/util/inteltool/inteltool.8 +++ b/util/inteltool/inteltool.8 @@ -52,7 +52,7 @@ or on the coreboot mailing list .RB "(" http://coreboot.org/Mailinglist ")." .SH LICENCE .B inteltool -is covered by the GNU General Public License (GPL), version 2 or later. +is covered by the GNU General Public License (GPL), version 2. .SH COPYRIGHT (C) 2008 coresystems GmbH .SH AUTHORS |