1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01: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 (_"Spectral edit parametric EQ...")
;manpage "Spectral_edit_parametric_EQ"
$action (_"Filtering...")
$author (_"Paul Licameli")
;copyright "Released under terms of the GNU General Public License version 2"
$copyright (_"Released under terms of the GNU General Public License version 2")
;; SpectralEditParametricEQ.ny by Paul Licameli, November 2014.
;; Updated by Steve Daulton 2014 / 2015.