Page 1 of 1

Open Source License

Posted: September 18th, 2003, 10:45 am
by TRIDENT
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.

Posted: September 18th, 2003, 10:12 pm
by sooguard
I Prefer GNU General Public License, the reason is that we don't have another solution.
A free/sell... is not a license .
BTW: i whant to work on the project , and to translate in to romanian,.
We shuld realy do something with the channel because, is allweys emty , I whant to register

Posted: September 25th, 2003, 8:03 am
by poirot
GNU GPL has my vote too, and Tammo Jan's vote! :)

Posted: October 6th, 2003, 9:17 am
by poirot
[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]