diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-15 14:32:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-15 14:32:23 +0000 |
commit | 5cbac6ffb832633ad3ea8349b6e68b26403edd4a (patch) | |
tree | a27f70a1bda15c9d56bbcf39bf5a5ee52748bc9d /lbu.in | |
parent | ba8985b3e99a706a43e8f61711fed0a80abc1942 (diff) | |
download | alpine-conf-5cbac6ffb832633ad3ea8349b6e68b26403edd4a.zip |
lbu: add MIT license
Diffstat (limited to 'lbu.in')
-rw-r--r-- | lbu.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # lbu - utility to create local backups. # Copyright (c) 2006-2010 Natanael Copa <ncopa@alpinelinux.org> -# May be distributed under GPL2 +# May be distributed under GPL2 or MIT VERSION=@VERSION@ sysconfdir=@sysconfdir@ |