This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
python-emails/LICENSE

13 lines
589 B
Plaintext
Raw Normal View History

2015-03-08 22:49:45 +01:00
Copyright 2013-2015 Sergey Lavrinenko
2013-08-14 20:52:22 +02:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
2013-08-15 23:04:20 +02:00
http://www.apache.org/licenses/LICENSE-2.0
2013-08-14 20:52:22 +02:00
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
2013-08-15 23:04:20 +02:00
limitations under the License.