diff options
author | Lee Leahy <leroy.p.leahy@intel.com> | 2015-07-17 11:07:54 -0700 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2015-07-21 21:17:21 +0200 |
commit | b993d2f1477a8e3d7c7f9c4b4e2f05773b4d098f (patch) | |
tree | 40b486b83677839ad3e4f78e4f5c6db4a8365af5 /src/mainboard/intel/kunimitsu/fadt.c | |
parent | e94c40b254a5019e7e25be4d2399ad31f30dd271 (diff) |
Kunimitsu: Remove address from copyright notice
Remove the address from the copyright notices.
BRANCH=none
BUG=None
TEST=Build and run on Kunimitsu
Change-Id: Ibe8196841d9e76c9ee3a3dbae802ecc63dc7904c
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: cc12d2658324a375d02748098f0a2f4b5d1b5615
Original-Change-Id: I81a71e4ad9b8a66ad0e9a93cbeb512d90eb35906
Original-Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/286266
Original-Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
Original-Commit-Queue: Leroy P Leahy <leroy.p.leahy@intel.com>
Original-Tested-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Reviewed-on: http://review.coreboot.org/11008
Reviewed-by: Leroy P Leahy <leroy.p.leahy@intel.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/mainboard/intel/kunimitsu/fadt.c')
-rw-r--r-- | src/mainboard/intel/kunimitsu/fadt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/intel/kunimitsu/fadt.c b/src/mainboard/intel/kunimitsu/fadt.c index 87e925ca1f..83a0d366f2 100644 --- a/src/mainboard/intel/kunimitsu/fadt.c +++ b/src/mainboard/intel/kunimitsu/fadt.c @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * Foundation, Inc. */ #include <string.h> |