diff -r 88d699a65cc2 -r 5be8f2773237 External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/External/OxyPlot/OxyPlot.WindowsForms/Properties/AssemblyInfo.cs Sat Jun 08 16:53:22 2013 +0000 @@ -0,0 +1,10 @@ +//----------------------------------------------------------------------- +// +// http://oxyplot.codeplex.com, license: MIT +// +//----------------------------------------------------------------------- + +using System.Reflection; + +[assembly: AssemblyTitle("OxyPlot for Windows Forms")] +[assembly: AssemblyDescription("OxyPlot controls for Windows Forms.")] \ No newline at end of file