Added license to S04.

This commit is contained in:
the_fiddler 2007-09-21 23:36:59 +00:00
parent 11261553ea
commit 1f366057a2

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.ComponentModel;
using System.Data;