From 6987f00db409c6e8b565fc9f78868614babf6769 Mon Sep 17 00:00:00 2001 From: Nikolaus Gullotta Date: Wed, 15 Aug 2018 08:35:40 -0500 Subject: [PATCH] Make authoring consistent --- scripts/ltc_reader.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ltc_reader.lua b/scripts/ltc_reader.lua index be1490ca09..ffa17e7d08 100644 --- a/scripts/ltc_reader.lua +++ b/scripts/ltc_reader.lua @@ -2,7 +2,7 @@ ardour { ["type"] = "dsp", name = "LTC Reader", category = "Utility", - author = "Ardour team", + author = "Ardour Team", license = "MIT", description = [[Linear Timecode Decoder with mixer strip inline display]] }