From 9fba375c65341cc34f198bd2f9f8b516efcc024f Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Thu, 7 Jun 2018 07:55:13 +0200 Subject: Add license tag to alldefconfig.py --- alldefconfig.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/alldefconfig.py b/alldefconfig.py index fb8075c..34d03ba 100755 --- a/alldefconfig.py +++ b/alldefconfig.py @@ -1,5 +1,8 @@ #!/usr/bin/env python +# Copyright (c) 2018, Ulf Magnusson +# SPDX-License-Identifier: ISC + # Works like 'make alldefconfig'. Verified by the test suite to generate # identical output to 'make alldefconfig' for all ARCHes. # -- cgit v1.2.3