py3-validate-email/LICENSE

16 lines
660 B
Plaintext
Raw Normal View History

2014-07-03 11:34:25 +02:00
Validate_email
Copyright (c) 2014, Syrus Akbary, All rights reserved.
2012-04-07 23:05:57 +02:00
2014-07-03 11:34:25 +02:00
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 3.0 of the License, or (at your option) any later version.
2012-04-07 23:05:57 +02:00
2014-07-03 11:34:25 +02:00
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
2012-04-07 23:05:57 +02:00
2014-07-03 11:34:25 +02:00
You should have received a copy of the GNU Lesser General Public
License along with this library