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 | f2a956d67f668055240b7e55b0d4ec95d09ad0fe (patch) | |
tree | e801de4b9c81fbff8411a8c8ffcd57419b95d409 /sst49lfxxxc.c | |
parent | 68e063253b51420c599b81ec5c573bbdd93e63b1 (diff) | |
download | flashrom-f2a956d67f668055240b7e55b0d4ec95d09ad0fe.zip flashrom-f2a956d67f668055240b7e55b0d4ec95d09ad0fe.tar.gz |
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 'sst49lfxxxc.c')
-rw-r--r-- | sst49lfxxxc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sst49lfxxxc.c b/sst49lfxxxc.c index dc7ee68..a6c0105 100644 --- a/sst49lfxxxc.c +++ b/sst49lfxxxc.c @@ -1,8 +1,8 @@ /* * This file is part of the flashrom project. * - * Copyright 2000 Silicon Integrated System Corporation - * Copyright 2005-2007 coresystems GmbH + * Copyright (C) 2000 Silicon Integrated System Corporation + * Copyright (C) 2005-2007 coresystems GmbH * * 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 |