diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2007-09-09 20:21:05 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2007-09-09 20:21:05 +0000 |
commit | d22a1d4e539e9b594fc9a9cf149e239da1ba8a2f (patch) | |
tree | e801de4b9c81fbff8411a8c8ffcd57419b95d409 /sst_fwhub.c | |
parent | ca7f0e4668bf48c3e76458bfd009a575b5d78227 (diff) | |
download | flashrom-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 'sst_fwhub.c')
-rw-r--r-- | sst_fwhub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sst_fwhub.c b/sst_fwhub.c index 3974a7381..ae9852132 100644 --- a/sst_fwhub.c +++ b/sst_fwhub.c @@ -1,7 +1,7 @@ /* * This file is part of the flashrom project. * - * Copyright 2000 Silicon Integrated System Corporation + * Copyright (C) 2000 Silicon Integrated System Corporation * * 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 |