1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-11 17:13:37 +02:00

Rewrite ;author

This commit is contained in:
Paul Licameli
2018-03-01 14:39:44 -05:00
parent 5e390f331a
commit 6298ac947a
26 changed files with 26 additions and 26 deletions

View File

@@ -6,7 +6,7 @@ $name (_"Low Pass Filter...")
;manpage "Low_Pass_Filter"
;debugbutton disabled
$action (_"Performing Low Pass Filter...")
;author "Dominic Mazzoni"
$author (_"Dominic Mazzoni")
;copyright "Released under terms of the GNU General Public License version 2"
;; lowpass.ny by Dominic Mazzoni