diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2022-07-12 12:01:20 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2022-07-12 12:01:20 +0200 |
commit | 97212b8686257e9638dd2f72ab2cfe44bb2c8a62 (patch) | |
tree | d3eca8ed7cb0f796873fb8dd4b8757224effaba9 /lbu.in | |
parent | 2b80c3c9298f997b9061656ac9648e4dee4ed788 (diff) | |
download | alpine-conf-97212b8686257e9638dd2f72ab2cfe44bb2c8a62.zip |
lbu: update copyright year
Diffstat (limited to 'lbu.in')
-rw-r--r-- | lbu.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #!/bin/sh # lbu - utility to create local backups. -# Copyright (c) 2006-2010 Natanael Copa <ncopa@alpinelinux.org> +# Copyright (c) 2006-2022 Natanael Copa <ncopa@alpinelinux.org> # May be distributed under GPL2 or MIT VERSION=@VERSION@ |