chore: rename SIL International to SIL Global

This commit is contained in:
Marc Durdin 2024-08-13 12:04:53 +08:00
parent 5ac8c26699
commit b505bebd49
4 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# License
Copyright (c) 2017-2022 SIL International. All rights reserved.
Copyright (c) 2017-2024 SIL Global. All rights reserved.
Licensed under the MIT License.
@ -10,7 +10,7 @@ Licensed under the MIT License.
The MIT License
Copyright (c) 2017-2022 SIL International
Copyright (c) 2017-2024 SIL Global
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -4,7 +4,7 @@
# License
Copyright (c) SIL International.
Copyright (c) SIL Global.
Keyman is an open source project distributed under the [MIT license](LICENSE.md).

View file

@ -509,7 +509,7 @@ inherited frmAboutTike: TfrmAboutTike
Width = 200
Height = 11
Anchors = [akLeft, akBottom]
Caption = 'Copyright SIL International. All Rights Reserved'
Caption = 'Copyright SIL Global. All Rights Reserved'
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -9
@ -635,7 +635,7 @@ inherited frmAboutTike: TfrmAboutTike
Top = 284
Width = 184
Height = 18
Caption = 'Created by SIL International'
Caption = 'Created by SIL Global'
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clBlack

View file

@ -18,8 +18,8 @@
<p id='header-version'>Version <xsl:value-of select="/Data/Version" /></p>
<div id='header-sil'>
<img src='res/sil.png' />
<div>Created by SIL International
<div id='header-copyright'>Copyright &#169; SIL International. All Rights Reserved.</div>
<div>Created by SIL Global
<div id='header-copyright'>Copyright &#169; SIL Global. All Rights Reserved.</div>
</div>
</div>