// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// Licenses available:
//
// To see the details of a license, specify it temporarily and then click
// the link it generates.
//
// 1. "ccansa3" = Creative Commons Attribution Non-Commercial Share Alike 3
// 
// (More licenses may be added later. See _jsutil/licenses.js)
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

var license = "ccansa3"; // defined in _jsutil/licenses.js

var copyrightHolder = "Eric Martz";

// To avoid spam, put email in this format:
// emartz AT microbio DOT umass DOT edu
var copyrightHolderEmail = "emartz AT microbio DOT umass DOT edu";

var copyrightHolderURL = "http://www.umass.edu/molvis/martz";

var copyrightYear = "2007";

// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
// - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
