X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=drivers%2Fblock%2Flibata.c;h=d684270dcda18f2d9426042473e403a662c00c80;hb=4fa7613c50069b6821ace02b11a24b46dcbbec5e;hp=65b02039e499b03a0931c3528fbcf441b38b3799;hpb=ab06bddb04ed4be50a8f9ad5f94fa23953a734e3;p=oweals%2Fu-boot.git diff --git a/drivers/block/libata.c b/drivers/block/libata.c index 65b02039e4..d684270dcd 100644 --- a/drivers/block/libata.c +++ b/drivers/block/libata.c @@ -3,21 +3,7 @@ * Dave Liu * port from the libata of linux kernel * - * 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 the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * 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. - * - * 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., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA - * + * SPDX-License-Identifier: GPL-2.0+ */ #include