summaryrefslogtreecommitdiff
path: root/jedec.c
diff options
context:
space:
mode:
authoruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-09-09 20:21:05 +0000
committeruwe <uwe@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2007-09-09 20:21:05 +0000
commite0f44b8aa14e2b5c644ce04daa82b00f488a73bd (patch)
treee801de4b9c81fbff8411a8c8ffcd57419b95d409 /jedec.c
parent3e40a7b66bcced06a27080533501fbd3299af95b (diff)
downloadflashrom-e0f44b8aa14e2b5c644ce04daa82b00f488a73bd.tar.gz
Original v2 revision: 2768
Add '(C)' where it's missing (for consistency reasons). Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@136 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'jedec.c')
-rw-r--r--jedec.c6
1 files changed, 3 insertions, 3 deletions
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