aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/manifest.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/greybus/manifest.h')
-rw-r--r--drivers/staging/greybus/manifest.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/staging/greybus/manifest.h b/drivers/staging/greybus/manifest.h
index d96428407cd7..f3c95a255631 100644
--- a/drivers/staging/greybus/manifest.h
+++ b/drivers/staging/greybus/manifest.h
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Greybus manifest parsing
*
* Copyright 2014 Google Inc.
* Copyright 2014 Linaro Ltd.
- *
- * Released under the GPLv2 only.
*/
#ifndef __MANIFEST_H