diff options
Diffstat (limited to 'tools/update-copyright')
-rwxr-xr-x | tools/update-copyright | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/update-copyright b/tools/update-copyright index 934803e..d1af46c 100755 --- a/tools/update-copyright +++ b/tools/update-copyright @@ -1,5 +1,4 @@ #!/bin/bash -# $Id$ # Set the current year as a variable current_year=$(date +"%Y") |