Simple Machines Community Forum

Simple Machines => SMF Team Blog => Topic started by: IchBin™ on November 30, 2011, 03:06:21 PM

Title: Guidelines Update (Customization License)
Post by: IchBin™ on November 30, 2011, 03:06:21 PM
Hello all,

We wanted to let you know that the customization team is going to add a simple new requirement to all mods and themes submitted to the simplemachines.org customization site. We're doing this to keep things simple -- to avoid confusion about what community members are and are not allowed to do with your mod or theme.

Did you know that, whenever you create a new mod or theme, you have an exclusive copyright to your own work? International copyright law says that (http://en.wikipedia.org/wiki/Berne_Convention_for_the_Protection_of_Literary_and_Artistic_Works), when you create original work, nobody else has the right to redistribute your work or create a new version of it -- unless you say so.

Not everyone knows this, and this has led to some confusion about what to do with great mods and themes at the SimpleMachines.org customization site when their original authors are no longer able or willing to keep up with them.  Frequently, someone requests permission to be listed as the new author of the mod or theme. But if the original author has not given permission, then it would be against international copyright law for someone else to put a modified version of the mod up on the customization site. And the SMF team does not want to help someone break the law.

On the other hand, we'd like to help the community maintain these great mods. We know that, many times, the original author really would not mind if someone took over an "old" mod.  That's why we think adding this simple requirement will make things less confusing for everyone.

Starting January 1st we are requiring authors to do the following:
You may know that Simple Machines and the SMF team, after a long debate, selected the  Open Source (http://www.opensource.org/osd.html) license (3-clause BSD License (http://www.simplemachines.org/about/smf/license.php)) for SMF 2.0, and has committed to sticking with open-source licenses in the future. We encourage mod and theme authors to use Open Source (http://www.opensource.org/osd.html)  licenses for work they submit.  There are several to choose from.

Among the most permissive are the
Title: Re: Guidelines Update (Customization License)
Post by: Robert. on December 01, 2011, 07:16:40 AM
Thanks for the information. So if I'm correct, the statement that you can do whatever you want with softwares that don't have a license is incorrect? But perhaps it would be a good idea to have a page in the customization site that has a few examples of license and a guide how to include them.
Title: Re: Guidelines Update (Customization License)
Post by: Illori on December 01, 2011, 07:22:52 AM
if a software/code etc does not have a license it is under a closed license and you can not do anything with the code provided.

some licenses are included in the op, you just need to include the text per the license and a link in the header. there is no real strict format required as long as it is included.
Title: Re: Guidelines Update (Customization License)
Post by: Robert. on December 01, 2011, 08:18:19 AM
Thanks for pointing that out Illori, I was always told that if a software didn't had a license, you could do anything you want with it. Just to be sure, it is not required to give your software a license, but it's recommended to have one?
Title: Re: Guidelines Update (Customization License)
Post by: Illori on December 01, 2011, 08:20:34 AM
it is now a requirement that all mods and themes have a license, even if it is simply text that says you dont want anyone to ever touch your mod/theme and they cant build on it etc.

the  customization approval guidelines (http://wiki.simplemachines.org/smf/index.php?title=Customization_approval_guidelines&curid=355&diff=11012&oldid=10924) have been updated to include this requirement.
Title: Re: Guidelines Update (Customization License)
Post by: Robert. on December 01, 2011, 08:22:10 AM
I know, but I meant generally :P
Title: Re: Guidelines Update (Customization License)
Post by: Illori on December 01, 2011, 08:22:48 AM
in the real world you can do what you want, but in "smf world" it is required.
Title: Re: Guidelines Update (Customization License)
Post by: Norv on December 01, 2011, 10:07:25 PM
Thank you for the work on this and posting this information, BinMan. I'm sure it can only help for the future.
Title: Re: Guidelines Update (Customization License)
Post by: Ricky. on December 02, 2011, 02:52:09 AM
Definitely its useful. There are many who just takes away your work along with credits, they may now have little knowledge that they are breaking law (http://en.wikipedia.org/wiki/Berne_Convention_for_the_Protection_of_Literary_and_Artistic_Works) !
Title: Re: Guidelines Update (Customization License)
Post by: Account Abandoned on February 05, 2012, 03:58:41 PM
Question about the BSD 3-Clause License.

I am developing a smaller modification which will be in-house for the time being, however, if it works out well I will likely attempt to submit it to SMF mods... Just to make sure I understand correctly, as I haven't done this before... do I need to add the following in every file of the modification?

QuoteCopyright (c) <YEAR>, <OWNER>
All rights reserved.

To abide by the license standards?

Thanks for assisting me with this, I just want to make sure I get it right the first time :)
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 05, 2012, 04:04:12 PM
A copy of the license (.txt) should be included with the modification, and the readme and description should both visibly display the license utilized. Comment headers in files should also state the license it's copyrighted with.
Title: Re: Guidelines Update (Customization License)
Post by: Account Abandoned on February 05, 2012, 08:55:07 PM
Okay cool, thanks Lab :)
Title: Re: Guidelines Update (Customization License)
Post by: Sheda on February 06, 2012, 02:54:31 PM
Hrm. I'm planning on offering a modification soon. However, it's very little code, that's also quite easy... So i don't feel like reading through a bunch of highly complex and rather useless license texts. I really don't care what people do with the code. If i was to exclude something, i'd say they shouldn't use it for evil... but honestly, who would believe that any license in the world can prevent that? ???
So, well... do you have a suggestion which one i should choose for minimum bureaucracy/effort? :P
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 06, 2012, 02:56:32 PM
Most Open-Source licenses are similar to what you are explaining. Check out the "New BSD License" or MPL (Mozilla Public License).
Title: Re: Guidelines Update (Customization License)
Post by: Sheda on February 06, 2012, 03:06:26 PM
How about just writing in my own words what is or isn't allowed to do with the code? Would this count as a license as well?
Title: Re: Guidelines Update (Customization License)
Post by: IchBin™ on February 06, 2012, 03:10:52 PM
The link for comparisons is a great way to quickly decide what you want without having to do a lot of research.
http://en.wikipedia.org/wiki/Comparison_of_free_software_licenses

The whole purpose of the license is to help the community. Abandoned mods is a big problem because nobody can take them over under a closed license.

We require a license be chosen. If one is not chosen, then you must specify that you reserve all rights as stated in the guidelines.
http://wiki.simplemachines.org/smf/Customization_approval_guidelines#Customization_License
Title: Re: Guidelines Update (Customization License)
Post by: Sheda on February 06, 2012, 03:33:33 PM
Thanks. Think i've found one that sounds good.
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 06, 2012, 03:55:37 PM
Quote from: Sheda on February 06, 2012, 03:33:33 PM
Thanks. Think i've found one that sounds good.
Great to hear! We look forward to reviewing your customization :)
Title: Re: Guidelines Update (Customization License)
Post by: Sheda on February 06, 2012, 05:58:55 PM
:P
You'll probably be disappointed, though... as the code is already available, it's just stuffed into another mod and now i'm going... uh... stand-alone. Hopefully with all the bugs fixed. Well, we'll see.
By the way, where do you think the license-related text should go?
Should i make a comment right at the beginning above the <? xml, or maybe in the line below that, or below the name of my mod, or maybe below the whole code? No matter where, it seems a little out of place.
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 06, 2012, 06:03:33 PM
If your modification adds any files, those files should include licensing information at the top of the file, in the file comments. The readme should contain the license, or a link to the license in addition to the description on the mod site.

Furthermore, there is an XML element-tag called <license></license> that is applicable to package-info.xml :)
Title: Re: Guidelines Update (Customization License)
Post by: Sheda on February 06, 2012, 07:17:30 PM
Only package-info.xml or also modifications.xml? Because they both have these infos like name, id, version...
Title: Re: Guidelines Update (Customization License)
Post by: live627 on February 06, 2012, 08:03:34 PM
Quote from: Labradoodle-360 on February 06, 2012, 06:03:33 PM
Furthermore, there is an XML element-tag called <license></license> that is applicable to package-info.xml :)
What? In SMF 2.0?
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 06, 2012, 08:04:46 PM
Quote from: live627 on February 06, 2012, 08:03:34 PM
Quote from: Labradoodle-360 on February 06, 2012, 06:03:33 PM
Furthermore, there is an XML element-tag called <license></license> that is applicable to package-info.xml :)
What? In SMF 2.0?
Yeup!
Title: Re: Guidelines Update (Customization License)
Post by: Illori on February 06, 2012, 08:17:01 PM
where is it in the source? i cant find it in Packages.php
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 06, 2012, 08:18:35 PM
I honestly have no idea. emanuele (http://www.simplemachines.org/community/index.php?action=profile;u=193241) uses it in his modifications. It may be for future implementation, and for reading purposes.
Title: Re: Guidelines Update (Customization License)
Post by: live627 on February 06, 2012, 08:26:43 PM
Quote from: Labradoodle-360 on February 06, 2012, 08:18:35 PM
I honestly have no idea. emanuele (http://www.simplemachines.org/community/index.php?action=profile;u=193241) uses it in his modifications. It may be for future implementation, and for reading purposes.
probably in SVN, then. Because I've never heard of such a tag.
Title: Re: Guidelines Update (Customization License)
Post by: IchBin™ on February 06, 2012, 09:48:34 PM
It's not used in SMF 2 yet. Further more, it doesn't matter if it is or not. :) You can add whatever tag you want, SMF will only read the tags it needs.
Title: Re: Guidelines Update (Customization License)
Post by: Kindred on February 08, 2012, 01:31:16 PM
we definitely have plans for it in future source.

see http://test.turtleshellprod.com/index.php?action=credits#copyrights for a preview of what we have played around with so far.  Specifically, look at the end of the list for the optimus brave entry...
Title: Re: Guidelines Update (Customization License)
Post by: vbgamer45 on February 08, 2012, 01:53:24 PM
Quote from: Kindred on February 08, 2012, 01:31:16 PM
we definitely have plans for it in future source.

see http://test.turtleshellprod.com/index.php?action=credits#copyrights for a preview of what we have played around with so far.  Specifically, look at the end of the list for the optimus brave entry...
Is there a way to include a link to the website. Like it should be in the mod package format. Like website or mod site link.
Title: Re: Guidelines Update (Customization License)
Post by: Matthew K. on February 08, 2012, 02:30:29 PM
Quote from: vbgamer45 on February 08, 2012, 01:53:24 PM
Quote from: Kindred on February 08, 2012, 01:31:16 PM
we definitely have plans for it in future source.

see http://test.turtleshellprod.com/index.php?action=credits#copyrights for a preview of what we have played around with so far.  Specifically, look at the end of the list for the optimus brave entry...
Is there a way to include a link to the website. Like it should be in the mod package format. Like website or mod site link.
I do believe there is, actually.
Title: Re: Guidelines Update (Customization License)
Post by: Kindred on February 08, 2012, 02:56:19 PM
yes, what we have done so far does allow that, if the package uses the tag
(as I said, see the Optimus Brave mod at the bottom of the list)

New tags: website, copyright and license (all optional of course)
The website tag is used around the name of the mod,
If the copyright tag is not defined, a string "by <name of the modder>" is used -- filled from the package info.
if the license tag is defined, a link to the license is included after the author/copyright

note: we're still working on the final format of this stuff...   I added the code update to my test site specifically because it's a good way to test it with 160 mods installed.


edit2- I'll make a mod package in a bit which does this change so people can see the actual effect and experiment with their own mods.
Title: Re: Guidelines Update (Customization License)
Post by: live627 on February 08, 2012, 08:46:21 PM
Quote from: Kindred on February 08, 2012, 01:31:16 PM
we definitely have plans for it in future source.

see http://test.turtleshellprod.com/index.php?action=credits#copyrights for a preview of what we have played around with so far.  Specifically, look at the end of the list for the optimus brave entry...
Does it do it automatically, ie. no need for the mod to manually do it??
Title: Re: Guidelines Update (Customization License)
Post by: Kindred on February 08, 2012, 10:28:16 PM
well, right now (in 2.0) it would be a mod...
I believe that it is planned to add for 2.1.

of course, to take full advantage of it, the mod packages will have to add the correct tags as well.
Title: Re: Guidelines Update (Customization License)
Post by: LogoOff Team on March 10, 2012, 12:40:05 PM
do you mean to change this, even that file is originaly from default theme?

eg index.template.php
/**
* Simple Machines Forum (SMF)
*
* @package SMF
* @author Simple Machines
* @copyright 2011 Simple Machines
* @license http://www.simplemachines.org/about/smf/license.php BSD
*
* @version 2.0.2
*/
Title: Re: Guidelines Update (Customization License)
Post by: emanuele on March 10, 2012, 03:18:20 PM
Have a look at this topic (http://www.simplemachines.org/community/index.php?topic=447676.0), it should answer your questions. :)