update copyright date
[matthijs/upstream/django-ldapdb.git] / ldapdb / models / __init__.py
index 308fc87dbe20e2bef09c8ed7275c22511d4f4afc..6978857d5401f8fa961ce88d97677c4acae1ad12 100644 (file)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 # 
 # django-ldapdb
-# Copyright (C) 2009 BollorĂ© telecom
+# Copyright (C) 2009-2010 BollorĂ© telecom
 # See AUTHORS file for a full list of contributors.
 # 
 # This program is free software: you can redistribute it and/or modify
@@ -18,3 +18,4 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
+from ldapdb.models.base import Model