summaryrefslogtreecommitdiffstats
path: root/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
commitd22a1d4e539e9b594fc9a9cf149e239da1ba8a2f (patch)
treee801de4b9c81fbff8411a8c8ffcd57419b95d409 /sst28sf040.c
parentca7f0e4668bf48c3e76458bfd009a575b5d78227 (diff)
downloadflashrom-d22a1d4e539e9b594fc9a9cf149e239da1ba8a2f.tar.gz
flashrom-d22a1d4e539e9b594fc9a9cf149e239da1ba8a2f.tar.bz2
flashrom-d22a1d4e539e9b594fc9a9cf149e239da1ba8a2f.zip
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>
Diffstat (limited to 'sst28sf040.c')
-rw-r--r--sst28sf040.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sst28sf040.c b/sst28sf040.c
index b6e950cc4..90bc17762 100644
--- a/sst28sf040.c
+++ b/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