Mercurial > repos > IBBoard.Ini
comparison IniBlankLine.cs @ 6:f6f726c92e56
Re #8 - License code
* State which version of LGPL in headers
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 25 Jan 2009 14:54:25 +0000 |
parents | f9444f1786cd |
children |
comparison
equal
deleted
inserted
replaced
5:7e06c0699257 | 6:f6f726c92e56 |
---|---|
1 // This file (IniBlankLine.cs) is a part of the IBBoard.Ini library and is copyright 2009 IBBoard. | 1 // This file (IniBlankLine.cs) is a part of the IBBoard.Ini library and is copyright 2009 IBBoard. |
2 // | 2 // |
3 // The file and the library/program it is in are licensed under the GNU LGPL license. Please see COPYING.LGPL for more information and the full license. | 3 // 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. |
4 | 4 |
5 using System; | 5 using System; |
6 | 6 |
7 namespace IBBoard.Ini | 7 namespace IBBoard.Ini |
8 { | 8 { |