This repository was archived by the owner on Nov 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 11// Commons.GetOptions Assembly Information
22//
3- // Copyright ©2002-2007 Rafael 'Monoman' Teixeira
3+ // Copyright ©2002-2014 Rafael 'Monoman' Teixeira, Managed Commons Team
44//
55// Permission is hereby granted, free of charge, to any person obtaining
66// a copy of this software and associated documentation files (the
2929[ assembly: AssemblyTitle ( "Commons.GetOptions" ) ]
3030[ assembly: AssemblyDescription ( "Command line arguments parsing library" ) ]
3131[ assembly: AssemblyConfiguration ( "" ) ]
32- [ assembly: AssemblyCompany ( "WEBforAll Teleinformática S/C Ltda. " ) ]
33- [ assembly: AssemblyCopyright ( "Copyright ©2002-2007 Rafael 'Monoman' Teixeira" ) ]
32+ [ assembly: AssemblyCompany ( "Managed Commons Project " ) ]
33+ [ assembly: AssemblyCopyright ( "Copyright ©2002-2014 Rafael 'Monoman' Teixeira, Managed Commons Team " ) ]
3434[ assembly: AssemblyTrademark ( "" ) ]
35- [ assembly: AssemblyCulture ( "" ) ]
36- [ assembly: CLSCompliant ( true ) ]
35+ [ assembly: AssemblyCulture ( "" ) ]
36+ [ assembly: CLSCompliant ( true ) ]
3737
38- [ assembly: AssemblyVersion ( "1.0.2007 .1" ) ]
38+ [ assembly: AssemblyVersion ( "1.0.2014 .1" ) ]
3939[ assembly: AssemblyProduct ( "Managed.Commons.GetOptions" ) ]
40+ [ assembly: AssemblyInformationalVersion ( "1.0" ) ]
You can’t perform that action at this time.
0 commit comments