Mercurial > repos > IBBoard.WarFoundry.GUI.WinForms
diff FrmNewArmy.cs @ 36:6ab7ddc038f9
Re #121: Move all code to AGPL
* Move all WinForms code to the GNU Affero General Public License
* fix some copyright dates
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sat, 15 Aug 2009 10:15:00 +0000 |
parents | 7c366fe55635 |
children | 1576f669b3eb |
line wrap: on
line diff
--- a/FrmNewArmy.cs Sat Aug 15 09:38:21 2009 +0000 +++ b/FrmNewArmy.cs Sat Aug 15 10:15:00 2009 +0000 @@ -1,6 +1,6 @@ -// This file (FrmNewArmy.cs) is a part of the IBBoard.WarFoundry.GUI.WinForms project and is copyright 2009 IBBoard. +// This file (FrmNewArmy.cs) is a part of the IBBoard.WarFoundry.GUI.WinForms project and is copyright 2007, 2008, 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. +// The file and the library/program it is in are licensed and distributed, without warranty, under the GNU Affero GPL license, either version 3 of the License or (at your option) any later version. Please see COPYING for more information and the full license. using System; using System.Drawing;