Skip to content

Instantly share code, notes, and snippets.

View jefBinomed's full-sized avatar

Jean-François Garreau - Binomed jefBinomed

View GitHub Profile

SFEIR Individual Contributor License Agreement

In order to clarify the intellectual property license granted with Contributions from any person or entity, SFEIR SA ("SFEIR") must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of SFEIR; it does not change your rights to use your own Contributions for any other purpose.

You accept and agree to the following terms and conditions for Your present and future Contributions submitted to SFEIR. Except for the license granted herein to SFEIR and recipients of software distributed by SFEIR, You reserve all right, title, and interest in and to Your Contributions.

  1. Definitions.

"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with SFEIR. For legal entities, the entity making a Contribution and all other enti

@jefBinomed
jefBinomed / 0_reuse_code.js
Created August 29, 2016 15:03
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console