diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2015-09-05 07:51:32 -0700 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-09-07 15:54:50 +0000 |
commit | 4460703f59c58626c762a8a1244842b7a3efe0db (patch) | |
tree | bba0e836bfb2182227f840b86b64d6b197e33a8d /src/ec/google | |
parent | 38bc916def3a95f2a32309c5437ac0f868455a94 (diff) |
Drop "See file CREDITS..." comment
coreboot has no CREDITS file.
Change-Id: Iaa4686979ba1385b00ad1dbb6ea91e58f5014384
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/11514
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src/ec/google')
-rw-r--r-- | src/ec/google/chromeec/ec_message.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ec/google/chromeec/ec_message.h b/src/ec/google/chromeec/ec_message.h index a9d5a3c084..ee157490bd 100644 --- a/src/ec/google/chromeec/ec_message.h +++ b/src/ec/google/chromeec/ec_message.h @@ -2,8 +2,6 @@ * Chromium OS Matrix Keyboard Message Protocol definitions * * Copyright (c) 2012 The Chromium OS Authors. - * See file CREDITS for list of people who contributed to this - * project. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |