From 4e8d6da96d41d82d2cb3003af1f03b1d9a9fea6c Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Thu, 26 May 2022 19:08:51 +0200 Subject: scripts/port-checksums.sh: Add license header --- scripts/port-checksums.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts') 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. -- cgit v1.2.3