re-classify bundled lua scripts
[ardour.git] / scripts / synth1.lua
index 9d04e29ec12216dff5d2a229faaba5667ca535af..90da05d41e8b1604bdf687cc39d87f3edc247942 100644 (file)
@@ -3,10 +3,8 @@ ardour {
        name        = "Simple Synth",
        category    = "Instrument",
        license     = "MIT",
-       author      = "Robin Gareus",
-       email       = "robin@gareus.org",
-       site        = "http://gareus.org",
-       description = [[An Example Synth for prototyping.]]
+       author      = "Ardour Lua Task Force",
+       description = [[An Example Synth for Prototyping.]]
 }
 
 function dsp_ioconfig ()