add copyright
authorjlaine <jlaine@e071eeec-0327-468d-9b6a-08194a12b294>
Mon, 29 Jun 2009 10:07:03 +0000 (10:07 +0000)
committerjlaine <jlaine@e071eeec-0327-468d-9b6a-08194a12b294>
Mon, 29 Jun 2009 10:07:03 +0000 (10:07 +0000)
git-svn-id: https://svn.bolloretelecom.eu/opensource/django-ldapdb/trunk@437 e071eeec-0327-468d-9b6a-08194a12b294

.addcopyright
ldapdb/models/__init__.py

index 8eadb4694f1ce5cea52080f516cd3034293b8d92..2b251cc009fac3dd7104ef005d287eb38fe64364 100644 (file)
@@ -1,6 +1,7 @@
 {
 'directories': [
     'ldapdb',
+    'ldapdb/models',
 ],
 
 'license': """django-ldapdb
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..308fc87dbe20e2bef09c8ed7275c22511d4f4afc 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
+#
+