Skip to content

Commit

Permalink
adding files for license LGPL 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
leforestier committed Apr 5, 2016
1 parent 8f81f96 commit 847d665
Show file tree
Hide file tree
Showing 3 changed files with 520 additions and 0 deletions.
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
include README.rst
include license/COPYING
include license/lgpl-2.1.txt
16 changes: 16 additions & 0 deletions license/COPYING
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Yattag (Python library)

Copyright (C) 2014 Benjamin Le Forestier

This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1 as published by the Free Software Foundation.

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.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Loading

0 comments on commit 847d665

Please sign in to comment.