Add '(C)' where it's missing (for consistency reasons)
Corresponding to flashrom svn r136 and coreboot v2 svn r2768.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
diff --git a/flashchips.c b/flashchips.c
index dba8774..ec8089a 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 <stepan@openbios.org>
+ * Copyright (C) 2000 Silicon Integrated System Corporation
+ * Copyright (C) 2004 Tyan Corp
+ * Copyright (C) 2005-2007 coresystems GmbH <stepan@openbios.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