Updated copyright sections
This commit is contained in:
parent
ef36948ab8
commit
32fb52f941
@ -1,10 +1,10 @@
|
|||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
name = "MusicDL"
|
name = "MusicDL"
|
||||||
author = "Manuel Cortéz"
|
author = "MCV Software"
|
||||||
authorEmail = "manuel@manuelcortez.net"
|
authorEmail = "info@mcvsoftware.com"
|
||||||
copyright = "Copyright (C) 2019-2020, Manuel Cortez"
|
copyright = "Copyright (C) 2019-2022, MCV Software"
|
||||||
description = name+_(u" Is an application that will allow you to download music from popular sites such as youtube, zaycev.net.")
|
description = name+_(u" Is an application that will allow you to download music from popular sites such as youtube, zaycev.net.")
|
||||||
url = "https://manuelcortez.net/music_dl"
|
url = "https://mcvsoftware.com/music_dl"
|
||||||
# The short name will be used for detecting translation files. See languageHandler for more details.
|
# The short name will be used for detecting translation files. See languageHandler for more details.
|
||||||
short_name = "musicdl"
|
short_name = "musicdl"
|
||||||
translators = [_(u"Manuel Cortez (Spanish)")]
|
translators = [_(u"Manuel Cortez (Spanish)")]
|
||||||
|
Loading…
Reference in New Issue
Block a user