Skip to content

Commit dc50214

Browse files
committed
updated meta data
1 parent c3877ad commit dc50214

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ Contributors:
1111
Martin Bachwerk <https://github.com/arski>
1212
Sinan Islekdemir <https://github.com/sinanislekdemir>
1313
Michael Marx <https://github.com/rezemika>
14+
Marshal Taylor <https://github.com/mpt777>
1415
Oluwafemi Ebenezer <https://github.com/bencipher>

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012-2017 Vincent Agnano.
1+
Copyright (c) 2012-2023 Vincent Agnano.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without modification,

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
description='Render an optimized version of your original image on display. Ability to resize and crop.',
1010
long_description=open('README.md').read(),
1111
author='Vincent Agnano',
12-
author_email='vincent.agnano@scopyleft.fr',
12+
author_email='vinyll@protonmail.com',
1313
url='http://github.com/vinyll/django-imagefit',
1414
license='BSD',
1515
packages=find_packages(),

0 commit comments

Comments
 (0)