<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi,<div class=""><span class="Apple-tab-span" style="white-space:pre">     </span>From a legal point of view, a plugin that you have written yourself is not an “improvement…of code copyrighted by the The Regents”.  Basically, what you are not allowed to do is take any code that came with Chimera with copyright notice attached and use it directly as the basis for your plugin.  What you are allowed to do is to look at the Chimera code and see how it performs various functions and write analogous code yourself, or call into the various methods provided by Chimera to do things you need done.  Any code we provide without copyright (e.g. the programming examples) you can use directly.</div><div class=""><span class="Apple-tab-span" style="white-space:pre">        </span>The purpose of the legalese is to prevent someone from taking Chimera or a substantial subpart and distributing it as their own program.  It is not to stifle people trying to develop plugins like yourself.</div><div class=""><br class=""></div><div class="">—Eric<br class=""><div class="">
<div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;"><br class="Apple-interchange-newline">     </span>Eric Pettersen</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span class="Apple-tab-span" style="white-space: pre;">    </span>UCSF Computer Graphics Lab</div><div style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><br class=""></div>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">On Aug 19, 2019, at 11:30 AM, mohmed badr <<a href="mailto:gunman4kill@gmail.com" class="">gunman4kill@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="auto" class=""><div dir="auto" class="">Greeting</div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">The extension that I will try to code will take user taxual inputs and turn them into chimera command line input, replacing the command line to some extande. </div><div dir="auto" class="">Does this classify as an improvement to the original code (chimera command line) or this is something different and I'm good to go. And thank you again for your time.</div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">Regards </div><div dir="auto" class="">Mohamed Bade</div></div><br class=""><div class="gmail_quote"><div dir="ltr" class="">On Mon, 19 Aug 2019, 6:43 pm Elaine Meng, <<a href="mailto:meng@cgl.ucsf.edu" class="">meng@cgl.ucsf.edu</a>> wrote:<br class=""></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings Mohmed Badr,<br class="">
Extension writers can redistribute their own code. This is explained in the Licensing page, see:<br class="">
<br class="">
<<a href="http://www.rbvi.ucsf.edu/chimera/docs/licensing.html" rel="noreferrer noreferrer" target="_blank" class="">http://www.rbvi.ucsf.edu/chimera/docs/licensing.html</a>><br class="">
<br class="">
There are lots of Chimera extensions available on the web, some of them described in publications, see:<br class="">
<br class="">
<<a href="http://www.rbvi.ucsf.edu/chimera/plugins/plugins.html" rel="noreferrer noreferrer" target="_blank" class="">http://www.rbvi.ucsf.edu/chimera/plugins/plugins.html</a>><br class="">
<br class="">
I hope this helps,<br class="">
Elaine<br class="">
-----<br class="">
Elaine C. Meng, Ph.D.<br class="">
UCSF Chimera(X) team<br class="">
Department of Pharmaceutical Chemistry<br class="">
University of California, San Francisco<br class="">
<br class="">
> On Aug 17, 2019, at 10:39 AM, mohmed badr <<a href="mailto:gunman4kill@gmail.com" target="_blank" rel="noreferrer" class="">gunman4kill@gmail.com</a>> wrote:<br class="">
> <br class="">
> Greeting <br class="">
> I want to create new chimera extension, that ease the user interaction with chimera, thus I will need to send the extension to many tester and get their feedback.<br class="">
> If I understand the license agreement correctly, it stated that I can not distribute any edited version of chimera without your permission, does this include chimera extension too, and if it does please direct me to the person who can give me permission (if it's not you), please note this is my first time to develop chimera extension, if there is any other legal matter I should be aware of please stated as well.<br class="">
> Regards<br class="">
> Mohamed Badr<br class="">
<br class="">
</blockquote></div>
_______________________________________________<br class="">Chimera-dev mailing list<br class=""><a href="mailto:Chimera-dev@cgl.ucsf.edu" class="">Chimera-dev@cgl.ucsf.edu</a><br class="">http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-dev<br class=""></div></blockquote></div><br class=""></div></body></html>