<div dir="ltr">Hi, I would still highly advise putting it into git, because<br>* it's easier to discover by others, code search, etc<div>* it is far easier to propose changes, discuss them, track who submitted what, etc</div><div>* it is easier to fork to try different things, and for others to see your forks and possibly adapt them too</div><div><br></div><div>At the end of the day, wiki is a front end to a simple version control system, whereas git is what most developers are used to nowadays.  I have done a lot of "on-wiki" coding, and unless there are very good reasons to keep it on wiki, it is far better to store it in repo.  Plus you wouldn't have the licensing questions :)</div><div><br></div><div>As for license - you could put at the top that "this code is MIT licensed to remove ambiguity, but IANAL.  My understanding is that by default, all content is licensed as whatever it said at the bottom.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 19, 2017 at 1:14 AM, SwiftFast <span dir="ltr"><<a href="mailto:swiftfast@gmx.com" target="_blank">swiftfast@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I have a bot[1]. I'd like to publish its scripts. A versioning  system<br>
like GIT would be overkill, because the scripts are short and rarely<br>
changing.<br>
<br>
I'm not a lawyer, and I have some questions:<br>
<br>
1. Suppose I don't state any license, would that implicitly the same<br>
license of the wiki itself?[2]<br>
<br>
2. Can I explicitly state a license such as MIT/Apache/GPL? Would any<br>
of those licenses conflict with the license of the Wiki itself?<br>
<br>
Thanks!<br>
<br>
[1] <a href="https://wiki.openstreetmap.org/wiki/User:SwiftFast#SwiftFast_bot" rel="noreferrer" target="_blank">https://wiki.openstreetmap.org<wbr>/wiki/User:SwiftFast#SwiftFast<wbr>_bot</a><br>
[2] <a href="https://wiki.openstreetmap.org/wiki/Wiki_content_license" rel="noreferrer" target="_blank">https://wiki.openstreetmap.org<wbr>/wiki/Wiki_content_license</a><br>
<br>
______________________________<wbr>_________________<br>
talk mailing list<br>
<a href="mailto:talk@openstreetmap.org" target="_blank">talk@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/talk" rel="noreferrer" target="_blank">https://lists.openstreetmap.or<wbr>g/listinfo/talk</a><br>
</blockquote></div><br></div></div>