X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=script%2Fpublic-inbox-xcpdb;h=2b9f032c5c01880efa6a8daa7d986bcea792272b;hb=95bdac7f09c69036efed537a4d03d5bdd2ae4eb6;hp=b41c683bb86267d8c595b8bb6b3cbee8e98c0028;hpb=3b508de80a200e9a32adbdc437434339187dde88;p=public-inbox.git diff --git a/script/public-inbox-xcpdb b/script/public-inbox-xcpdb index b41c683b..2b9f032c 100755 --- a/script/public-inbox-xcpdb +++ b/script/public-inbox-xcpdb @@ -1,5 +1,5 @@ #!/usr/bin/perl -w -# Copyright (C) 2019 all contributors +# Copyright (C) 2019-2020 all contributors # License: AGPL-3.0+ # xcpdb: Xapian copy database, a wrapper around Xapian's copydatabase(1) use Getopt::Long qw(:config gnu_getopt no_ignore_case auto_abbrev);