diff options
author | Florian Pritz <bluewind@xinu.at> | 2017-04-02 22:39:42 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2017-04-02 22:39:42 +0200 |
commit | e597aa5c8a9f2d3ba7760b5aca7903e76da35e29 (patch) | |
tree | a4505beda2ef3f72b07dbb98982db54f38ea5a93 | |
parent | 9a224a950b17befa6247177d9cad2a45870d3077 (diff) | |
download | App-BorgRestore-e597aa5c8a9f2d3ba7760b5aca7903e76da35e29.tar.gz App-BorgRestore-e597aa5c8a9f2d3ba7760b5aca7903e76da35e29.tar.xz |
Update license file name
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | README.md | 2 | ||||
-rw-r--r-- | lib/App/BorgRestore.pm | 2 | ||||
-rwxr-xr-x | script/borg-restore.pl | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -40,7 +40,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -See gpl-3.0.txt for the full license text. +See LICENSE for the full license text. # AUTHOR diff --git a/lib/App/BorgRestore.pm b/lib/App/BorgRestore.pm index 07d608c..4047b2c 100644 --- a/lib/App/BorgRestore.pm +++ b/lib/App/BorgRestore.pm @@ -77,7 +77,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -See gpl-3.0.txt for the full license text. +See LICENSE for the full license text. =head1 AUTHOR diff --git a/script/borg-restore.pl b/script/borg-restore.pl index eb881b0..7093391 100755 --- a/script/borg-restore.pl +++ b/script/borg-restore.pl @@ -149,7 +149,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. -See gpl-3.0.txt for the full license text. +See LICENSE for the full license text. =cut |