summaryrefslogtreecommitdiff
path: root/util/scripts/find-unused-kconfig-symbols.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/scripts/find-unused-kconfig-symbols.sh')
-rwxr-xr-xutil/scripts/find-unused-kconfig-symbols.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/scripts/find-unused-kconfig-symbols.sh b/util/scripts/find-unused-kconfig-symbols.sh
index 32240ec0d5..3b84d25f57 100755
--- a/util/scripts/find-unused-kconfig-symbols.sh
+++ b/util/scripts/find-unused-kconfig-symbols.sh
@@ -1,6 +1,4 @@
#!/bin/sh
-# Copyright (c) 2015 Google Inc.
-#
# Permission to use, copy, modify, and/or distribute this software for
# any purpose with or without fee is hereby granted, provided that the
# above copyright notice and this permission notice appear in all copies.