summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-22 15:05:09 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-22 15:05:09 +0100
commit1a194e8ff1114519b20ce0703095d9bffe546f37 (patch)
treee2c6a2b6fabf16134ee28bd13c731414f768a950
parent5ea020b18906682463023cfc25a96d309060a053 (diff)
downloadusbutils-1a194e8ff1114519b20ce0703095d9bffe546f37.tar.gz
.gitignore: add copyright and SPDX info
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a1ad407..42f110e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# SPDX-License-Identifier: GPL-2.0-only
+# Copyright (c) 2014-2021 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+# Copyright (c) 2009 Greg Kroah-Hartman <gregkh@suse.de>
*.o
*.swp
.deps/