diff options
Diffstat (limited to 'dfly-update')
-rwxr-xr-x | dfly-update | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dfly-update b/dfly-update index a609023..bfa1107 100755 --- a/dfly-update +++ b/dfly-update @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (c) 2017-2018 Aaron LI <aly@aaronly.me> +# Copyright (c) 2017-2019 Aaron LI <aly@aaronly.me> # MIT License # # Tool to update a DragonFly BSD system using binary releases or |