X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Flinux%2Fedd.h;h=992ce7cf9f2ee884880ffd6e74cdfd5fb90a7e16;hb=7504e9e75f76a5101b47cd32851ad7bd4ea8ff70;hp=4cbd0fe9df0898f09a4641270ebd89d0f7def56a;hpb=7b2afd93818f81ad817825020a8c45c633559e77;p=oweals%2Fu-boot.git diff --git a/include/linux/edd.h b/include/linux/edd.h index 4cbd0fe9df..992ce7cf9f 100644 --- a/include/linux/edd.h +++ b/include/linux/edd.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * linux/include/linux/edd.h * Copyright (C) 2002, 2003, 2004 Dell Inc. @@ -16,16 +17,6 @@ * transferred into the edd structure, and in drivers/firmware/edd.c, that * information is used to identify BIOS boot disk. The code in setup.S * is very sensitive to the size of these structures. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License v2.0 as published by - * the Free Software Foundation - * - * This program is distributed in the hope that it will be useful, - * 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. - * */ #ifndef _LINUX_EDD_H #define _LINUX_EDD_H