public static string Copyright( this Assembly pAssembly )
<ExtensionAttribute> Public Shared Function Copyright ( pAssembly As Assembly ) As String
string Copyright = System.Reflection.Assembly.GetExecutingAssembly().Copyright();
developed by SOWI computer science