Skip to content

Commit

Permalink
Added License comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TimothyK committed Jul 31, 2014
1 parent 1e320a0 commit cab950b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion StronglyTypedEnumConverterLib/Converter.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
using System;
//Copyright (c) 2014 Timothy Klenke
//Licensed under The MIT License

using System;
using System.CodeDom.Compiler;
using System.Linq;
using System.Reflection;
Expand Down

0 comments on commit cab950b

Please sign in to comment.