Cleaned up README and package with pure distutils (vs. setuputils).
authorW. Trevor King <wking@drexel.edu>
Fri, 28 Jan 2011 19:27:43 +0000 (14:27 -0500)
committerW. Trevor King <wking@drexel.edu>
Fri, 28 Jan 2011 19:29:18 +0000 (14:29 -0500)
Also:
* Don't make calibcant modules executible.  Scripts should be handled
  explicitly through distutils.
* Ran ./update_copyright.py

calibcant/config.py

index aa2f0a2aaac17ad6683acf46d5295b4c9af4e903..7715cd23dd4869e754775202c8ae15f103e0f051 100644 (file)
@@ -1,21 +1,21 @@
 # calibcant - tools for thermally calibrating AFM cantilevers
 #
-# Copyright (C) 2008-2010 W. Trevor King <wking@drexel.edu>
+# Copyright (C) 2008-2011 W. Trevor King <wking@drexel.edu>
 #
-# This file is part of CalibCant.
+# This file is part of calibcant.
 #
-# CalibCant is free software: you can redistribute it and/or
+# calibcant 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.
 #
-# CalibCant is distributed in the hope that it will be useful,
+# calibcant 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 CalibCant.  If not, see
+# License along with calibcant.  If not, see
 # <http://www.gnu.org/licenses/>.
 
 """Define some variables to configure the package for a particular lab