diff Windows/Forms/IBBLabel.cs @ 4:1acdb0aff4a7

Re #8 - LGPL license all libraries * Add LGPL header to all IBBoard.Windows.Forms files * Add license files
author IBBoard <dev@ibboard.co.uk>
date Tue, 17 Feb 2009 15:10:30 +0000
parents d860e2c49f43
children 02a7c7aaf2c1
line wrap: on
line diff
--- a/Windows/Forms/IBBLabel.cs	Tue Feb 17 14:56:37 2009 +0000
+++ b/Windows/Forms/IBBLabel.cs	Tue Feb 17 15:10:30 2009 +0000
@@ -1,3 +1,7 @@
+// This file (ColorableStatusBar.cs) is a part of the IBBoard.Windows.Forms library and is copyright 2009 IBBoard.
+//
+// The file and the library/program it is in are licensed under the GNU LGPL license, either version 3 of the License or (at your option) any later version. Please see COPYING.LGPL for more information and the full license.
+
 using System;
 using System.Windows.Forms;
 using IBBoard.Lang;