diff options
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/port-checksums.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/port-checksums.sh b/scripts/port-checksums.sh index c4ae0e0..1481f75 100755 --- a/scripts/port-checksums.sh +++ b/scripts/port-checksums.sh @@ -1,5 +1,9 @@ #!/bin/sh +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at https://mozilla.org/MPL/2.0/. + # port-checksums.sh # # Output MacPorts Portfile checksums for a file. |
