mirror of
https://github.com/wangdage12/Snap.Hutao.git
synced 2026-02-18 02:42:15 +08:00
Update copyright information in PackageIdentityAdapter.cs
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
// Copyright (c) DGP Studio. All rights reserved.
|
// Copyright (c) Millennium-Science-Technology-R-D-Inst. All rights reserved.
|
||||||
// Licensed under the MIT license.
|
// Licensed under the MIT license.
|
||||||
|
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
@@ -104,6 +104,6 @@ internal static class PackageIdentityAdapter
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Unpackaged: use a fallback
|
// Unpackaged: use a fallback
|
||||||
return "CN=DGPStudio";
|
return "CN=Millennium-Science-Technology-R-D-Inst";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user