aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2020-01-25 08:42:31 +0200
committerSergey Poznyakoff <gray@gnu.org>2020-01-25 08:42:31 +0200
commit785492bc52ce2c5278e5e8d3aaa1eedd62a60eec (patch)
treeb444334e98620551680eecb94feb7420160d7363
parent0583da42ab4fc9a9401a51a8a01dd42ff26fb9a0 (diff)
parent301919d62b112729c3bc2767520790b57a5ddde8 (diff)
downloadfile-backup-785492bc52ce2c5278e5e8d3aaa1eedd62a60eec.tar.gz
file-backup-785492bc52ce2c5278e5e8d3aaa1eedd62a60eec.tar.bz2
Merge branch 'nonsymlink' of ssh://git.gnu.org.ua/gitroot/file-backup into nonsymlink
-rw-r--r--lib/File/BackupCopy.pm16
1 files changed, 14 insertions, 2 deletions
diff --git a/lib/File/BackupCopy.pm b/lib/File/BackupCopy.pm
index 779aae0..0e280e1 100644
--- a/lib/File/BackupCopy.pm
+++ b/lib/File/BackupCopy.pm
@@ -418,5 +418,17 @@ the file. Otherwise, creates simple backup.
Optional I<%opts> have the same meaning as in
B<backup_copy>, except that, obviously, B<type> keyword is not accepted.
-
-=cut
+
+=head1 LICENSE
+
+GPLv3+: GNU GPL version 3 or later, see
+L<http://gnu.org/licenses/gpl.html>.
+
+This is free software: you are free to change and redistribute it.
+There is NO WARRANTY, to the extent permitted by law.
+
+=head1 AUTHORS
+
+Sergey Poznyakoff <gray@gnu.org>
+
+=cut

Return to:

Send suggestions and report system problems to the System administrator.