I would like you to vote about the license the program will have. As this is an open source project, we need to act legally and register the code before we publish it. We want to decide what license will we use.
There are some posibilities:
GNU General Public License
Just a free to edit/sell/etc license
or any other license we write.
Please post what you think here, it is very important to the project to know exactly the objectives and what we want to do.
Open Source License
[b]Here is the header we'll add to the code:[/b]
/* Princed V3 - Prince of Persia Level Editor for PC Version
Copyright (C) 2003 Princed Development Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
The authors of this program may be contacted at http://forum.princed.com.ar
*/
/*
file.c: [Little description]
????????????
Copyright 2002 [Coder Name]
Created: 3 Feb 1998
Other modifications (c) 2003 by [Other Coder Name <othercoder.s@email>]
Author: [Coder Name <coder.s@email>]
Version: 1.00 (6-Oct-2003)
*/
[b]The license we'll distribute with the files is at [url]http://www.gnu.org/licenses/gpl.txt[/url]
If anynody thinks the code headers are wrong or want to contribute in changing them please let me know, before I make the distribution I'll check this thread.[/b]
/* Princed V3 - Prince of Persia Level Editor for PC Version
Copyright (C) 2003 Princed Development Team
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
The authors of this program may be contacted at http://forum.princed.com.ar
*/
/*
file.c: [Little description]
????????????
Copyright 2002 [Coder Name]
Created: 3 Feb 1998
Other modifications (c) 2003 by [Other Coder Name <othercoder.s@email>]
Author: [Coder Name <coder.s@email>]
Version: 1.00 (6-Oct-2003)
*/
[b]The license we'll distribute with the files is at [url]http://www.gnu.org/licenses/gpl.txt[/url]
If anynody thinks the code headers are wrong or want to contribute in changing them please let me know, before I make the distribution I'll check this thread.[/b]