diff options
Diffstat (limited to 'scripts/extract_xc3028.pl')
| -rwxr-xr-x | scripts/extract_xc3028.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/extract_xc3028.pl b/scripts/extract_xc3028.pl index 61d9b256c658..e1c9af25a595 100755 --- a/scripts/extract_xc3028.pl +++ b/scripts/extract_xc3028.pl @@ -1,7 +1,7 @@ #!/usr/bin/env perl +# SPDX-License-Identifier: GPL-2.0-only -# Copyright (c) Mauro Carvalho Chehab <mchehab@infradead.org> -# Released under GPLv2 +# Copyright (c) Mauro Carvalho Chehab <mchehab@kernel.org> # # In order to use, you need to: # 1) Download the windows driver with something like: |
