Add license and copyright to 9b3fd2b5
[claws.git] / tools / tb2claws-mail
old mode 100644 (file)
new mode 100755 (executable)
index 106877e..5c0e55a
@@ -7,7 +7,7 @@
 # Author : Aleksandar Urosevic aka Urke MMI <urke@gmx.net>
 # Licence : GPL
 #
-# Thanks goes to : Paul Mangan <claws@thewildbeast.co.uk>
+# Thanks goes to : Paul Mangan <paul@claws-mail.org>
 #
 # Usage: Export The Bat! Address Book to CSV file format
 #        with all fields selected to YES and then start:
@@ -37,7 +37,7 @@ use Getopt::Long;
 
 GetOptions("tbfile=s" => \$tbfile);
 
-#$tbfile = '/home/urke/bin/sylpheed/tb2ldif/thebat-addressbook.csv';
+#$tbfile = '/home/urke/bin/claws-mail/tb2ldif/thebat-addressbook.csv';
 $total_addresses = 0;
 
 chdir;