diff --git a/binutils/NEWS b/binutils/NEWS index 1b824facae..d9d65c71e4 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,6 +1,6 @@ -*- text -*- -* Add support for the wasm32 ELF conversion of the Web Assembly file format. +* Add support for the wasm32 ELF conversion of the WebAssembly file format. * Add --inlines option to objdump, which extends the --line-numbers option so that inlined functions will display their nesting information. diff --git a/binutils/testsuite/binutils-all/wasm32/wasm32.exp b/binutils/testsuite/binutils-all/wasm32/wasm32.exp index b95569a744..af39cd4855 100644 --- a/binutils/testsuite/binutils-all/wasm32/wasm32.exp +++ b/binutils/testsuite/binutils-all/wasm32/wasm32.exp @@ -1,5 +1,4 @@ -# Copyright (C) 2010-2017 Free Software Foundation, Inc. -# Copyright (C) 2017 Pip Cet +# Copyright (C) 2017 Free Software Foundation, Inc. # 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