diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-04-03 00:00:41 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-04-03 00:00:41 +0200 |
commit | a3332d3987edb3067b83f828200a53ff8bc65c50 (patch) | |
tree | 97ecd29c90df726379a2cfdb4dd063959b813fa0 /lib/App/BorgRestore | |
parent | 686623ab687cfd4aaa5b4c156faf65ee75ad4000 (diff) | |
download | App-BorgRestore-a3332d3987edb3067b83f828200a53ff8bc65c50.tar.gz App-BorgRestore-a3332d3987edb3067b83f828200a53ff8bc65c50.tar.xz |
Fix license statement
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'lib/App/BorgRestore')
-rw-r--r-- | lib/App/BorgRestore/Settings.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/App/BorgRestore/Settings.pm b/lib/App/BorgRestore/Settings.pm index eba5e9c..2637b8d 100644 --- a/lib/App/BorgRestore/Settings.pm +++ b/lib/App/BorgRestore/Settings.pm @@ -87,6 +87,7 @@ the disk too much. Copyright (C) 2016-2017 Florian Pritz E<lt>bluewind@xinu.atE<gt> +Licensed under the GNU General Public License version 3 or later. See LICENSE for the full license text. =cut |