aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/gen_plist.lua
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-17 17:56:52 -0400
committerGravatar mitchell <70453897+667e-11@users.noreply.github.com>2020-08-17 17:56:52 -0400
commitb3cbff3e4e80aac25f922d7fec4e198c6dde95b3 (patch)
tree603046d1d885a29b1fd3cba1c8a47eca220710e2 /scripts/gen_plist.lua
parentf7855153d938c99d506ad363e889031e1e9420a3 (diff)
Updated some documentation and use macOS instead of Mac OSX.
Diffstat (limited to 'scripts/gen_plist.lua')
-rwxr-xr-xscripts/gen_plist.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/gen_plist.lua b/scripts/gen_plist.lua
index 63f967d1..d43da45c 100755
--- a/scripts/gen_plist.lua
+++ b/scripts/gen_plist.lua
@@ -1,7 +1,7 @@
#!/usr/bin/lua
-- Copyright 2007-2020 Mitchell mitchell.att.foicica.com. See LICENSE.
--- This script generates the "Info.plist" file for the Mac OSX App bundle.
+-- This script generates the "Info.plist" file for the macOS App bundle.
local lang, exts
local languages, extensions = {}, {}