mirror of
https://github.com/jazzband/django-analytical.git
synced 2026-03-16 22:20:25 +00:00
Simplify copyright notice
Co-authored-by: David Smith <39445562+smithdc1@users.noreply.github.com>
This commit is contained in:
parent
ce90933ab1
commit
844a178c04
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@ Analytics service integration for Django projects
|
|||
__author__ = "Joost Cassee"
|
||||
__email__ = "joost@cassee.net"
|
||||
__version__ = "3.1.0"
|
||||
__copyright__ = "Copyright (C) 2011-2022 Joost Cassee and contributors"
|
||||
__copyright__ = "Copyright (C) 2011 Joost Cassee and contributors"
|
||||
|
|
|
|||
Loading…
Reference in a new issue