From 23bcfd05915a61e3a41d01babd291fd3089ba329 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 18 Nov 2012 15:23:11 -0500 Subject: [PATCH] Ran update-copyright.py Changed my drexel address to tremily and added an address for Richard Naud (both read from .mailmap). --- AUTHORS | 4 ++-- contrib/mfp_igor_scripts/FMjoin.py | 2 +- contrib/mfp_igor_scripts/h5export.py | 2 +- contrib/upgrade_playlist_0p1.py | 2 +- hooke/__init__.py | 2 +- hooke/command.py | 2 +- hooke/command_stack.py | 2 +- hooke/compat/__init__.py | 2 +- hooke/config.py | 2 +- hooke/curve.py | 2 +- hooke/driver/__init__.py | 2 +- hooke/driver/csvdriver.py | 2 +- hooke/driver/hdf5.py | 2 +- hooke/driver/hemingway.py | 2 +- hooke/driver/jpk.py | 2 +- hooke/driver/mcs.py | 2 +- hooke/driver/mfp1dexport.py | 2 +- hooke/driver/mfp3d.py | 4 ++-- hooke/driver/picoforce.py | 2 +- hooke/driver/tutorial.py | 2 +- hooke/driver/wtk.py | 2 +- hooke/engine.py | 2 +- hooke/hooke.py | 2 +- hooke/interaction.py | 2 +- hooke/playlist.py | 2 +- hooke/plugin/__init__.py | 2 +- hooke/plugin/autopeak.py | 2 +- hooke/plugin/command_stack.py | 2 +- hooke/plugin/config.py | 2 +- hooke/plugin/convfilt.py | 2 +- hooke/plugin/curve.py | 2 +- hooke/plugin/cut.py | 2 +- hooke/plugin/debug.py | 2 +- hooke/plugin/engine.py | 2 +- hooke/plugin/fclamp.py | 2 +- hooke/plugin/flatfilt.py | 2 +- hooke/plugin/jumpstat.py | 2 +- hooke/plugin/license.py | 2 +- hooke/plugin/massanalysis.py | 2 +- hooke/plugin/multidistance.py | 2 +- hooke/plugin/multifit.py | 2 +- hooke/plugin/note.py | 2 +- hooke/plugin/pcluster.py | 2 +- hooke/plugin/playlist.py | 2 +- hooke/plugin/playlists.py | 2 +- hooke/plugin/polymer_fit.py | 2 +- hooke/plugin/review.py | 2 +- hooke/plugin/showconvoluted.py | 2 +- hooke/plugin/superimpose.py | 2 +- hooke/plugin/system.py | 2 +- hooke/plugin/tccd.py | 2 +- hooke/plugin/tutorial.py | 2 +- hooke/plugin/vclamp.py | 2 +- hooke/ui/__init__.py | 2 +- hooke/ui/commandline.py | 2 +- hooke/ui/gui/__init__.py | 2 +- hooke/ui/gui/dialog/__init__.py | 2 +- hooke/ui/gui/dialog/points.py | 2 +- hooke/ui/gui/dialog/save_file.py | 2 +- hooke/ui/gui/dialog/selection.py | 2 +- hooke/ui/gui/dialog/string.py | 2 +- hooke/ui/gui/dialog/text.py | 2 +- hooke/ui/gui/handler/__init__.py | 2 +- hooke/ui/gui/handler/boolean.py | 2 +- hooke/ui/gui/handler/float.py | 2 +- hooke/ui/gui/handler/selection.py | 2 +- hooke/ui/gui/handler/string.py | 2 +- hooke/ui/gui/interface.py | 2 +- hooke/ui/gui/menu.py | 2 +- hooke/ui/gui/navbar.py | 2 +- hooke/ui/gui/panel/__init__.py | 2 +- hooke/ui/gui/panel/note.py | 2 +- hooke/ui/gui/panel/notebook.py | 2 +- hooke/ui/gui/panel/output.py | 2 +- hooke/ui/gui/panel/playlist.py | 2 +- hooke/ui/gui/panel/plot.py | 2 +- hooke/ui/gui/panel/propertyeditor-propgrid.py | 2 +- hooke/ui/gui/panel/propertyeditor.py | 2 +- hooke/ui/gui/panel/selection.py | 2 +- hooke/ui/gui/panel/welcome.py | 2 +- hooke/ui/gui/statusbar.py | 2 +- hooke/util/__init__.py | 2 +- hooke/util/calculus.py | 2 +- hooke/util/callback.py | 2 +- hooke/util/caller.py | 2 +- hooke/util/convert.py | 2 +- hooke/util/encoding.py | 2 +- hooke/util/fft.py | 2 +- hooke/util/fit.py | 2 +- hooke/util/graph.py | 2 +- hooke/util/itertools.py | 2 +- hooke/util/peak.py | 2 +- hooke/util/pluggable.py | 2 +- hooke/util/si.py | 2 +- hooke/util/singleton.py | 2 +- hooke/util/util.py | 2 +- hooke/util/yaml.py | 2 +- setup.py | 2 +- test/__init__.py | 2 +- test/apply_command_stack_to_playlist.py | 2 +- test/block_info.py | 2 +- test/command_stack.py | 2 +- test/command_stack_save_load.py | 2 +- test/config.py | 2 +- test/convert_distance_to_force.py | 2 +- test/curve_info.py | 2 +- test/delta.py | 2 +- test/derivative.py | 2 +- test/difference.py | 2 +- test/export_block.py | 2 +- test/flat_filter_peaks.py | 2 +- test/flat_filter_playlist.py | 2 +- test/get_curve.py | 2 +- test/hemingway_driver.py | 2 +- test/jpk_driver.py | 2 +- test/load_playlist.py | 2 +- test/mfp3d_driver.py | 2 +- test/multiple_curve_analysis.py | 2 +- test/note.py | 2 +- test/picoforce_driver.py | 2 +- test/polymer_fit.py | 2 +- test/polynomial_flatten.py | 2 +- test/remove_cantilever_from_extension.py | 2 +- test/tutorial.py | 2 +- test/unicode_output.py | 2 +- test/wtk_driver.py | 2 +- test/zero_surface_contact_point.py | 2 +- test/zero_surface_contact_point_with_vibration.py | 2 +- 128 files changed, 130 insertions(+), 130 deletions(-) diff --git a/AUTHORS b/AUTHORS index 42cb444..2508f39 100644 --- a/AUTHORS +++ b/AUTHORS @@ -7,6 +7,6 @@ Francesco Musiani Marco Brucale Massimo Sandal Pancaldi Paolo -Richard Naud +Richard Naud Rolf Schmidt -W. Trevor King +W. Trevor King diff --git a/contrib/mfp_igor_scripts/FMjoin.py b/contrib/mfp_igor_scripts/FMjoin.py index 6107ddc..73a9ec5 100644 --- a/contrib/mfp_igor_scripts/FMjoin.py +++ b/contrib/mfp_igor_scripts/FMjoin.py @@ -1,5 +1,5 @@ # Copyright (C) 2010-2012 Alberto Gomez-Casado -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/contrib/mfp_igor_scripts/h5export.py b/contrib/mfp_igor_scripts/h5export.py index 2f9ab46..2ee7d6f 100644 --- a/contrib/mfp_igor_scripts/h5export.py +++ b/contrib/mfp_igor_scripts/h5export.py @@ -1,5 +1,5 @@ # Copyright (C) 2010-2012 Alberto Gomez-Casado -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/contrib/upgrade_playlist_0p1.py b/contrib/upgrade_playlist_0p1.py index 73b9e02..0e6988c 100755 --- a/contrib/upgrade_playlist_0p1.py +++ b/contrib/upgrade_playlist_0p1.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/__init__.py b/hooke/__init__.py index 2b552ee..66d1bd3 100644 --- a/hooke/__init__.py +++ b/hooke/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/command.py b/hooke/command.py index 749b6c5..49fff93 100644 --- a/hooke/command.py +++ b/hooke/command.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/command_stack.py b/hooke/command_stack.py index d4e8b02..d9817be 100644 --- a/hooke/command_stack.py +++ b/hooke/command_stack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/compat/__init__.py b/hooke/compat/__init__.py index 8f83fba..8991758 100644 --- a/hooke/compat/__init__.py +++ b/hooke/compat/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/config.py b/hooke/config.py index 2c81b9e..141cf57 100644 --- a/hooke/config.py +++ b/hooke/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/curve.py b/hooke/curve.py index 1cc2336..d312be3 100644 --- a/hooke/curve.py +++ b/hooke/curve.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/__init__.py b/hooke/driver/__init__.py index db2cd2c..ff6fd3e 100644 --- a/hooke/driver/__init__.py +++ b/hooke/driver/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/csvdriver.py b/hooke/driver/csvdriver.py index da0b531..4412c47 100644 --- a/hooke/driver/csvdriver.py +++ b/hooke/driver/csvdriver.py @@ -1,5 +1,5 @@ # Copyright (C) 2008-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/hdf5.py b/hooke/driver/hdf5.py index efe3a7e..a72294b 100644 --- a/hooke/driver/hdf5.py +++ b/hooke/driver/hdf5.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/hemingway.py b/hooke/driver/hemingway.py index cd260d1..18b96c4 100644 --- a/hooke/driver/hemingway.py +++ b/hooke/driver/hemingway.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/jpk.py b/hooke/driver/jpk.py index 4bfcc48..69f307e 100644 --- a/hooke/driver/jpk.py +++ b/hooke/driver/jpk.py @@ -1,5 +1,5 @@ # Copyright (C) 2008-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/mcs.py b/hooke/driver/mcs.py index 3f34bfb..d96e2f6 100644 --- a/hooke/driver/mcs.py +++ b/hooke/driver/mcs.py @@ -1,6 +1,6 @@ # Copyright (C) 2009-2012 Allen Chen # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/mfp1dexport.py b/hooke/driver/mfp1dexport.py index e7d338a..efacd18 100644 --- a/hooke/driver/mfp1dexport.py +++ b/hooke/driver/mfp1dexport.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/mfp3d.py b/hooke/driver/mfp3d.py index 700df4d..ffa073d 100644 --- a/hooke/driver/mfp3d.py +++ b/hooke/driver/mfp3d.py @@ -1,8 +1,8 @@ # Copyright (C) 2008-2012 A. Seeholzer # Alberto Gomez-Casado -# Richard Naud +# Richard Naud # Rolf Schmidt -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/picoforce.py b/hooke/driver/picoforce.py index 666130f..241bd81 100644 --- a/hooke/driver/picoforce.py +++ b/hooke/driver/picoforce.py @@ -1,6 +1,6 @@ # Copyright (C) 2006-2012 Alberto Gomez-Casado # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/tutorial.py b/hooke/driver/tutorial.py index 0202077..bbc4565 100644 --- a/hooke/driver/tutorial.py +++ b/hooke/driver/tutorial.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/driver/wtk.py b/hooke/driver/wtk.py index f3b7ed6..2f24e25 100644 --- a/hooke/driver/wtk.py +++ b/hooke/driver/wtk.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/engine.py b/hooke/engine.py index 3de6141..0d02f1a 100644 --- a/hooke/engine.py +++ b/hooke/engine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/hooke.py b/hooke/hooke.py index 65645d1..af7ec81 100644 --- a/hooke/hooke.py +++ b/hooke/hooke.py @@ -1,6 +1,6 @@ # Copyright (C) 2008-2012 Massimo Sandal # Rolf Schmidt -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/interaction.py b/hooke/interaction.py index 9965652..4477b58 100644 --- a/hooke/interaction.py +++ b/hooke/interaction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/playlist.py b/hooke/playlist.py index 28bd51b..41779a5 100644 --- a/hooke/playlist.py +++ b/hooke/playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/__init__.py b/hooke/plugin/__init__.py index 78a9f95..111b99b 100644 --- a/hooke/plugin/__init__.py +++ b/hooke/plugin/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/autopeak.py b/hooke/plugin/autopeak.py index fdf36ef..a575a1a 100644 --- a/hooke/plugin/autopeak.py +++ b/hooke/plugin/autopeak.py @@ -1,7 +1,7 @@ # Copyright (C) 2008-2012 Fabrizio Benedetti # Marco Brucale # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/command_stack.py b/hooke/plugin/command_stack.py index 4187382..a1aafef 100644 --- a/hooke/plugin/command_stack.py +++ b/hooke/plugin/command_stack.py @@ -1,6 +1,6 @@ # Copyright (C) 2008-2012 Alberto Gomez-Casado # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/config.py b/hooke/plugin/config.py index 8a373c3..2eefcb0 100644 --- a/hooke/plugin/config.py +++ b/hooke/plugin/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/convfilt.py b/hooke/plugin/convfilt.py index 7e45f79..2146d26 100644 --- a/hooke/plugin/convfilt.py +++ b/hooke/plugin/convfilt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/curve.py b/hooke/plugin/curve.py index f33d1db..7b6f38c 100644 --- a/hooke/plugin/curve.py +++ b/hooke/plugin/curve.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/cut.py b/hooke/plugin/cut.py index 7e8ded7..f8b0d37 100644 --- a/hooke/plugin/cut.py +++ b/hooke/plugin/cut.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/debug.py b/hooke/plugin/debug.py index b40c71a..398761c 100644 --- a/hooke/plugin/debug.py +++ b/hooke/plugin/debug.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/engine.py b/hooke/plugin/engine.py index 1319ec9..1710fe3 100644 --- a/hooke/plugin/engine.py +++ b/hooke/plugin/engine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/fclamp.py b/hooke/plugin/fclamp.py index 8a776ea..dffb82c 100644 --- a/hooke/plugin/fclamp.py +++ b/hooke/plugin/fclamp.py @@ -1,7 +1,7 @@ # Copyright (C) 2008-2012 Alberto Gomez-Casado # Marco Brucale # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/flatfilt.py b/hooke/plugin/flatfilt.py index c12f9f8..87a1f65 100644 --- a/hooke/plugin/flatfilt.py +++ b/hooke/plugin/flatfilt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/jumpstat.py b/hooke/plugin/jumpstat.py index 69a1a2a..0cb5f26 100644 --- a/hooke/plugin/jumpstat.py +++ b/hooke/plugin/jumpstat.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/license.py b/hooke/plugin/license.py index 5e78784..7822c2c 100644 --- a/hooke/plugin/license.py +++ b/hooke/plugin/license.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/massanalysis.py b/hooke/plugin/massanalysis.py index 01002e7..0969a7e 100644 --- a/hooke/plugin/massanalysis.py +++ b/hooke/plugin/massanalysis.py @@ -1,5 +1,5 @@ # Copyright (C) 2008-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/multidistance.py b/hooke/plugin/multidistance.py index c79488d..1deb34c 100644 --- a/hooke/plugin/multidistance.py +++ b/hooke/plugin/multidistance.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Fabrizio Benedetti -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/multifit.py b/hooke/plugin/multifit.py index 5a96695..da85790 100644 --- a/hooke/plugin/multifit.py +++ b/hooke/plugin/multifit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/note.py b/hooke/plugin/note.py index e38b5ed..0798974 100644 --- a/hooke/plugin/note.py +++ b/hooke/plugin/note.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/pcluster.py b/hooke/plugin/pcluster.py index 45bb9c7..4d7632e 100644 --- a/hooke/plugin/pcluster.py +++ b/hooke/plugin/pcluster.py @@ -1,6 +1,6 @@ # Copyright (C) 2009-2012 Massimo Sandal # Pancaldi Paolo -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/playlist.py b/hooke/plugin/playlist.py index 334c133..ca800ee 100644 --- a/hooke/plugin/playlist.py +++ b/hooke/plugin/playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/playlists.py b/hooke/plugin/playlists.py index a50065c..c584c2d 100644 --- a/hooke/plugin/playlists.py +++ b/hooke/plugin/playlists.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/polymer_fit.py b/hooke/plugin/polymer_fit.py index 9f169bf..33e0c75 100644 --- a/hooke/plugin/polymer_fit.py +++ b/hooke/plugin/polymer_fit.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/review.py b/hooke/plugin/review.py index 02c948d..16446af 100644 --- a/hooke/plugin/review.py +++ b/hooke/plugin/review.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/showconvoluted.py b/hooke/plugin/showconvoluted.py index 5714a1b..c9ab2cc 100644 --- a/hooke/plugin/showconvoluted.py +++ b/hooke/plugin/showconvoluted.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Rolf Schmidt -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/superimpose.py b/hooke/plugin/superimpose.py index 738826c..047af68 100644 --- a/hooke/plugin/superimpose.py +++ b/hooke/plugin/superimpose.py @@ -1,5 +1,5 @@ # Copyright (C) 2008-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/system.py b/hooke/plugin/system.py index de36f11..cff1581 100644 --- a/hooke/plugin/system.py +++ b/hooke/plugin/system.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/tccd.py b/hooke/plugin/tccd.py index 9685822..541089e 100644 --- a/hooke/plugin/tccd.py +++ b/hooke/plugin/tccd.py @@ -1,5 +1,5 @@ # Copyright (C) 2009-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/tutorial.py b/hooke/plugin/tutorial.py index 00d12e9..6bf15f3 100644 --- a/hooke/plugin/tutorial.py +++ b/hooke/plugin/tutorial.py @@ -1,5 +1,5 @@ # Copyright (C) 2007-2012 Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/plugin/vclamp.py b/hooke/plugin/vclamp.py index 01a7744..a080d69 100644 --- a/hooke/plugin/vclamp.py +++ b/hooke/plugin/vclamp.py @@ -1,7 +1,7 @@ # Copyright (C) 2008-2012 Alberto Gomez-Casado # Marco Brucale # Massimo Sandal -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/__init__.py b/hooke/ui/__init__.py index 3031d79..ec30d25 100644 --- a/hooke/ui/__init__.py +++ b/hooke/ui/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/commandline.py b/hooke/ui/commandline.py index ecefd64..d6801f9 100644 --- a/hooke/ui/commandline.py +++ b/hooke/ui/commandline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/__init__.py b/hooke/ui/gui/__init__.py index 59ea1b7..8113ee0 100644 --- a/hooke/ui/gui/__init__.py +++ b/hooke/ui/gui/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/__init__.py b/hooke/ui/gui/dialog/__init__.py index 9dcfcab..e8600c9 100644 --- a/hooke/ui/gui/dialog/__init__.py +++ b/hooke/ui/gui/dialog/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/points.py b/hooke/ui/gui/dialog/points.py index 316da06..f032531 100644 --- a/hooke/ui/gui/dialog/points.py +++ b/hooke/ui/gui/dialog/points.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/save_file.py b/hooke/ui/gui/dialog/save_file.py index f025b62..82eaef5 100644 --- a/hooke/ui/gui/dialog/save_file.py +++ b/hooke/ui/gui/dialog/save_file.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/selection.py b/hooke/ui/gui/dialog/selection.py index 5421e29..d279eed 100644 --- a/hooke/ui/gui/dialog/selection.py +++ b/hooke/ui/gui/dialog/selection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/string.py b/hooke/ui/gui/dialog/string.py index 83e2972..b02eaa7 100644 --- a/hooke/ui/gui/dialog/string.py +++ b/hooke/ui/gui/dialog/string.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/dialog/text.py b/hooke/ui/gui/dialog/text.py index ff7e45b..4ad5b23 100644 --- a/hooke/ui/gui/dialog/text.py +++ b/hooke/ui/gui/dialog/text.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/handler/__init__.py b/hooke/ui/gui/handler/__init__.py index 7f5c2b0..79cb6d9 100644 --- a/hooke/ui/gui/handler/__init__.py +++ b/hooke/ui/gui/handler/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/handler/boolean.py b/hooke/ui/gui/handler/boolean.py index b0b58bd..c0ec294 100644 --- a/hooke/ui/gui/handler/boolean.py +++ b/hooke/ui/gui/handler/boolean.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/handler/float.py b/hooke/ui/gui/handler/float.py index 9d4c959..8abbfbc 100644 --- a/hooke/ui/gui/handler/float.py +++ b/hooke/ui/gui/handler/float.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/handler/selection.py b/hooke/ui/gui/handler/selection.py index 3a7f4ce..5ba5240 100644 --- a/hooke/ui/gui/handler/selection.py +++ b/hooke/ui/gui/handler/selection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/handler/string.py b/hooke/ui/gui/handler/string.py index f10ffe2..ab3e683 100644 --- a/hooke/ui/gui/handler/string.py +++ b/hooke/ui/gui/handler/string.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/interface.py b/hooke/ui/gui/interface.py index f157cbd..cc73124 100644 --- a/hooke/ui/gui/interface.py +++ b/hooke/ui/gui/interface.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/menu.py b/hooke/ui/gui/menu.py index 63e165e..7e30ddb 100644 --- a/hooke/ui/gui/menu.py +++ b/hooke/ui/gui/menu.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/navbar.py b/hooke/ui/gui/navbar.py index 2203e43..60f508a 100644 --- a/hooke/ui/gui/navbar.py +++ b/hooke/ui/gui/navbar.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/__init__.py b/hooke/ui/gui/panel/__init__.py index b72f7d1..fe489cf 100644 --- a/hooke/ui/gui/panel/__init__.py +++ b/hooke/ui/gui/panel/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/note.py b/hooke/ui/gui/panel/note.py index f2f4840..0a6527b 100644 --- a/hooke/ui/gui/panel/note.py +++ b/hooke/ui/gui/panel/note.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/notebook.py b/hooke/ui/gui/panel/notebook.py index b507e71..61fd67e 100644 --- a/hooke/ui/gui/panel/notebook.py +++ b/hooke/ui/gui/panel/notebook.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/output.py b/hooke/ui/gui/panel/output.py index a5502e3..60bc618 100644 --- a/hooke/ui/gui/panel/output.py +++ b/hooke/ui/gui/panel/output.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/playlist.py b/hooke/ui/gui/panel/playlist.py index cf069e8..a2e8813 100644 --- a/hooke/ui/gui/panel/playlist.py +++ b/hooke/ui/gui/panel/playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/plot.py b/hooke/ui/gui/panel/plot.py index 966a9ff..4191495 100644 --- a/hooke/ui/gui/panel/plot.py +++ b/hooke/ui/gui/panel/plot.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/propertyeditor-propgrid.py b/hooke/ui/gui/panel/propertyeditor-propgrid.py index 6dc39d5..93bb092 100644 --- a/hooke/ui/gui/panel/propertyeditor-propgrid.py +++ b/hooke/ui/gui/panel/propertyeditor-propgrid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/propertyeditor.py b/hooke/ui/gui/panel/propertyeditor.py index 4eeed6e..4c9171e 100644 --- a/hooke/ui/gui/panel/propertyeditor.py +++ b/hooke/ui/gui/panel/propertyeditor.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/selection.py b/hooke/ui/gui/panel/selection.py index a7c832b..ebddefe 100644 --- a/hooke/ui/gui/panel/selection.py +++ b/hooke/ui/gui/panel/selection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/panel/welcome.py b/hooke/ui/gui/panel/welcome.py index 26175b0..6dc10f2 100644 --- a/hooke/ui/gui/panel/welcome.py +++ b/hooke/ui/gui/panel/welcome.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/ui/gui/statusbar.py b/hooke/ui/gui/statusbar.py index 8498269..8e9a381 100644 --- a/hooke/ui/gui/statusbar.py +++ b/hooke/ui/gui/statusbar.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/__init__.py b/hooke/util/__init__.py index c336577..9c440a6 100644 --- a/hooke/util/__init__.py +++ b/hooke/util/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/calculus.py b/hooke/util/calculus.py index 51c70dc..1f457b2 100644 --- a/hooke/util/calculus.py +++ b/hooke/util/calculus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/callback.py b/hooke/util/callback.py index 44525ed..53b6e29 100644 --- a/hooke/util/callback.py +++ b/hooke/util/callback.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/caller.py b/hooke/util/caller.py index df57b57..2384439 100644 --- a/hooke/util/caller.py +++ b/hooke/util/caller.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/convert.py b/hooke/util/convert.py index ce20c42..32d2bd5 100644 --- a/hooke/util/convert.py +++ b/hooke/util/convert.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/encoding.py b/hooke/util/encoding.py index 9a8f516..bd76071 100644 --- a/hooke/util/encoding.py +++ b/hooke/util/encoding.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/fft.py b/hooke/util/fft.py index 1e63b4c..87dbf11 100644 --- a/hooke/util/fft.py +++ b/hooke/util/fft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/fit.py b/hooke/util/fit.py index d73b11b..785355e 100644 --- a/hooke/util/fit.py +++ b/hooke/util/fit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/graph.py b/hooke/util/graph.py index 796f517..69f392b 100644 --- a/hooke/util/graph.py +++ b/hooke/util/graph.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/itertools.py b/hooke/util/itertools.py index 18a01b4..c6f3d44 100644 --- a/hooke/util/itertools.py +++ b/hooke/util/itertools.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/peak.py b/hooke/util/peak.py index a3aa16e..3ca7572 100644 --- a/hooke/util/peak.py +++ b/hooke/util/peak.py @@ -1,5 +1,5 @@ # Copyright (C) 2007-2012 Fabrizio Benedetti -# W. Trevor King +# W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/pluggable.py b/hooke/util/pluggable.py index a3c2d5b..c795bc6 100644 --- a/hooke/util/pluggable.py +++ b/hooke/util/pluggable.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/si.py b/hooke/util/si.py index ddf319b..2a36bb3 100644 --- a/hooke/util/si.py +++ b/hooke/util/si.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/singleton.py b/hooke/util/singleton.py index d1c08df..d0bc4ce 100644 --- a/hooke/util/singleton.py +++ b/hooke/util/singleton.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/util.py b/hooke/util/util.py index 1adc62f..098bbd2 100644 --- a/hooke/util/util.py +++ b/hooke/util/util.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/hooke/util/yaml.py b/hooke/util/yaml.py index e9b0eec..e66a686 100644 --- a/hooke/util/yaml.py +++ b/hooke/util/yaml.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/setup.py b/setup.py index b34e81f..8c82ddf 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/__init__.py b/test/__init__.py index e4d4652..043273f 100644 --- a/test/__init__.py +++ b/test/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/apply_command_stack_to_playlist.py b/test/apply_command_stack_to_playlist.py index e3870b1..5657727 100644 --- a/test/apply_command_stack_to_playlist.py +++ b/test/apply_command_stack_to_playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/block_info.py b/test/block_info.py index 69f732c..4d37b7a 100644 --- a/test/block_info.py +++ b/test/block_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/command_stack.py b/test/command_stack.py index 0191eda..6c3beba 100644 --- a/test/command_stack.py +++ b/test/command_stack.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/command_stack_save_load.py b/test/command_stack_save_load.py index ad732fd..c06b91a 100644 --- a/test/command_stack_save_load.py +++ b/test/command_stack_save_load.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/config.py b/test/config.py index d177a96..c3c4364 100644 --- a/test/config.py +++ b/test/config.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/convert_distance_to_force.py b/test/convert_distance_to_force.py index 6882674..cf1b4c4 100644 --- a/test/convert_distance_to_force.py +++ b/test/convert_distance_to_force.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/curve_info.py b/test/curve_info.py index 6e5ad07..bffdad5 100644 --- a/test/curve_info.py +++ b/test/curve_info.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/delta.py b/test/delta.py index d733bba..dbfbb11 100644 --- a/test/delta.py +++ b/test/delta.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/derivative.py b/test/derivative.py index c4b3ec7..5ff1aa0 100644 --- a/test/derivative.py +++ b/test/derivative.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/difference.py b/test/difference.py index 60e18d7..46514f8 100644 --- a/test/difference.py +++ b/test/difference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/export_block.py b/test/export_block.py index f408b81..6dedb12 100644 --- a/test/export_block.py +++ b/test/export_block.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/flat_filter_peaks.py b/test/flat_filter_peaks.py index 5627384..b35c4cc 100644 --- a/test/flat_filter_peaks.py +++ b/test/flat_filter_peaks.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/flat_filter_playlist.py b/test/flat_filter_playlist.py index 8a003bc..e8fd40d 100644 --- a/test/flat_filter_playlist.py +++ b/test/flat_filter_playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/get_curve.py b/test/get_curve.py index 678f19b..0241bc7 100644 --- a/test/get_curve.py +++ b/test/get_curve.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/hemingway_driver.py b/test/hemingway_driver.py index 056dbfb..d24483b 100644 --- a/test/hemingway_driver.py +++ b/test/hemingway_driver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/jpk_driver.py b/test/jpk_driver.py index 5a75da9..022b256 100644 --- a/test/jpk_driver.py +++ b/test/jpk_driver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/load_playlist.py b/test/load_playlist.py index 8bc8209..f935576 100644 --- a/test/load_playlist.py +++ b/test/load_playlist.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/mfp3d_driver.py b/test/mfp3d_driver.py index c543b00..ac82beb 100644 --- a/test/mfp3d_driver.py +++ b/test/mfp3d_driver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/multiple_curve_analysis.py b/test/multiple_curve_analysis.py index b68ccf2..4bc5726 100644 --- a/test/multiple_curve_analysis.py +++ b/test/multiple_curve_analysis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/note.py b/test/note.py index dea9ffd..66696f9 100644 --- a/test/note.py +++ b/test/note.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/picoforce_driver.py b/test/picoforce_driver.py index bd86d51..3a3074f 100644 --- a/test/picoforce_driver.py +++ b/test/picoforce_driver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/polymer_fit.py b/test/polymer_fit.py index e7d34b8..39d7839 100644 --- a/test/polymer_fit.py +++ b/test/polymer_fit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/polynomial_flatten.py b/test/polynomial_flatten.py index 141532e..511c8d0 100644 --- a/test/polynomial_flatten.py +++ b/test/polynomial_flatten.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/remove_cantilever_from_extension.py b/test/remove_cantilever_from_extension.py index d4fe1a5..9f4fd39 100644 --- a/test/remove_cantilever_from_extension.py +++ b/test/remove_cantilever_from_extension.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/tutorial.py b/test/tutorial.py index eea2262..7dfc865 100644 --- a/test/tutorial.py +++ b/test/tutorial.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/unicode_output.py b/test/unicode_output.py index ce15fc3..d1ef815 100644 --- a/test/unicode_output.py +++ b/test/unicode_output.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/wtk_driver.py b/test/wtk_driver.py index 5c5321e..02591f1 100644 --- a/test/wtk_driver.py +++ b/test/wtk_driver.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/zero_surface_contact_point.py b/test/zero_surface_contact_point.py index 02437eb..b3362c0 100644 --- a/test/zero_surface_contact_point.py +++ b/test/zero_surface_contact_point.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # diff --git a/test/zero_surface_contact_point_with_vibration.py b/test/zero_surface_contact_point_with_vibration.py index f5b87c9..9491c10 100644 --- a/test/zero_surface_contact_point_with_vibration.py +++ b/test/zero_surface_contact_point_with_vibration.py @@ -1,4 +1,4 @@ -# Copyright (C) 2010-2012 W. Trevor King +# Copyright (C) 2010-2012 W. Trevor King # # This file is part of Hooke. # -- 2.26.2