From a607db8a47fde00bd301d785ba1fbb8a5eab06da Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Wed, 6 Jun 2018 08:57:04 +0200 Subject: Add license tags to scripts Everything's ISC. --- allnoconfig.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'allnoconfig.py') diff --git a/allnoconfig.py b/allnoconfig.py index d4060d2..447415b 100755 --- a/allnoconfig.py +++ b/allnoconfig.py @@ -1,5 +1,8 @@ #!/usr/bin/env python +# Copyright (c) 2018, Ulf Magnusson +# SPDX-License-Identifier: ISC + # Works like 'make allnoconfig'. Verified by the test suite to generate # identical output to 'make allnoconfig' for all ARCHes. # -- cgit v1.2.3