External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs
changeset 391 5be8f2773237
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs	Sat Jun 08 16:53:22 2013 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +//-----------------------------------------------------------------------
     1.5 +// <copyright file="AssemblyInfo.cs" company="OxyPlot">
     1.6 +//     http://oxyplot.codeplex.com, license: MIT
     1.7 +// </copyright>
     1.8 +//-----------------------------------------------------------------------
     1.9 +
    1.10 +using System.Reflection;
    1.11 +
    1.12 +[assembly: AssemblyTitle("OxyPlot for Windows Forms")]
    1.13 +[assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")]
    1.14 \ No newline at end of file