diff options
author | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2014-03-08 21:14:24 +0100 |
---|---|---|
committer | Raphaël Barrois <raphael.barrois@polytechnique.org> | 2014-03-08 21:14:24 +0100 |
commit | ed74d6c409a4ea2a65dcd473563df06be727a9ef (patch) | |
tree | a72aa97940eecd77a3f67cddd913cf61f3e5ddb3 /semantic_version/django_fields.py | |
parent | a9eea44319d11d51984759292c16bad2106975dd (diff) | |
download | semantic-version-ed74d6c409a4ea2a65dcd473563df06be727a9ef.tar.gz |
Update copyright
Diffstat (limited to 'semantic_version/django_fields.py')
-rw-r--r-- | semantic_version/django_fields.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/semantic_version/django_fields.py b/semantic_version/django_fields.py index 6a70129..a0c6979 100644 --- a/semantic_version/django_fields.py +++ b/semantic_version/django_fields.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (c) 2012-2013 Raphaël Barrois +# Copyright (c) 2012-2014 The python-semanticversion project # This code is distributed under the two-clause BSD License. from __future__ import unicode_literals |