mirror of
https://github.com/Steffo99/youtubedlez.git
synced 2025-01-29 14:23:57 +00:00
Change license name in printed text
This commit is contained in:
parent
069261502f
commit
f1e4ece4f5
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ audio_formats = ['best', 'aac', 'flac', 'mp3', 'm4a', 'opus', 'vorbis', 'wav']
|
|||
def main():
|
||||
print(f"Easy Youtube Downloader")
|
||||
print("(c) Stefano Pigozzi")
|
||||
print("Licensed under the GNU-GPL-3.0-or-later")
|
||||
print("Licensed under the EUPL-1.2")
|
||||
print("-" * 80)
|
||||
print()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue