File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
BSD 3-Clause License
2
2
3
- Copyright (c) 2024 , CosmosOS, COSMOS Project
3
+ Copyright (c) 2007-2025 , CosmosOS, COSMOS Project
4
4
All rights reserved.
5
5
6
6
Redistribution and use in source and binary forms, with or without
Original file line number Diff line number Diff line change 35
35
AppId = CosmosUserKit
36
36
AppName = {#VerName}
37
37
AppVerName = {#VerName} v{#ChangeSetVersion}
38
- AppCopyright = Copyright (c) 2007 -2021 The Cosmos Project
38
+ AppCopyright = Copyright (c) 2007 -2025 The Cosmos Project
39
39
AppPublisher = Cosmos Project
40
40
AppPublisherURL = http://www.gocosmos.org/
41
41
AppSupportURL = http://www.gocosmos.org/
@@ -70,7 +70,7 @@ FlatComponentsList=False
70
70
AlwaysShowComponentsList = False
71
71
ShowComponentSizes = False
72
72
LicenseFile = LICENSE.txt
73
- DisableDirPage = no
73
+ DisableDirPage = no
74
74
WizardStyle = modern
75
75
76
76
[Messages]
@@ -150,7 +150,7 @@ Filename: "{app}\Build\Tools\VSIXBootstrapper.exe"; Parameters: "/q /u:Cosmos.VS
150
150
151
151
Filename : " {app} \Build\Tools\VSIXBootstrapper.exe" ; Parameters : " /q Cosmos.VS.DebugEngine.vsix" ; WorkingDir : " {app} \VSIX\" ; Description : " Install Cosmos Debug Engine" ; StatusMsg : " Installing Visual Studio Extension: Cosmos Debug Engine"
152
152
Filename : " {app} \Build\Tools\VSIXBootstrapper.exe" ; Parameters : " /q Cosmos.VS.ProjectSystem.vsix" ; WorkingDir : " {app} \VSIX\" ; Description : " Install Cosmos Project System" ; StatusMsg : " Installing Visual Studio Extension: Cosmos Project System"
153
- #endif
153
+ #endif
154
154
155
155
[UninstallRun]
156
156
Filename : " {app} \Build\Tools\nuget.exe" ; Parameters : " sources Remove -Name " " Cosmos Local Package Feed" " " ; WorkingDir : " {app} " ; StatusMsg : " Uninstalling Kernel Packages"
You can’t perform that action at this time.
0 commit comments