a question abt the GPL license

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
Alo
Greenhorn
Posts: 8
Joined: 21 Jul 2010, 15:32

a question abt the GPL license

Post by Alo »

Hi

I am planning to use Warzone 2100 in one of the experential learning workshops that my company runs. The GPL license terms state that whoever I sell this software to must be given access to the source code and freedom to use and distribute as he sees fit.

I have two problems:
1) I am not going to be selling this game to the participants. They pay for the workshop. I just happen to be using this game in the workshop. They will use it only in our computer lab during the course of the workshop. (somewhat like in a cyber/gaming cafe).

2) The partcipants are kids in the age group of 10-14 years.

What does this mean for me? Since I am not selling the software, do I still need to release the source code? If yes then who do I release it to? The 10 year old kid? :?

I have already emailed the GNU guys regarding this but thought I would post it here too; just in case somebody knows something about this.
Per
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 3780
Joined: 03 Aug 2006, 19:39

Re: a question abt the GPL license

Post by Per »

As long as you only use it in-house, you do not have to release source code.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA

Re: a question abt the GPL license

Post by Zarel »

Alo wrote:What does this mean for me? Since I am not selling the software, do I still need to release the source code? If yes then who do I release it to? The 10 year old kid? :?
You are installing the software on your own computers, so you don't need to worry about that.

Even if you did, as long as you don't modify the source code, all you need to do to release the source code is to give them the URL to our website.
Alo
Greenhorn
Posts: 8
Joined: 21 Jul 2010, 15:32

Re: a question abt the GPL license

Post by Alo »

thanks guys.
stiv
Warzone 2100 Team Member
Warzone 2100 Team Member
Posts: 876
Joined: 18 Jul 2008, 04:41
Location: 45N 86W

Re: a question abt the GPL license

Post by stiv »

Since I am not selling the software, do I still need to release the source code? If yes then who do I release it to? The 10 year old kid?
Selling is not the issue. The GPL says if you release or publish the software, you need to make the source available.
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: a question abt the GPL license

Post by NoQ »

By the way, GPL doesn't have anything to do with selling software. It's up to you to give it to someone or not, and at what cost. It just bounds you to provide an easy way to get the source to everyone you give the software to.