mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore: rename SIL International to SIL Global
This commit is contained in:
parent
5ac8c26699
commit
b505bebd49
4 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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).
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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 © SIL International. All Rights Reserved.</div>
|
||||
<div>Created by SIL Global
|
||||
<div id='header-copyright'>Copyright © SIL Global. All Rights Reserved.</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue