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 --- chipdrivers.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chipdrivers.h') diff --git a/chipdrivers.h b/chipdrivers.h index af59c30f7..85c64b2b3 100644 --- a/chipdrivers.h +++ b/chipdrivers.h @@ -12,11 +12,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 - * - * * Header file for flash chip drivers. Included from flash.h. * As a general rule, every function listed here should take a pointer to * struct flashctx as first parameter. -- cgit v1.2.3