if we can't determine the gcc4/5 prefer the new gcc5 ABI
[ardour.git] / scripts / amp2.lua
index 3cd071b51c4306c1fde755837a14d9000aeb9c4a..89d11fc0fd8f94d632b0078417d6f5dd4afecb99 100644 (file)
@@ -3,9 +3,7 @@ ardour {
        name        = "Simple Amp II",
        category    = "Example",
        license     = "MIT",
-       author      = "Robin Gareus",
-       email       = "robin@gareus.org",
-       site        = "http://gareus.org",
+       author      = "Ardour Lua Task Force",
        description = [[
        An Example DSP Plugin for processing audio, to
        be used with Ardour's Lua scripting facility.]]