SFML community forums

General => SFML wiki => Topic started by: Foaly on October 18, 2012, 09:13:50 am

Title: Default wiki license
Post by: Foaly on October 18, 2012, 09:13:50 am
Hi everybody.
There has been a discussion about what license the source codes in the wiki should have if the author didn't specify one himself (kind of a default license). This is important, because many people forget to include a license notice them self or are maybe just unsure of what to use. To keep people from not using code from the wiki, just because of a stupid issue like this, I wanted to set a default license. Laurent said he is too busy to take care of this, so I thought I'll do it myself. But I thought I should ask the community first what license to use. I myself think public domain is the best bet, because people who upload stuff to the wiki want to share their code and want people to use it. But of course choose for yourself :D . If anyone wants another option that I didn't include, I'll add it.
This is important so please cast your vote.
Thanks, Foaly
Title: Re: Default wiki license
Post by: eXpl0it3r on October 18, 2012, 09:22:03 am
Although your text implies that I want to make sure people understand: You can of course always include your own license the default one only applies when there's no other specified. ;)

Here are some links for people that don't know much about those licenses:
Title: Re: Default wiki license
Post by: Foaly on October 18, 2012, 09:35:01 am
Of course! You can choose any license you want for your code. Many codes have a own license. Sorry if my post didn't make that clear.
Title: Re: Default wiki license
Post by: FRex on October 19, 2012, 10:15:48 pm
I voted zlib because it's permissive enough imo.
Title: Re: Default wiki license
Post by: masskiller on October 19, 2012, 10:34:19 pm
zlib seems nice enough, it's nearly a free as Public Domain so I went for that.
Title: Re: Default wiki license
Post by: Foaly on November 05, 2012, 03:02:06 pm
Alright, so since the poll ended its time to continue. As everybody can see the most people voted for the public domain license. 10 people is not a whole lot, but I feel like it's a representative and valid result. So from this point on every source code that is on the wiki is under the public domain license, unless the author specified a different license. In that case the source code is under the license the author specified.
To make the decision visible and noticeable for everybody I added a little notice to the wiki main page.
Thanks again to everybody for voting and getting this issue out of the way! :)