summaryrefslogtreecommitdiff
path: root/scripts/tomsloop.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tomsloop.lua')
-rw-r--r--scripts/tomsloop.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/tomsloop.lua b/scripts/tomsloop.lua
index f1bca82068..0f424e7158 100644
--- a/scripts/tomsloop.lua
+++ b/scripts/tomsloop.lua
@@ -1,8 +1,6 @@
ardour { ["type"] = "EditorAction", name = "Tom's Loop",
license = "MIT",
- author = "Robin Gareus",
- email = "robin@gareus.org",
- site = "http://gareus.org",
+ author = "Ardour Team",
description = [[Bounce the loop-range of all non muted audio tracks, paste N times at playhead]]
}