diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-04-02 11:14:02 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2018-04-24 20:21:41 +0000 |
commit | e083880279119677e443fc16b4694f8c81bf2c40 (patch) | |
tree | 03413b996779bc4c86ec41590f3e7bcdd97d0ef5 /util | |
parent | 124ef38f7afc61ad7c713c22aad7c5c7f79bdb9b (diff) | |
download | flashrom-e083880279119677e443fc16b4694f8c81bf2c40.tar.gz flashrom-e083880279119677e443fc16b4694f8c81bf2c40.tar.bz2 flashrom-e083880279119677e443fc16b4694f8c81bf2c40.zip |
Remove address from GPLv2 headers
Change-Id: I7bfc339673cbf5ee2d2ff7564c4db04ca088d0a4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/25381
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'util')
-rwxr-xr-x | util/flashrom_partial_write_test.sh | 4 | ||||
-rwxr-xr-x | util/getrevision.sh | 4 | ||||
-rw-r--r-- | util/ich_descriptors_tool/ich_descriptors_tool.c | 4 | ||||
-rw-r--r-- | util/z60_flashrom.rules | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/util/flashrom_partial_write_test.sh b/util/flashrom_partial_write_test.sh index 2d83752f3..8e30fc634 100755 --- a/util/flashrom_partial_write_test.sh +++ b/util/flashrom_partial_write_test.sh @@ -13,10 +13,6 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# 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 -# # This script attempts to test Flashrom partial write capability by writing # patterns of 0xff and 0x00 bytes to the lowest 128kB of flash. 128kB is chosen # since 64kB is usually the largest possible block size, so we will try to diff --git a/util/getrevision.sh b/util/getrevision.sh index 80812b457..168dd6320 100755 --- a/util/getrevision.sh +++ b/util/getrevision.sh @@ -18,10 +18,6 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# 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 -# EXIT_SUCCESS=0 EXIT_FAILURE=1 diff --git a/util/ich_descriptors_tool/ich_descriptors_tool.c b/util/ich_descriptors_tool/ich_descriptors_tool.c index 5ab946fdd..aec97d0f0 100644 --- a/util/ich_descriptors_tool/ich_descriptors_tool.c +++ b/util/ich_descriptors_tool/ich_descriptors_tool.c @@ -13,10 +13,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * 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 */ /* diff --git a/util/z60_flashrom.rules b/util/z60_flashrom.rules index 68df5d1ea..59de68be7 100644 --- a/util/z60_flashrom.rules +++ b/util/z60_flashrom.rules @@ -13,10 +13,6 @@ ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. ## -## 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 -## ## ## Please keep this list sorted alphabetically by vendor/device name. |