mirror of
https://github.com/wangdage12/Snap.Hutao.git
synced 2026-02-17 15:06:39 +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.
|
||||
|
||||
using System.Diagnostics;
|
||||
@@ -104,6 +104,6 @@ internal static class PackageIdentityAdapter
|
||||
}
|
||||
|
||||
// Unpackaged: use a fallback
|
||||
return "CN=DGPStudio";
|
||||
return "CN=Millennium-Science-Technology-R-D-Inst";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user