X-Git-Url: https://git.kernelconcepts.de/?a=blobdiff_plain;f=fs%2FMakefile;h=7e753e9dd20bc71ad94817d5eb58a2a43bd25e32;hb=5ca483c32b54f72ccdae64ad43339f81413dffb6;hp=d0ab3aec56ba54b3f095b0ed7d48088a51b393a0;hpb=045fa1e1142552799ad3203e9e0bc22a11e866ea;p=karo-tx-uboot.git diff --git a/fs/Makefile b/fs/Makefile index d0ab3aec56..7e753e9dd2 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -3,23 +3,7 @@ # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved. # -# See file CREDITS for list of people who contributed to this -# project. -# -# 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 $(TOPDIR)/config.mk