diff --git a/Evergreen/Scriptability/AppDelegate+Scriptability.swift b/Evergreen/Scriptability/AppDelegate+Scriptability.swift index f75f4f300..7b9bd1011 100644 --- a/Evergreen/Scriptability/AppDelegate+Scriptability.swift +++ b/Evergreen/Scriptability/AppDelegate+Scriptability.swift @@ -3,7 +3,7 @@ // Evergreen // // Created by Olof Hellman on 2/7/18. -// Copyright © 2018 Ranchero Software. All rights reserved. +// Copyright © 2018 Olof Hellman. All rights reserved. // /* diff --git a/Evergreen/Scriptability/MainWindowController+Scriptability.swift b/Evergreen/Scriptability/MainWindowController+Scriptability.swift index 71cdb1cd7..02664e2fb 100644 --- a/Evergreen/Scriptability/MainWindowController+Scriptability.swift +++ b/Evergreen/Scriptability/MainWindowController+Scriptability.swift @@ -3,7 +3,7 @@ // Evergreen // // Created by Olof Hellman on 2/7/18. -// Copyright © 2018 Ranchero Software. All rights reserved. +// Copyright © 2018 Olof Hellman. All rights reserved. // import Foundation diff --git a/Evergreen/Scriptability/NSScriptCommand+Evergreen.swift b/Evergreen/Scriptability/NSScriptCommand+Evergreen.swift index 35d739fd1..19ab580a1 100644 --- a/Evergreen/Scriptability/NSScriptCommand+Evergreen.swift +++ b/Evergreen/Scriptability/NSScriptCommand+Evergreen.swift @@ -3,7 +3,7 @@ // Evergreen // // Created by Olof Hellman on 3/4/18. -// Copyright © 2018 Ranchero Software. All rights reserved. +// Copyright © 2018 Olof Hellman. All rights reserved. // import Foundation