aboutsummaryrefslogtreecommitdiff
path: root/util/flashrom/sst28sf040.c
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2007-09-09 20:21:05 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2007-09-09 20:21:05 +0000
commit863c1bf525f7fa52ee1f7bc17e2eb95097bd194b (patch)
tree05dc4ce2d09529aecf8a8df11da226a2d05387e0 /util/flashrom/sst28sf040.c
parent09735cb5175686a54d4b503091408d6440128c9b (diff)
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: svn://svn.coreboot.org/coreboot/trunk@2768 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'util/flashrom/sst28sf040.c')
-rw-r--r--util/flashrom/sst28sf040.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/flashrom/sst28sf040.c b/util/flashrom/sst28sf040.c
index b6e950cc40..90bc177626 100644
--- a/util/flashrom/sst28sf040.c
+++ b/util/flashrom/sst28sf040.c
@@ -1,8 +1,8 @@
/*
* This file is part of the flashrom project.
*
- * Copyright 2000 Silicon Integrated System Corporation
- * Copyright 2005 coresystems GmbH <stepan@openbios.org>
+ * Copyright (C) 2000 Silicon Integrated System Corporation
+ * Copyright (C) 2005 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