From 9de854ea647f370c31bf3919a6c7377b317ea19f Mon Sep 17 00:00:00 2001 From: sr55 Date: Mon, 24 Dec 2007 18:43:10 +0000 Subject: WinGui: - Added GPL Licence comment at the top of each code file as required. (this may need to be changed later but will do for now) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1147 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- win/C#/frmDvdInfo.cs | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'win/C#/frmDvdInfo.cs') diff --git a/win/C#/frmDvdInfo.cs b/win/C#/frmDvdInfo.cs index ee3a4e5c0..60150419b 100644 --- a/win/C#/frmDvdInfo.cs +++ b/win/C#/frmDvdInfo.cs @@ -1,3 +1,9 @@ +/* frmDvdInfo.cs $ + + This file is part of the HandBrake source code. + Homepage: . + It may be used under the terms of the GNU General Public License. */ + using System; using System.Collections.Generic; using System.ComponentModel; -- cgit v1.2.3