aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc-xml-ref
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/kernel-doc-xml-ref')
-rwxr-xr-xscripts/kernel-doc-xml-ref3
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
3use warnings;
3use strict; 4use strict;
4 5
5## Copyright (C) 2015 Intel Corporation ## 6## Copyright (C) 2015 Intel Corporation ##