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/jedec.c b/jedec.c
index 09e1f83..cb4f6cd 100644
--- a/jedec.c
+++ b/jedec.c
@@ -1,9 +1,9 @@
 /*
  * This file is part of the flashrom project.
  *
- * Copyright 2000 Silicon Integrated System Corporation
- * Copyright 2006 Giampiero Giancipoli <gianci@email.it>
- * Copyright 2006 coresystems GmbH <info@coresystems.de>
+ * Copyright (C) 2000 Silicon Integrated System Corporation
+ * Copyright (C) 2006 Giampiero Giancipoli <gianci@email.it>
+ * Copyright (C) 2006 coresystems GmbH <info@coresystems.de>
  *
  * 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