diff options
author | fcolin | 2007-02-01 09:52:29 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:52:29 +0000 |
commit | 5f8aefa41f84017b58403a46d7d337ca3b37b99a (patch) | |
tree | a9e7182b059ff5c00801e378513747992d8a1090 /CSharp | |
parent | 1bce77bb0fb9a92dd449d3eec3f62f2373d144bb (diff) | |
download | ivy-csharp-5f8aefa41f84017b58403a46d7d337ca3b37b99a.zip ivy-csharp-5f8aefa41f84017b58403a46d7d337ca3b37b99a.tar.gz ivy-csharp-5f8aefa41f84017b58403a46d7d337ca3b37b99a.tar.bz2 ivy-csharp-5f8aefa41f84017b58403a46d7d337ca3b37b99a.tar.xz |
Utilisateur : Fcolin Date : 6/02/06 Heure : 17:17 Archivé dans $/CSharp/Ivy/Ivy/Properties Commentaire: (vss 7)
Diffstat (limited to 'CSharp')
-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")]
|