Ignore:
Timestamp:
04/03/14 12:44:55 (2 years ago)
Author:
mmckerns
Message:

added license and copyright to each file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mystic/tests/test_constraints.py

    r646 r713  
     1#!/usr/bin/env python 
     2# 
     3# Author: Mike McKerns (mmckerns @caltech and @uqfoundation) 
     4# Copyright (c) 1997-2014 California Institute of Technology. 
     5# License: 3-clause BSD.  The full license text is available at: 
     6#  - http://mmckerns.github.io/project/mystic/browser/mystic/LICENSE 
     7 
    18from mystic.constraints import * 
    29from mystic.penalty import quadratic_equality 
Note: See TracChangeset for help on using the changeset viewer.