X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fcmd_fs.c;h=8f8f1b2bfcf108988bd4ac46d32b7a7c64380910;hb=5b8031ccb4ed6e84457d883198d77efc307085dc;hp=e146254f6d68367d8dc2650c409f24a1676362dd;hpb=f32c86493822174e27f4b3c7c9359094406afbd8;p=oweals%2Fu-boot.git diff --git a/common/cmd_fs.c b/common/cmd_fs.c index e146254f6d..8f8f1b2bfc 100644 --- a/common/cmd_fs.c +++ b/common/cmd_fs.c @@ -3,17 +3,7 @@ * * Inspired by cmd_ext_common.c, cmd_fat.c. * - * This program is free software; you can redistribute it and/or modify it - * under the terms and conditions of the GNU General Public License, - * version 2, as published by the Free Software Foundation. - * - * This program is distributed in the hope 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, see . + * SPDX-License-Identifier: GPL-2.0 */ #include