X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fdriver%2Fmcs.py;h=366e9784938ec5018cec102ee28c8859c7e876f5;hp=f8208c04aea545dbfe482eeec35ff48e68feada7;hb=b90995fb4b6d8151df862d40edc8c369d7052cfa;hpb=c46aaa51003a6722a28eea0e49f63ef1bb0e882d diff --git a/hooke/driver/mcs.py b/hooke/driver/mcs.py index f8208c0..366e978 100644 --- a/hooke/driver/mcs.py +++ b/hooke/driver/mcs.py @@ -1,4 +1,22 @@ -# Copyright +# Copyright (C) 2009-2010 Allen Chen +# Massimo Sandal +# W. Trevor King +# +# This file is part of Hooke. +# +# Hooke is free software: you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. +# +# Hooke is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General +# Public License for more details. +# +# You should have received a copy of the GNU Lesser General Public +# License along with Hooke. If not, see +# . """Driver for mcs fluorescence files. """