Ignore:
Timestamp:
04/03/14 13:43:02 (2 years ago)
Author:
mmckerns
Message:

added license and copyright to every file in certain branches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/collapse/SEMILOG_PLOTS.py

    r560 r714  
     1#!/usr/bin/env python 
     2# 
     3# Author: Lan Huong Nguyen (lanhuong @stanford) 
     4# Copyright (c) 2012-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 
    18def my_read_paramlog_file(file): 
    29    from mystic.munge import read_support_file 
Note: See TracChangeset for help on using the changeset viewer.