diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 862d5f2..d272cb5 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("?")] [assembly: AssemblyProduct("PreviewToy")] -[assembly: AssemblyCopyright("Copyright © Microsoft 2007")] +[assembly: AssemblyCopyright("")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] diff --git a/README.md b/README.md index c2f7377..62ec149 100644 --- a/README.md +++ b/README.md @@ -2,18 +2,26 @@ Created to aid playing with multiple clients in CCP game EVE-Online. It's essentially a nice task switcher, it does not relay any keyboard/mouse events and suchlike. -Created by +The code is a bit of a mess, my (ulph / StinkRay) apologies, but do make a pull request etc if you want to contribute! + +**Created by** + StinkRay -Maintained by -StinkRay -Makari Aeron +**Maintained by** -With additional contributions from -CCP FoxFour +* StinkRay + +* Makari Aeron + +**With contributions from** + +* CCP FoxFour + +**Current thread** -Current thread https://forums.eveonline.com/default.aspx?g=posts&t=389086 -Original thread +**Original thread** + https://forums.eveonline.com/default.aspx?g=posts&t=246157 \ No newline at end of file