diff options
author | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2023-01-28 20:02:27 +0000 |
commit | e7017237c9d842b4cebdcfb13526cd71a2b2836a (patch) | |
tree | 9b947d28ee94ab6b413bebb96a7d040873038c0d /scripts/exec-install.sh | |
parent | 0b671e8cf134e605567a6b8091958c1f1dfc5140 (diff) |
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: |