__init__.py 688 B

12345678910111213141516
  1. # Copyright 2008-2009 Canonical Ltd. All rights reserved.
  2. # This file is part of wadllib.
  3. #
  4. # wadllib is free software: you can redistribute it and/or modify it under the
  5. # terms of the GNU Lesser General Public License as published by the Free
  6. # Software Foundation, version 3 of the License.
  7. #
  8. # wadllib is distributed in the hope that it will be useful, but
  9. # WITHOUT ANY WARRANTY; without even the implied warranty of
  10. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  11. # Lesser General Public License for more details.
  12. #
  13. # You should have received a copy of the GNU Lesser General Public
  14. # License along with wadllib. If not, see
  15. # <http://www.gnu.org/licenses/>.