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

move author credits and license information into comments, not the plug-in UIs. Matches built-in effects in Audacity.

This commit is contained in:
RichardAsh1981@gmail.com
2013-06-26 18:35:33 +00:00
parent 62de33efe1
commit 325888d34d
19 changed files with 31 additions and 29 deletions

View File

@@ -4,8 +4,9 @@
;categories "http://lv2plug.in/ns/lv2core#GeneratorPlugin"
;name "Click Track..."
;action "Generating Click Track..."
;info "by Dominic Mazzoni, modified by David R. Sky and Steve Daulton.\nReleased under terms of the GNU General Public License version 2.\nFor help, select one of two help screens in 'Action choice' below."
;info "For help, select one of two help screens in 'Action choice' below."
;; by Dominic Mazzoni, modified by David R. Sky and Steve Daulton.
;; Released under terms of the GNU General Public License version 2:
;; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html .
;; original clicktrack.ny by Dominic Mazzoni,