Subversion Repositories general

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1092 → Rev 1093

/TCPproxy/trunk/src/AssemblyInfo.cs
7,12 → 7,12
// change them to the information which is associated with the assembly
// you compile.
 
[assembly: AssemblyTitle("")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyTitle("TCPproxy")]
[assembly: AssemblyDescription("A proxy for any TCP connections which saves and shows all catched information, special processing for HTTP protocol and XML data in it.")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyCompany("Anatoli Klassen")]
[assembly: AssemblyProduct("TCPproxy")]
[assembly: AssemblyCopyright("Copyleft 2005 Anatoli Klassen. Public domain.")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
 
/TCPproxy/trunk
Property changes:
Added: svn:ignore
+bin