mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 14:30:24 +00:00
16 lines
844 B
Text
16 lines
844 B
Text
This software is derived from Django EAV (https://github.com/mvpdev/django-eav)
|
|
which, in turn, was derived from EAV Django, originally written and copyrighted
|
|
by Andrey Mikhaylenko <https://pypi.org/project/eav-django/>.
|
|
|
|
This 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 of the License, or
|
|
(at your option) any later version.
|
|
|
|
This software 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 Django EAV 2. If not, see <http://gnu.org/licenses/>.
|