File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11(The MIT License)
22
3- Copyright (c) Namespace OÜ, Demur Nodia
3+ Copyright (c) Namespace OÜ
44
55Permission is hereby granted, free of charge, to any person obtaining
66a copy of this software and associated documentation files (the
@@ -19,4 +19,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1919IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2020CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2121TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ def get_version(*file_paths):
5050 description = """Extension for Django Rest Framework to enable simple sideloading""" ,
5151 long_description = readme + "\n \n " + history ,
5252 long_description_content_type = "text/markdown" ,
53- author = "Demur Nodia " ,
54- author_email = "demur @namespace.ee" ,
53+ author = "Namespace OÜ " ,
54+ author_email = "info @namespace.ee" ,
5555 url = "https://github.com/namespace-ee/drf-sideloading" ,
5656 packages = ["drf_sideloading" ],
5757 include_package_data = True ,
You can’t perform that action at this time.
0 commit comments