diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-12-18 22:30:50 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-12-18 22:30:50 +0100 |
commit | bf85c76ceaece26d4c94e055179ce790bb544e35 (patch) | |
tree | b8dd89b1123bfab18f923e688c9025af9238cb74 /scripts | |
parent | c0526ca0f9b05617a4590167b79e7466af7fd081 (diff) |
update copyright data
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/update-autocomplete | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/update-autocomplete b/scripts/update-autocomplete index 9797cd7..1ba837b 100755 --- a/scripts/update-autocomplete +++ b/scripts/update-autocomplete @@ -1,4 +1,7 @@ #!/usr/bin/env perl +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 use strict; use warnings; |