diff options
Diffstat (limited to 'scripts/kernel-doc-xml-ref')
| -rwxr-xr-x | scripts/kernel-doc-xml-ref | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/kernel-doc-xml-ref b/scripts/kernel-doc-xml-ref index 104a5a5ba2c8..e3b24bfc804c 100755 --- a/scripts/kernel-doc-xml-ref +++ b/scripts/kernel-doc-xml-ref | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | #!/usr/bin/perl -w | 1 | #!/usr/bin/env perl |
| 2 | 2 | ||
| 3 | use warnings; | ||
| 3 | use strict; | 4 | use strict; |
| 4 | 5 | ||
| 5 | ## Copyright (C) 2015 Intel Corporation ## | 6 | ## Copyright (C) 2015 Intel Corporation ## |
