Updated copyright sections
This commit is contained in:
parent
ef36948ab8
commit
32fb52f941
@ -1,10 +1,10 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
name = "MusicDL"
|
||||
author = "Manuel Cortéz"
|
||||
authorEmail = "manuel@manuelcortez.net"
|
||||
copyright = "Copyright (C) 2019-2020, Manuel Cortez"
|
||||
author = "MCV Software"
|
||||
authorEmail = "info@mcvsoftware.com"
|
||||
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.")
|
||||
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.
|
||||
short_name = "musicdl"
|
||||
translators = [_(u"Manuel Cortez (Spanish)")]
|
||||
|
Loading…
Reference in New Issue
Block a user