diff options
author | Aaron LI <aly@aaronly.me> | 2019-01-01 10:53:45 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2019-01-01 10:53:45 +0800 |
commit | 863c9ed8b5bcbd5415a69a2dc8d0b78402ca9d36 (patch) | |
tree | 8a2a13dbab4f34d3f53698d2a9dac3b66783c3ee /dfly-update | |
parent | e9f3c7b21b7e083bc847836011f4d8c8e8b9c974 (diff) | |
download | dfly-update-863c9ed8b5bcbd5415a69a2dc8d0b78402ca9d36.tar.bz2 |
Update copyright year :)
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 |