We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c673cc7 commit 4a103c1Copy full SHA for 4a103c1
2 files changed
ColorSet/Info.plist
@@ -46,7 +46,7 @@
46
<key>LSMinimumSystemVersion</key>
47
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
48
<key>NSHumanReadableCopyright</key>
49
- <string>Copyright © 2020 DigiDNA. All rights reserved.</string>
+ <string>Copyright © DigiDNA SARL, 2008-2026. All rights reserved.</string>
50
<key>NSMainNibFile</key>
51
<string>MainMenu</string>
52
<key>NSPrincipalClass</key>
ColorSetKit/Info.plist
@@ -19,6 +19,6 @@
19
<key>CFBundleVersion</key>
20
<string>$(CURRENT_PROJECT_VERSION)</string>
21
22
- <string>Copyright © 2018 DigiDNA. All rights reserved.</string>
23
</dict>
24
</plist>
0 commit comments