Added licensing information.

This commit is contained in:
the_fiddler 2007-11-08 15:56:19 +00:00
parent 8002ec7716
commit 6025cb9125

View file

@ -1,4 +1,10 @@
using System;
#region --- License ---
/* Copyright (c) 2006, 2007 Stefanos Apostolopoulos
* See license.txt for license info
*/
#endregion
using System;
using System.Collections.Generic;
using System.Text;