summaryrefslogtreecommitdiff
path: root/scripts/stop_at_marker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stop_at_marker.lua')
-rw-r--r--scripts/stop_at_marker.lua4
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/stop_at_marker.lua b/scripts/stop_at_marker.lua
index 140fb7a98d..f710a9f205 100644
--- a/scripts/stop_at_marker.lua
+++ b/scripts/stop_at_marker.lua
@@ -2,9 +2,7 @@ ardour {
["type"] = "session",
name = "Stop at Marker",
license = "MIT",
- author = "Robin Gareus",
- email = "robin@gareus.org",
- site = "http://gareus.org",
+ author = "Ardour Lua Task Force",
description = [[An example session script which stops the transport on every location marker when rolling forward.]]
}