diff options
Diffstat (limited to 'lib/bcd.c')
-rw-r--r-- | lib/bcd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bcd.c b/lib/bcd.c index 40d304efe272..7e4750b6e801 100644 --- a/lib/bcd.c +++ b/lib/bcd.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #include <linux/bcd.h> #include <linux/export.h> |