Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The text below is a template to be customized to designate the year and copyright owner and to be included at the beginning of each source code file. There is also a LICENSE file in the directory tree. The copyright notice embedded in the file itself can be different than the copyright notice in the LICENSE file, in which case the copyright notice in the LICENSE file applies to the "collective work" and the embedded copyright notice applies to the contents of the file itself.

.... start of dual license text to be embedded in a source code file .....

Copyright  

Code Block
Copyright [YYYY]

...

  [COPYRIGHT OWNER]

...



Licensed under the Educational Community License (ECL), Version 2.0 or the New
BSD license. You may not use this file except in compliance with one these
Licenses.

...



You may obtain a copy of the ECL 2.0 License and BSD License at

...


https://

...

github.com/fluid-project/infusion/raw/master/Infusion-LICENSE.txt

.... end of dual license text .... 

Fluid 0.1 Release

Note that the above is only a template, and requires filling in the copyright date and owner information. A plain text file with those fields filled in is attached to this wiki page for the convenience of University of Toronto contributors. Use this text at the top of your source code for the upcoming 0.1 release:

...