summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfcolin2007-02-01 10:07:41 +0000
committerfcolin2007-02-01 10:07:41 +0000
commit1887e88336440b4575c58c1c4767f994c4cf3e55 (patch)
tree498045f56e1c7d6f3a329024b48ae57f764c6fc7
parent15d759b8fb61b74dd58e5160548107961df540bf (diff)
downloadivy-csharp-1887e88336440b4575c58c1c4767f994c4cf3e55.zip
ivy-csharp-1887e88336440b4575c58c1c4767f994c4cf3e55.tar.gz
ivy-csharp-1887e88336440b4575c58c1c4767f994c4cf3e55.tar.bz2
ivy-csharp-1887e88336440b4575c58c1c4767f994c4cf3e55.tar.xz
Utilisateur : Fcolin Date : 6/12/05 Heure : 18:11 Archivé dans $/CSharp/Ivy/IvyProbe/Properties Commentaire: (vss 2)
-rw-r--r--CSharp/Ivy/IvyProbe/Properties/AssemblyInfo.cs8
1 files changed, 4 insertions, 4 deletions
diff --git a/CSharp/Ivy/IvyProbe/Properties/AssemblyInfo.cs b/CSharp/Ivy/IvyProbe/Properties/AssemblyInfo.cs
index 45e331d..b24b49e 100644
--- a/CSharp/Ivy/IvyProbe/Properties/AssemblyInfo.cs
+++ b/CSharp/Ivy/IvyProbe/Properties/AssemblyInfo.cs
@@ -6,11 +6,11 @@ using System.Runtime.CompilerServices;
// l'ensemble d'attributs suivant. Pour modifier les informations
// associées à un assembly, changez les valeurs de ces attributs.
//
-[assembly: AssemblyTitle("")]
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyTitle("IvyProbe")]
+[assembly: AssemblyDescription("Ivy Debug Tool")]
[assembly: AssemblyConfiguration("")]
-[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("")]
+[assembly: AssemblyCompany("DTI/SDER")]
+[assembly: AssemblyProduct("Ivy")]
[assembly: AssemblyCopyright("")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]