1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 09:03:36 +02:00

Rewrite ;copyright

This commit is contained in:
Paul Licameli
2018-03-01 14:40:31 -05:00
parent 6298ac947a
commit cc455fac16
26 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ $name (_"Clip Fix...")
;manpage "Clip_Fix"
$action (_"Reconstructing clips...")
$author (_"Benjamin Schwartz and Steve Daulton")
;copyright "Licensing confirmed under terms of the GNU General Public License version 2"
$copyright (_"Licensing confirmed under terms of the GNU General Public License version 2")
;; Algorithm by Benjamin Schwartz
;; Clip Fix is a simple, stupid (but not blind) digital-clipping-corrector