From d22a1d4e539e9b594fc9a9cf149e239da1ba8a2f Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 9 Sep 2007 20:21:05 +0000 Subject: Add '(C)' where it's missing (for consistency reasons) Corresponding to flashrom svn r136 and coreboot v2 svn r2768. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- flashchips.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flashchips.c') diff --git a/flashchips.c b/flashchips.c index dba8774b..ec8089a3 100644 --- a/flashchips.c +++ b/flashchips.c @@ -1,9 +1,9 @@ /* * This file is part of the flashrom project. * - * Copyright 2000 Silicon Integrated System Corporation - * Copyright 2004 Tyan Corp - * Copyright 2005-2007 coresystems GmbH + * Copyright (C) 2000 Silicon Integrated System Corporation + * Copyright (C) 2004 Tyan Corp + * Copyright (C) 2005-2007 coresystems GmbH * * 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 -- cgit v1.2.3