X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fdjango-ldapdb.git;a=blobdiff_plain;f=ldapdb%2Fmodels%2F__init__.py;fp=ldapdb%2Fmodels%2F__init__.py;h=308fc87dbe20e2bef09c8ed7275c22511d4f4afc;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=e8585f8b3886e887c14a21337438d2855f10f81b;hpb=fe6e3af37054aa100679acf8236e17cc45c883a1 diff --git a/ldapdb/models/__init__.py b/ldapdb/models/__init__.py index e69de29..308fc87 100644 --- a/ldapdb/models/__init__.py +++ b/ldapdb/models/__init__.py @@ -0,0 +1,20 @@ +# -*- coding: utf-8 -*- +# +# django-ldapdb +# Copyright (C) 2009 Bolloré telecom +# See AUTHORS file for a full list of contributors. +# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program 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 General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +# +