diff options
Diffstat (limited to 'CSharp/Ivy')
-rw-r--r-- | CSharp/Ivy/Ivy/Properties/AssemblyInfo.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/Ivy/Properties/AssemblyInfo.cs b/CSharp/Ivy/Ivy/Properties/AssemblyInfo.cs index d208ad5..a3ce834 100644 --- a/CSharp/Ivy/Ivy/Properties/AssemblyInfo.cs +++ b/CSharp/Ivy/Ivy/Properties/AssemblyInfo.cs @@ -6,8 +6,6 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information
// associated with an assembly.
-// TODO: Review the values of the assembly attributes
-
[assembly: AssemblyTitle("Ivy")]
[assembly: AssemblyDescription("Dll de communications sur le bus IVY")]
[assembly: AssemblyCompany("DTI/SDER PII")]
|