diff options
Diffstat (limited to 'macosx/hbsign')
-rwxr-xr-x | macosx/hbsign | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/hbsign b/macosx/hbsign index 2bc28f4a4..5cf9761ae 100755 --- a/macosx/hbsign +++ b/macosx/hbsign @@ -1,8 +1,8 @@ #!/usr/bin/env bash # Copyright (C) 2012-2017 VLC authors and VideoLAN # Copyright (C) 2012-2014 Felix Paul Kühne <fkuehne at videolan dot org> -# Copyright (C) 2018-2020 Damiano Galassi <[email protected]> -# Copyright (C) 2018-2020 Bradley Sepos <[email protected]> +# Copyright (C) 2018-2021 Damiano Galassi <[email protected]> +# Copyright (C) 2018-2021 Bradley Sepos <[email protected]> # # Based on VLC's codesign.sh # |