X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitattributes;h=c9ba5bfc403600a8c9418fd4503574bcb69dc87e;hb=ba3c87fffb79311f54464288c66421d19c2c1234;hp=4b32eaa9571e64e47b51c43537063f56b204d8b3;hpb=322bf2d3446aabdaf5e8887775bd9ced80dbc0f0;p=platform%2Fkernel%2Flinux-starfive.git diff --git a/.gitattributes b/.gitattributes index 4b32eaa..c9ba5bf 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -*.c diff=cpp -*.h diff=cpp -*.dtsi diff=dts -*.dts diff=dts +# SPDX-License-Identifier: GPL-2.0-only +*.[ch] diff=cpp +*.dts diff=dts +*.dts[io] diff=dts