diff --git a/README b/README index 316bccf..2707002 100644 --- a/README +++ b/README @@ -195,9 +195,9 @@ EXIT STATUS LICENSE imapsync is free, open source but not always gratis software cover by - the Do What The Fuck You Want To Public License (WTFPL). See COPYING + the No Limit Public License (NLPL). See COPYING file included in the distribution or the web site - http://sam.zoy.org/wtfpl/COPYING + http://imapsync.lamiral.info/COPYING MAILING-LIST The public mailing-list may be the best way to get support. @@ -418,7 +418,7 @@ HUGE MIGRATION Welcome in shell programming ! Hacking - Feel free to hack imapsync as the WTFPL Licence permits it. + Feel free to hack imapsync as the NLPL Licence permits it. Links Entries for imapsync: http://www.imap.org/products/showall.php diff --git a/imapsync b/imapsync index a247c77..dcaa954 100755 --- a/imapsync +++ b/imapsync @@ -237,9 +237,9 @@ in a Bourne shell: =head1 LICENSE imapsync is free, open source but not always gratis software cover by -the Do What The Fuck You Want To Public License (WTFPL). +the No Limit Public License (NLPL). See COPYING file included in the distribution or the web site -http://sam.zoy.org/wtfpl/COPYING +http://imapsync.lamiral.info/COPYING =head1 MAILING-LIST @@ -488,7 +488,7 @@ Welcome in shell programming ! =head1 Hacking -Feel free to hack imapsync as the WTFPL Licence permits it. +Feel free to hack imapsync as the NLPL Licence permits it. =head1 Links @@ -3660,7 +3660,7 @@ sub thank_author { return("Homepage: http://imapsync.lamiral.info/\n"); # used to be - return(join("", "Happy with this free, open and gratis DWTFPL software?\n", + return(join("", "Happy with this free, open and gratis NLPL software?\n", "Encourage the author (Gilles LAMIRAL) by giving him a book\n", "or just money via paypal:\n", "http://imapsync.lamiral.info/\n"));