mirror of
https://github.com/cookiengineer/audacity
synced 2025-04-29 15:19:44 +02:00
Update copyright year
This MR updates the current year stated in copyright notices to 2022. Signed-off-by: TheEvilSkeleton <theevilskeleton@riseup.net> Reference-to: https://github.com/tenacityteam/tenacity/pull/698
This commit is contained in:
parent
737e151074
commit
0f38200adf
@ -6,7 +6,7 @@ directory may be released under a different license
|
||||
3RDPARTY.txt file, and for specific details, see the license
|
||||
information inside each subdirectory of lib-src.
|
||||
|
||||
Tenacity is based upon Audacity, Copyright (c) 1999-2021 The Audacity Team
|
||||
Tenacity is based upon Audacity, Copyright (c) 1999-2022 The Audacity Team
|
||||
|
||||
Documentation is distributed under the Creative Commons license (CC BY 3.0) [1]
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
; Tenacity: A Digital Audio Editor
|
||||
; Tenacity(R) is copyright (c) 1999-2021 Tenacity Team.
|
||||
; Tenacity(R) is copyright (c) 1999-2022 Tenacity Team.
|
||||
; License: GPL v2. See License.txt.
|
||||
;
|
||||
; tenacity.iss
|
||||
|
@ -52,7 +52,7 @@ BEGIN
|
||||
VALUE "FileDescription", "A customised Tenacity Cross-Platform Sound Editor"
|
||||
VALUE "FileVersion", AUDACITY_FILE_VERSION
|
||||
VALUE "InternalName", "DarkTenacity"
|
||||
VALUE "LegalCopyright", "Copyright © 1999-2021 under GPLv2+"
|
||||
VALUE "LegalCopyright", "Copyright © 1999-2022 under GPLv2+"
|
||||
VALUE "LegalTrademarks", ""
|
||||
VALUE "OriginalFilename", "DarkTenacity.exe"
|
||||
VALUE "ProductName", "DarkTenacity"
|
||||
@ -62,7 +62,7 @@ BEGIN
|
||||
VALUE "FileDescription", "Tenacity Cross-Platform Sound Editor"
|
||||
VALUE "FileVersion", AUDACITY_FILE_VERSION
|
||||
VALUE "InternalName", "Tenacity"
|
||||
VALUE "LegalCopyright", "Copyright © 1999-2021 under GPLv2+"
|
||||
VALUE "LegalCopyright", "Copyright © 1999-2022 under GPLv2+"
|
||||
VALUE "LegalTrademarks", ""
|
||||
VALUE "OriginalFilename", "Tenacity.exe"
|
||||
VALUE "ProductName", "Tenacity"
|
||||
|
Loading…
x
Reference in New Issue
Block a user