Change AssemblyInfos [skip ci]

This commit is contained in:
qianlifeng
2014-03-17 23:37:26 +08:00
parent 38b20987fb
commit 616b9af5ed
12 changed files with 371 additions and 371 deletions

View File

@@ -6,11 +6,11 @@ using System.Runtime.InteropServices;
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("Wox.Plugin.System")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyDescription("https://github.com/qianlifeng/Wox")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Oracle Corporation")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Wox.Plugin.System")]
[assembly: AssemblyCopyright("Copyright © Oracle Corporation 2014")]
[assembly: AssemblyCopyright("The MIT License (MIT)")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]