diff options
Diffstat (limited to 'scripts/exec-install.sh')
-rwxr-xr-x | scripts/exec-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/exec-install.sh b/scripts/exec-install.sh index f36caa37e6f8..3b9375af3834 100755 --- a/scripts/exec-install.sh +++ b/scripts/exec-install.sh @@ -2,7 +2,7 @@ # # SPDX-License-Identifier: BSD-2-Clause # -# Copyright (c) 2018-2021 Gavin D. Howard and contributors. +# Copyright (c) 2018-2023 Gavin D. Howard and contributors. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: |