Add more SPDX-License-Identifier tags
[oweals/u-boot.git] / common / cmd_fs.c
index e146254f6d68367d8dc2650c409f24a1676362dd..8f8f1b2bfcf108988bd4ac46d32b7a7c64380910 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
+ * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>