Mono.Zeroconf – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | using System.Reflection; |
2 | using System.Runtime.CompilerServices; |
||
3 | |||
4 | [assembly:AssemblyVersion("4.0.0.90")] |
||
5 | [assembly:AssemblyTitle("Mono.Zeroconf")] |
||
6 | [assembly:AssemblyDescription("Cross Platform Zeroconf for .NET")] |
||
7 | [assembly:AssemblyCopyright("Copyright (C) 2006-2009 Novell, Inc.")] |
||
8 | [assembly:AssemblyCompany("Novell, Inc.")] |
||
9 |