Skip to content

Commit 952f8de

Browse files
committed
drivers: cdrom: add missing SPDX license identifier
It's in gdrom.c but missing in cdrom.c Signed-off-by: Simao Gomes Viana <[email protected]>
1 parent 1df6a85 commit 952f8de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/cdrom/cdrom.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: GPL-2.0-or-later
12
/* linux/drivers/cdrom/cdrom.c
23
Copyright (c) 1996, 1997 David A. van Leeuwen.
34
Copyright (c) 1997, 1998 Erik Andersen <[email protected]>

0 commit comments

Comments
 (0)