diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-01-14 03:27:23 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-01-14 03:27:23 +0000 |
| commit | 9f8ef8179fc8191987fa8a6da04ddc89357b3df2 (patch) | |
| tree | 9485e076fa825f9eda91b40fa2d934895d9ccd1e /NativeApp/Apple/Data/iOS | |
| parent | Updated install paths to use standard cmake variables (diff) | |
| download | DiligentTools-9f8ef8179fc8191987fa8a6da04ddc89357b3df2.tar.gz DiligentTools-9f8ef8179fc8191987fa8a6da04ddc89357b3df2.zip | |
Updated copyright notice on iOS launch screen
Diffstat (limited to 'NativeApp/Apple/Data/iOS')
| -rw-r--r-- | NativeApp/Apple/Data/iOS/Base.lproj/LaunchScreen.xib | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NativeApp/Apple/Data/iOS/Base.lproj/LaunchScreen.xib b/NativeApp/Apple/Data/iOS/Base.lproj/LaunchScreen.xib index 42589b0..f530b56 100644 --- a/NativeApp/Apple/Data/iOS/Base.lproj/LaunchScreen.xib +++ b/NativeApp/Apple/Data/iOS/Base.lproj/LaunchScreen.xib @@ -15,7 +15,7 @@ <rect key="frame" x="0.0" y="0.0" width="480" height="480"/> <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> <subviews> - <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text=" Copyright © 2015-2019 Diligent Graphics." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye"> + <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" misplaced="YES" text=" Copyright © 2019-2020 Diligent Graphics LLC." textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" minimumFontSize="9" translatesAutoresizingMaskIntoConstraints="NO" id="8ie-xW-0ye"> <rect key="frame" x="20" y="439" width="441" height="21"/> <fontDescription key="fontDescription" type="system" pointSize="17"/> <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
