From 44b3bf7ed7bc23aaa3d189d902959c5da34d6530 Mon Sep 17 00:00:00 2001 From: Carl-Daniel Hailfinger Date: Thu, 8 Jan 2009 04:56:59 +0000 Subject: The flashrom man page has incomplete author/copyright sections and an incorrect license section. - Remove the copyright listings and refer the reader to the source files. - Update the author list to those which have copyright messages in the source files. - Correct the license from GPL v2+ to (GPL v2, with some files under later versions as well) Signed-off-by: Carl-Daniel Hailfinger Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3852 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- util/flashrom/flashrom.8 | 46 +++++++++++++++++++++++++++++++++++++--------- 1 file changed, 37 insertions(+), 9 deletions(-) diff --git a/util/flashrom/flashrom.8 b/util/flashrom/flashrom.8 index b62ad9e934..4d072c43ab 100644 --- a/util/flashrom/flashrom.8 +++ b/util/flashrom/flashrom.8 @@ -1,4 +1,4 @@ -.TH FLASHROM 8 "June 22, 2008" +.TH FLASHROM 8 "January 5, 2009" .SH NAME flashrom \- a universal BIOS/ROM/flash programming utility .SH SYNOPSIS @@ -84,21 +84,49 @@ or on the coreboot mailing list .RB "(" http://coreboot.org/Mailinglist ")." .SH LICENCE .B flashrom -is covered by the GNU General Public License (GPL), version 2 or later. +is covered by the GNU General Public License (GPL), version 2. Some files are +additionally available under the GPL (version 2, or any later version). .SH COPYRIGHT -2000 Silicon Integrated System Corporation .br -2003 Niki W. Waibel +Please see the individual files. +.SH AUTHORS +Carl-Daniel Hailfinger .br -2004 Tyan Corp +Claus Gindhart .br -2005-2007 coresystems GmbH -.SH AUTHORS -Yinghai Lu +Dominik Geyer +.br +Eric Biederman +.br +Giampiero Giancipoli +.br +Joe Bao +.br +Luc Verhaegen +.br +Markus Boas +.br +Nikolay Petukhov +.br +Peter Stuge +.br +Reinder E.N. de Haan +.br +Ronald G. Minnich +.br +Ronald Hoogenboom .br Stefan Reinauer .br -Niki W. Waibel +Stefan Wildemann +.br +Steven James +.br +Uwe Hermann +.br +Wang Qingpei +.br +Yinghai Lu .br some others .PP -- cgit v1.2.3