From e083880279119677e443fc16b4694f8c81bf2c40 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Mon, 2 Apr 2018 11:14:02 +0200 Subject: Remove address from GPLv2 headers Change-Id: I7bfc339673cbf5ee2d2ff7564c4db04ca088d0a4 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/25381 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- util/flashrom_partial_write_test.sh | 4 ---- util/getrevision.sh | 4 ---- util/ich_descriptors_tool/ich_descriptors_tool.c | 4 ---- util/z60_flashrom.rules | 4 ---- 4 files changed, 16 deletions(-) (limited to 'util') diff --git a/util/flashrom_partial_write_test.sh b/util/flashrom_partial_write_test.sh index 2d83752f..8e30fc63 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 80812b45..168dd632 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 5ab946fd..aec97d0f 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 68df5d1e..59de68be 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. -- cgit v1.2.3