diff options
Diffstat (limited to 'src/tools/copyright.pl')
-rwxr-xr-x | src/tools/copyright.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/copyright.pl b/src/tools/copyright.pl index db5a2f023c3..d78a8d8ce88 100755 --- a/src/tools/copyright.pl +++ b/src/tools/copyright.pl @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl ################################################################# # copyright.pl -- update copyright notices throughout the source tree, idempotently. # |