diff options
Diffstat (limited to 'util/flashrom/jedec.c')
-rw-r--r-- | util/flashrom/jedec.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/util/flashrom/jedec.c b/util/flashrom/jedec.c index 09e1f830b0..cb4f6cd322 100644 --- a/util/flashrom/jedec.c +++ b/util/flashrom/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 |