mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 00:00:18 +01:00
Rewrite ;copyright
This commit is contained in:
@@ -7,7 +7,7 @@ $name (_"Silence Finder...")
|
||||
$action (_"Finding silence...")
|
||||
$info (_"Adds point labels in areas of silence according to the specified\nlevel and duration of silence. If too many silences are detected,\nincrease the silence level and duration; if too few are detected,\nreduce the level and duration.")
|
||||
$author (_"Alex S. Brown")
|
||||
;copyright "Released under terms of the GNU General Public License version 2"
|
||||
$copyright (_"Released under terms of the GNU General Public License version 2")
|
||||
|
||||
;; by Alex S. Brown, PMP (http://www.alexsbrown.com)
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
||||
Reference in New Issue
Block a user