X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fjffs2%2Fmergesort.c;h=fca77aa651149fc80da4cd2405308f3f633134c6;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=6e633a11338f3d55981992cdb6cca9ce443f0ab1;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/fs/jffs2/mergesort.c b/fs/jffs2/mergesort.c index 6e633a1133..fca77aa651 100644 --- a/fs/jffs2/mergesort.c +++ b/fs/jffs2/mergesort.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: MIT /* * This file is copyright 2001 Simon Tatham. * Rewritten from original source 2006 by Dan Merillat for use in u-boot. * * Original code can be found at: * http://www.chiark.greenend.org.uk/~sgtatham/algorithms/listsort.html - * - * SPDX-License-Identifier: MIT */ #include