From c6b14896aae5e6dd028a58659cd00e040941b794 Mon Sep 17 00:00:00 2001 From: Matt Leotta Date: Wed, 18 Aug 2010 22:32:10 -0400 Subject: [PATCH] Added copyright and license to all files. --- cmd/extract_features.py | 6 ++++++ cmd/fit_mesh_body.cxx | 8 +++++++- cmd/fit_meshes.py | 6 ++++++ cmd/fit_parts.cxx | 7 ++++++- cmd/fit_parts.py | 6 ++++++ cmd/make_meshes.py | 6 ++++++ cmd/make_vehicle_mesh.cxx | 7 ++++++- cmd/mesh_exterior.cxx | 7 ++++++- cmd/mesh_extract_features.cxx | 7 ++++++- cmd/mesh_pca.cxx | 7 ++++++- cmd/mesh_subdivide.cxx | 7 ++++++- cmd/parts2svg.cxx | 7 ++++++- cmd/parts_pca.cxx | 7 ++++++- cmd/pca_fit_mesh_body.cxx | 7 ++++++- cmd/pca_refit_meshes.py | 6 ++++++ dbpro/Templates/dbpro_parameters+bool-.cxx | 5 +++++ .../dbpro_parameters+dbpro_filepath-.cxx | 5 +++++ dbpro/Templates/dbpro_parameters+float-.cxx | 5 +++++ dbpro/Templates/dbpro_parameters+int-.cxx | 5 +++++ .../dbpro_parameters+vcl_string-.cxx | 5 +++++ .../vbl_smart_ptr+dbpro_observer-.cxx | 5 +++++ .../vbl_smart_ptr+dbpro_parameters-.cxx | 5 +++++ .../vbl_smart_ptr+dbpro_process-.cxx | 5 +++++ .../vbl_smart_ptr+dbpro_storage-.cxx | 5 +++++ dbpro/dbpro_basic_processes.h | 8 +++++++- dbpro/dbpro_config.h.in | 6 ++++++ dbpro/dbpro_connector.cxx | 7 ++++++- dbpro/dbpro_connector.h | 8 +++++++- dbpro/dbpro_connector_sptr.h | 20 +++++++++++++++++-- dbpro/dbpro_delay.cxx | 7 ++++++- dbpro/dbpro_delay.h | 7 ++++++- dbpro/dbpro_executive.cxx | 7 ++++++- dbpro/dbpro_executive.h | 7 ++++++- dbpro/dbpro_fwd.h | 7 ++++++- dbpro/dbpro_ios_processes.h | 7 ++++++- dbpro/dbpro_mutex.cxx | 7 ++++++- dbpro/dbpro_mutex.h | 7 ++++++- dbpro/dbpro_observer.h | 7 ++++++- dbpro/dbpro_observer_sptr.h | 19 ++++++++++++++++-- dbpro/dbpro_parameters.cxx | 7 ++++++- dbpro/dbpro_parameters.h | 6 +++++- dbpro/dbpro_parameters.txx | 9 ++++++++- dbpro/dbpro_parameters_sptr.h | 19 ++++++++++++++++-- dbpro/dbpro_process.cxx | 7 ++++++- dbpro/dbpro_process.h | 7 ++++++- dbpro/dbpro_process_factory.cxx | 7 ++++++- dbpro/dbpro_process_factory.h | 7 ++++++- dbpro/dbpro_process_sptr.h | 19 ++++++++++++++++-- dbpro/dbpro_storage.h | 7 ++++++- dbpro/dbpro_storage_sptr.h | 19 ++++++++++++++++-- dbpro/dbpro_try_option.cxx | 7 ++++++- dbpro/dbpro_try_option.h | 7 ++++++- dbpro/dbpro_vsl_processes.h | 7 ++++++- dbpro/filters/dbbgm.h | 7 ++++++- dbpro/filters/dbil_convert_filters.h | 7 ++++++- dbpro/filters/dbil_diff_process.cxx | 7 ++++++- dbpro/filters/dbil_diff_process.h | 7 ++++++- dbpro/filters/dbil_gauss_filter.h | 7 ++++++- dbpro/filters/dbil_gaussian_blur_process.cxx | 7 ++++++- dbpro/filters/dbil_gaussian_blur_process.h | 7 ++++++- dbpro/filters/dbil_grad_sqr_filter.h | 7 ++++++- dbpro/filters/dbil_math_filters.h | 7 ++++++- dbpro/filters/dbil_monotone_process.cxx | 7 ++++++- dbpro/filters/dbil_monotone_process.h | 7 ++++++- dbpro/filters/dbil_morphology_filters.cxx | 7 ++++++- dbpro/filters/dbil_morphology_filters.h | 7 ++++++- dbpro/filters/dbil_sobel_1x3_filter.h | 7 ++++++- dbpro/filters/dbil_subpix_edge_filter.h | 7 ++++++- dbpro/filters/dbil_transform3_1_filter.h | 7 ++++++- dbpro/filters/dbvidl2_frame_to_resource.cxx | 7 ++++++- dbpro/filters/dbvidl2_frame_to_resource.h | 7 ++++++- dbpro/filters/dbvidl2_multi_source.cxx | 7 ++++++- dbpro/filters/dbvidl2_multi_source.h | 7 ++++++- dbpro/filters/dbvidl2_resource_to_frame.cxx | 7 ++++++- dbpro/filters/dbvidl2_resource_to_frame.h | 7 ++++++- dbpro/filters/dbvidl2_sink.cxx | 7 ++++++- dbpro/filters/dbvidl2_sink.h | 7 ++++++- dbpro/filters/dbvidl2_source.cxx | 7 ++++++- dbpro/filters/dbvidl2_source.h | 7 ++++++- dbpro/tests/dbpro_sample_processes.cxx | 7 ++++++- dbpro/tests/dbpro_sample_processes.h | 7 ++++++- dbpro/tests/test_delay_filter.cxx | 5 +++++ dbpro/tests/test_driver.cxx | 5 +++++ dbpro/tests/test_include.cxx | 5 +++++ dbpro/tests/test_process.cxx | 5 +++++ dbpro/tests/test_process_factory.cxx | 5 +++++ dbpro/tests/test_storage.cxx | 5 +++++ dbpro/vis/dbpro_basic_gui_observers.h | 7 ++++++- dbpro/vis/dbpro_run_tableau.cxx | 8 +++++++- dbpro/vis/dbpro_run_tableau.h | 7 ++++++- dbpro/vis/dbpro_run_tableau_sptr.h | 8 +++++++- dbul/dbul_solar_position.cxx | 8 +++++++- dbul/dbul_solar_position.h | 7 ++++++- dbul/tests/test_driver.cxx | 5 +++++ dbul/tests/test_include.cxx | 5 +++++ dbul/tests/test_solar_position.cxx | 5 +++++ gui/gnd_cal_tableau.cxx | 8 +++++++- gui/gnd_cal_tableau.h | 7 ++++++- gui/gnd_cal_tableau_sptr.h | 16 ++++++++++----- gui/gui_utils.cxx | 6 ++++++ gui/gui_utils.h | 5 +++++ gui/pca_vehicle_app.cxx | 7 ++++++- gui/pca_vehicle_app.h | 7 ++++++- gui/pca_vehicle_frame.cxx | 7 ++++++- gui/pca_vehicle_frame.h | 9 +++++++-- gui/pca_vehicle_manager.cxx | 7 ++++++- gui/pca_vehicle_manager.h | 7 ++++++- modrec/modrec_edgel.cxx | 8 +++++++- modrec/modrec_edgel.h | 7 ++++++- modrec/modrec_pca_vehicle.cxx | 7 ++++++- modrec/modrec_pca_vehicle.h | 7 ++++++- modrec/modrec_pca_vehicle_projector.cxx | 7 ++++++- modrec/modrec_pca_vehicle_projector.h | 7 ++++++- modrec/modrec_proj_cost_func.cxx | 8 +++++++- modrec/modrec_proj_cost_func.h | 7 ++++++- modrec/modrec_proj_lsqr_cost_func.cxx | 8 +++++++- modrec/modrec_proj_lsqr_cost_func.h | 7 ++++++- modrec/modrec_vehicle_fit.cxx | 7 ++++++- modrec/modrec_vehicle_fit.h | 7 ++++++- modrec/modrec_vehicle_fit.py | 8 +++++++- modrec/modrec_vehicle_fit_multiview.cxx | 7 ++++++- modrec/modrec_vehicle_fit_multiview.h | 7 ++++++- modrec/modrec_vehicle_fit_video.cxx | 7 ++++++- modrec/modrec_vehicle_fit_video.h | 7 ++++++- modrec/modrec_vehicle_mesh.cxx | 7 ++++++- modrec/modrec_vehicle_mesh.h | 7 ++++++- modrec/modrec_vehicle_parts.cxx | 7 ++++++- modrec/modrec_vehicle_parts.h | 7 ++++++- modrec/modrec_vehicle_state.cxx | 7 ++++++- modrec/modrec_vehicle_state.h | 7 ++++++- modrec/modrec_vehicle_track_init.cxx | 7 ++++++- modrec/modrec_vehicle_track_init.h | 7 ++++++- modrec/modrec_vehicle_tracker.cxx | 7 ++++++- modrec/modrec_vehicle_tracker.h | 7 ++++++- modrec/py_modrec.cxx | 8 +++++++- modrec/py_modrec_manager.cxx | 8 +++++++- modrec/py_modrec_manager.h | 7 ++++++- 137 files changed, 879 insertions(+), 121 deletions(-) diff --git a/cmd/extract_features.py b/cmd/extract_features.py index 27f7246..309cd4b 100644 --- a/cmd/extract_features.py +++ b/cmd/extract_features.py @@ -1,3 +1,9 @@ +#!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) import os, sys, glob, re diff --git a/cmd/fit_mesh_body.cxx b/cmd/fit_mesh_body.cxx index 477830e..a68ee05 100644 --- a/cmd/fit_mesh_body.cxx +++ b/cmd/fit_mesh_body.cxx @@ -1,4 +1,10 @@ -// This is mleotta/cmd/mesh/fit_mesh_body.cxx +// This is cmd/fit_mesh_body.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include diff --git a/cmd/fit_meshes.py b/cmd/fit_meshes.py index 84ade69..5078e62 100644 --- a/cmd/fit_meshes.py +++ b/cmd/fit_meshes.py @@ -1,3 +1,9 @@ +#!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) import os, sys, glob, re diff --git a/cmd/fit_parts.cxx b/cmd/fit_parts.cxx index de0fb05..69cfbd9 100644 --- a/cmd/fit_parts.cxx +++ b/cmd/fit_parts.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/fit_parts.cxx +// This is cmd/fit_parts.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/fit_parts.py b/cmd/fit_parts.py index 4062d39..19c7428 100644 --- a/cmd/fit_parts.py +++ b/cmd/fit_parts.py @@ -1,3 +1,9 @@ +#!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) import os, sys, glob, re diff --git a/cmd/make_meshes.py b/cmd/make_meshes.py index 34f9afb..f0b31a8 100644 --- a/cmd/make_meshes.py +++ b/cmd/make_meshes.py @@ -1,3 +1,9 @@ +#!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) import os, sys, glob, re diff --git a/cmd/make_vehicle_mesh.cxx b/cmd/make_vehicle_mesh.cxx index 1852601..2c3b6fd 100644 --- a/cmd/make_vehicle_mesh.cxx +++ b/cmd/make_vehicle_mesh.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_make_vehicle.cxx +// This is cmd/mesh_make_vehicle.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/mesh_exterior.cxx b/cmd/mesh_exterior.cxx index 8163e95..7a43f62 100644 --- a/cmd/mesh_exterior.cxx +++ b/cmd/mesh_exterior.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_exterior.cxx +// This is cmd/mesh_exterior.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/mesh_extract_features.cxx b/cmd/mesh_extract_features.cxx index 76f58be..c0798a4 100644 --- a/cmd/mesh_extract_features.cxx +++ b/cmd/mesh_extract_features.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_extract_features.cxx +// This is cmd/mesh_extract_features.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/mesh_pca.cxx b/cmd/mesh_pca.cxx index 7ec70d4..1c502ea 100644 --- a/cmd/mesh_pca.cxx +++ b/cmd/mesh_pca.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_pca.cxx +// This is cmd/mesh_pca.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/mesh_subdivide.cxx b/cmd/mesh_subdivide.cxx index 29b2ed8..d41b8d3 100644 --- a/cmd/mesh_subdivide.cxx +++ b/cmd/mesh_subdivide.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_subdivide.cxx +// This is cmd/mesh_subdivide.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/parts2svg.cxx b/cmd/parts2svg.cxx index b9b8591..80826af 100644 --- a/cmd/parts2svg.cxx +++ b/cmd/parts2svg.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/parts2svg.cxx +// This is cmd/parts2svg.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/parts_pca.cxx b/cmd/parts_pca.cxx index 42969b1..8e5261e 100644 --- a/cmd/parts_pca.cxx +++ b/cmd/parts_pca.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/mesh_pca.cxx +// This is cmd/mesh_pca.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/pca_fit_mesh_body.cxx b/cmd/pca_fit_mesh_body.cxx index cbeceb6..37569b2 100644 --- a/cmd/pca_fit_mesh_body.cxx +++ b/cmd/pca_fit_mesh_body.cxx @@ -1,4 +1,9 @@ -// This is mleotta/cmd/mesh/pca_fit_mesh_body.cxx +// This is cmd/pca_fit_mesh_body.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) #include diff --git a/cmd/pca_refit_meshes.py b/cmd/pca_refit_meshes.py index fc1f1b3..b8ecdf1 100755 --- a/cmd/pca_refit_meshes.py +++ b/cmd/pca_refit_meshes.py @@ -1,3 +1,9 @@ +#!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) import os, sys, glob, re diff --git a/dbpro/Templates/dbpro_parameters+bool-.cxx b/dbpro/Templates/dbpro_parameters+bool-.cxx index cf4bfcd..bc9834e 100644 --- a/dbpro/Templates/dbpro_parameters+bool-.cxx +++ b/dbpro/Templates/dbpro_parameters+bool-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include DBPRO_PARAMETERS_INSTANTIATE(bool); diff --git a/dbpro/Templates/dbpro_parameters+dbpro_filepath-.cxx b/dbpro/Templates/dbpro_parameters+dbpro_filepath-.cxx index 07e9241..4bfd9d6 100644 --- a/dbpro/Templates/dbpro_parameters+dbpro_filepath-.cxx +++ b/dbpro/Templates/dbpro_parameters+dbpro_filepath-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include DBPRO_PARAMETERS_INSTANTIATE(dbpro_filepath); diff --git a/dbpro/Templates/dbpro_parameters+float-.cxx b/dbpro/Templates/dbpro_parameters+float-.cxx index b8b02de..41c75c4 100644 --- a/dbpro/Templates/dbpro_parameters+float-.cxx +++ b/dbpro/Templates/dbpro_parameters+float-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include DBPRO_PARAMETERS_INSTANTIATE(float); diff --git a/dbpro/Templates/dbpro_parameters+int-.cxx b/dbpro/Templates/dbpro_parameters+int-.cxx index 027b304..5c7a576 100644 --- a/dbpro/Templates/dbpro_parameters+int-.cxx +++ b/dbpro/Templates/dbpro_parameters+int-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include DBPRO_PARAMETERS_INSTANTIATE(int); diff --git a/dbpro/Templates/dbpro_parameters+vcl_string-.cxx b/dbpro/Templates/dbpro_parameters+vcl_string-.cxx index 915d1ec..591d096 100644 --- a/dbpro/Templates/dbpro_parameters+vcl_string-.cxx +++ b/dbpro/Templates/dbpro_parameters+vcl_string-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include diff --git a/dbpro/Templates/vbl_smart_ptr+dbpro_observer-.cxx b/dbpro/Templates/vbl_smart_ptr+dbpro_observer-.cxx index 4c99714..a9a889b 100644 --- a/dbpro/Templates/vbl_smart_ptr+dbpro_observer-.cxx +++ b/dbpro/Templates/vbl_smart_ptr+dbpro_observer-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include diff --git a/dbpro/Templates/vbl_smart_ptr+dbpro_parameters-.cxx b/dbpro/Templates/vbl_smart_ptr+dbpro_parameters-.cxx index b9a7caa..da270f2 100644 --- a/dbpro/Templates/vbl_smart_ptr+dbpro_parameters-.cxx +++ b/dbpro/Templates/vbl_smart_ptr+dbpro_parameters-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include diff --git a/dbpro/Templates/vbl_smart_ptr+dbpro_process-.cxx b/dbpro/Templates/vbl_smart_ptr+dbpro_process-.cxx index be80499..c64467d 100644 --- a/dbpro/Templates/vbl_smart_ptr+dbpro_process-.cxx +++ b/dbpro/Templates/vbl_smart_ptr+dbpro_process-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include diff --git a/dbpro/Templates/vbl_smart_ptr+dbpro_storage-.cxx b/dbpro/Templates/vbl_smart_ptr+dbpro_storage-.cxx index 2105faf..c4e5e85 100644 --- a/dbpro/Templates/vbl_smart_ptr+dbpro_storage-.cxx +++ b/dbpro/Templates/vbl_smart_ptr+dbpro_storage-.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include diff --git a/dbpro/dbpro_basic_processes.h b/dbpro/dbpro_basic_processes.h index 057c5c1..8a16ebc 100644 --- a/dbpro/dbpro_basic_processes.h +++ b/dbpro/dbpro_basic_processes.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_basic_processes.h +// This is dbpro/dbpro_basic_processes.h #ifndef dbpro_basic_processes_h_ #define dbpro_basic_processes_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,12 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/07/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_config.h.in b/dbpro/dbpro_config.h.in index 5f18b52..de84e3d 100644 --- a/dbpro/dbpro_config.h.in +++ b/dbpro/dbpro_config.h.in @@ -1,6 +1,12 @@ #ifndef dbpro_config_h_ #define dbpro_config_h_ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + + // If the suffix of this file is ".in", this is the source file used // to generate the actual configuration file. To examine the actual // configuration of the library, look at the dbpro_config.h file in diff --git a/dbpro/dbpro_connector.cxx b/dbpro/dbpro_connector.cxx index d28eed5..b68a7ce 100644 --- a/dbpro/dbpro_connector.cxx +++ b/dbpro/dbpro_connector.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_connector.cxx +// This is dbpro/dbpro_connector.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_connector.h b/dbpro/dbpro_connector.h index f09b98d..deba97e 100644 --- a/dbpro/dbpro_connector.h +++ b/dbpro/dbpro_connector.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_connector.h +// This is dbpro/dbpro_connector.h #ifndef dbpro_connector_h_ #define dbpro_connector_h_ //-------------------------------------------------------------------------------- @@ -11,6 +11,12 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/30/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_connector_sptr.h b/dbpro/dbpro_connector_sptr.h index b4a7f45..37e23df 100644 --- a/dbpro/dbpro_connector_sptr.h +++ b/dbpro/dbpro_connector_sptr.h @@ -1,9 +1,25 @@ -// This is basic/dbpro/dbpro_connector_sptr.h +// This is dbpro/dbpro_connector_sptr.h #ifndef dbpro_connector_sptr_h #define dbpro_connector_sptr_h - +//-------------------------------------------------------------------------------- //: // \file +// \brief Defines a smart pointer to a connector. +// +// \author Matt Leotta (mleotta@lems.brown.edu) +// \date 5/30/06 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// +// \verbatim +// Modifications: +// \endverbatim +//-------------------------------------------------------------------------------- + class dbpro_connector; diff --git a/dbpro/dbpro_delay.cxx b/dbpro/dbpro_delay.cxx index d204ec4..5e74913 100644 --- a/dbpro/dbpro_delay.cxx +++ b/dbpro/dbpro_delay.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_delay.cxx +// This is dbpro/dbpro_delay.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_delay.h b/dbpro/dbpro_delay.h index 148a342..a603ae3 100644 --- a/dbpro/dbpro_delay.h +++ b/dbpro/dbpro_delay.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_delay.h +// This is dbpro/dbpro_delay.h #ifndef dbpro_delay_h_ #define dbpro_delay_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/2/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/dbpro_executive.cxx b/dbpro/dbpro_executive.cxx index c3f7799..721dba3 100644 --- a/dbpro/dbpro_executive.cxx +++ b/dbpro/dbpro_executive.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_executive.cxx +// This is dbpro/dbpro_executive.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_executive.h b/dbpro/dbpro_executive.h index 08a6fef..9630eb2 100644 --- a/dbpro/dbpro_executive.h +++ b/dbpro/dbpro_executive.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_executive.h +// This is dbpro/dbpro_executive.h #ifndef dbpro_executive_h_ #define dbpro_executive_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/7/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/dbpro_fwd.h b/dbpro/dbpro_fwd.h index 58117dd..26cc0ca 100644 --- a/dbpro/dbpro_fwd.h +++ b/dbpro/dbpro_fwd.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_fwd.h +// This is dbpro/dbpro_fwd.h #ifndef dbpro_fwd_h_ #define dbpro_fwd_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/7/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_ios_processes.h b/dbpro/dbpro_ios_processes.h index 149faaf..68fe418 100644 --- a/dbpro/dbpro_ios_processes.h +++ b/dbpro/dbpro_ios_processes.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_ios_processes.h +// This is dbpro/dbpro_ios_processes.h #ifndef dbpro_ios_processes_h_ #define dbpro_ios_processes_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 1/22/08 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_mutex.cxx b/dbpro/dbpro_mutex.cxx index 74d4e9b..07c4a88 100644 --- a/dbpro/dbpro_mutex.cxx +++ b/dbpro/dbpro_mutex.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_mutex.cxx +// This is dbpro/dbpro_mutex.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_mutex.h b/dbpro/dbpro_mutex.h index b5d5760..b7d4b46 100644 --- a/dbpro/dbpro_mutex.h +++ b/dbpro/dbpro_mutex.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_mutex.h +// This is dbpro/dbpro_mutex.h #ifndef dbpro_mutex_h_ #define dbpro_mutex_h_ //-------------------------------------------------------------------------------- @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 3/23/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_observer.h b/dbpro/dbpro_observer.h index 3e20d57..0c12bab 100644 --- a/dbpro/dbpro_observer.h +++ b/dbpro/dbpro_observer.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_observer.h +// This is dbpro/dbpro_observer.h #ifndef dbpro_observer_h_ #define dbpro_observer_h_ //-------------------------------------------------------------------------------- @@ -11,6 +11,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/30/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_observer_sptr.h b/dbpro/dbpro_observer_sptr.h index d081325..e939301 100644 --- a/dbpro/dbpro_observer_sptr.h +++ b/dbpro/dbpro_observer_sptr.h @@ -1,9 +1,24 @@ -// This is basic/dbpro/dbpro_observer_sptr.h +// This is dbpro/dbpro_observer_sptr.h #ifndef dbpro_observer_sptr_h #define dbpro_observer_sptr_h - +//-------------------------------------------------------------------------------- //: // \file +// \brief Defines a smart pointer for observers. +// +// \author Matt Leotta (mleotta@lems.brown.edu) +// \date 5/30/06 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// +// \verbatim +// Modifications: +// \endverbatim +//-------------------------------------------------------------------------------- class dbpro_observer; #include diff --git a/dbpro/dbpro_parameters.cxx b/dbpro/dbpro_parameters.cxx index 359b380..14ed382 100644 --- a/dbpro/dbpro_parameters.cxx +++ b/dbpro/dbpro_parameters.cxx @@ -1,4 +1,9 @@ -// This is brl/dbpro/dbpro_parameters.cxx +// This is dbpro/dbpro_parameters.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_parameters.h b/dbpro/dbpro_parameters.h index 35f91ba..944bd83 100644 --- a/dbpro/dbpro_parameters.h +++ b/dbpro/dbpro_parameters.h @@ -1,4 +1,4 @@ -// This is breye/dbpro/dbpro_parameters.h +// This is dbpro/dbpro_parameters.h #ifndef dbpro_parameters_h_ #define dbpro_parameters_h_ //: @@ -7,6 +7,10 @@ // \author Matt Leotta, (mleotta@lems.brown.edu) // \date 7/1/2004 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) // // \verbatim // Modifications diff --git a/dbpro/dbpro_parameters.txx b/dbpro/dbpro_parameters.txx index 2f346f3..f07ac78 100644 --- a/dbpro/dbpro_parameters.txx +++ b/dbpro/dbpro_parameters.txx @@ -1,11 +1,18 @@ -// This is breye/dbpro/dbpro_parameters.txx +// This is dbpro/dbpro_parameters.txx #ifndef dbpro_parameters_txx_ #define dbpro_parameters_txx_ //: // \file // \brief Templated code for dbpro parameters. +// // \author Matt Leotta, (mleotta@lems.brown.edu) // \date 7/2/2004 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include "dbpro_parameters.h" diff --git a/dbpro/dbpro_parameters_sptr.h b/dbpro/dbpro_parameters_sptr.h index ca39e84..ec4fe85 100644 --- a/dbpro/dbpro_parameters_sptr.h +++ b/dbpro/dbpro_parameters_sptr.h @@ -1,9 +1,24 @@ -// This is brl/dbpro/dbpro_parameters_sptr.h +// This is dbpro/dbpro_parameters_sptr.h #ifndef dbpro_parameters_sptr_h #define dbpro_parameters_sptr_h - +//-------------------------------------------------------------------------------- //: // \file +// \brief Defines a smart pointer to a parameters. +// +// \author Matt Leotta (mleotta@lems.brown.edu) +// \date 5/30/06 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// +// \verbatim +// Modifications: +// \endverbatim +//-------------------------------------------------------------------------------- class dbpro_parameters; diff --git a/dbpro/dbpro_process.cxx b/dbpro/dbpro_process.cxx index 5772bf5..2dce9de 100644 --- a/dbpro/dbpro_process.cxx +++ b/dbpro/dbpro_process.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_process.cxx +// This is dbpro/dbpro_process.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_process.h b/dbpro/dbpro_process.h index 09faf16..37ed43e 100644 --- a/dbpro/dbpro_process.h +++ b/dbpro/dbpro_process.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_process.h +// This is dbpro/dbpro_process.h #ifndef dbpro_process_h_ #define dbpro_process_h_ //-------------------------------------------------------------------------------- @@ -11,6 +11,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/31/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_process_factory.cxx b/dbpro/dbpro_process_factory.cxx index 9259809..506c5c8 100644 --- a/dbpro/dbpro_process_factory.cxx +++ b/dbpro/dbpro_process_factory.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_process_factory.cxx +// This is dbpro/dbpro_process_factory.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_process_factory.h b/dbpro/dbpro_process_factory.h index b77d962..06c645e 100644 --- a/dbpro/dbpro_process_factory.h +++ b/dbpro/dbpro_process_factory.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_process_factory.h +// This is dbpro/dbpro_process_factory.h #ifndef dbpro_process_factory_h_ #define dbpro_process_factory_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/31/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/dbpro_process_sptr.h b/dbpro/dbpro_process_sptr.h index 1f511e6..bea36c2 100644 --- a/dbpro/dbpro_process_sptr.h +++ b/dbpro/dbpro_process_sptr.h @@ -1,9 +1,24 @@ -// This is brl/dbpro/dbpro_process_sptr.h +// This is dbpro/dbpro_process_sptr.h #ifndef dbpro_process_sptr_h #define dbpro_process_sptr_h - +//-------------------------------------------------------------------------------- //: // \file +// \brief Defines a smart pointer to a process. +// +// \author Matt Leotta (mleotta@lems.brown.edu) +// \date 5/30/06 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// +// \verbatim +// Modifications: +// \endverbatim +//-------------------------------------------------------------------------------- class dbpro_process; diff --git a/dbpro/dbpro_storage.h b/dbpro/dbpro_storage.h index 95b47b0..3f5bb44 100644 --- a/dbpro/dbpro_storage.h +++ b/dbpro/dbpro_storage.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_storage.h +// This is dbpro/dbpro_storage.h #ifndef dbpro_storage_h_ #define dbpro_storage_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 5/26/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/dbpro_storage_sptr.h b/dbpro/dbpro_storage_sptr.h index 029224a..40f59cc 100644 --- a/dbpro/dbpro_storage_sptr.h +++ b/dbpro/dbpro_storage_sptr.h @@ -1,9 +1,24 @@ -// This is brl/dbpro/dbpro_storage_sptr.h +// This is dbpro/dbpro_storage_sptr.h #ifndef dbpro_storage_sptr_h #define dbpro_storage_sptr_h - +///-------------------------------------------------------------------------------- //: // \file +// \brief Defines a smart pointer to a storage wrapper. +// +// \author Matt Leotta (mleotta@lems.brown.edu) +// \date 5/30/06 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// +// +// \verbatim +// Modifications: +// \endverbatim +//-------------------------------------------------------------------------------- class dbpro_storage; diff --git a/dbpro/dbpro_try_option.cxx b/dbpro/dbpro_try_option.cxx index 4902446..db2a115 100644 --- a/dbpro/dbpro_try_option.cxx +++ b/dbpro/dbpro_try_option.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/dbpro_try_option.cxx +// This is dbpro/dbpro_try_option.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/dbpro_try_option.h b/dbpro/dbpro_try_option.h index 4d21c28..4396ee0 100644 --- a/dbpro/dbpro_try_option.h +++ b/dbpro/dbpro_try_option.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_try_option.h +// This is dbpro/dbpro_try_option.h #ifndef dbpro_try_option_h_ #define dbpro_try_option_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 10/17/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/dbpro_vsl_processes.h b/dbpro/dbpro_vsl_processes.h index ead66b1..2edecfd 100644 --- a/dbpro/dbpro_vsl_processes.h +++ b/dbpro/dbpro_vsl_processes.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/dbpro_vsl_processes.h +// This is dbpro/dbpro_vsl_processes.h #ifndef dbpro_vsl_processes_h_ #define dbpro_vsl_processes_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 1/22/08 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/filters/dbbgm.h b/dbpro/filters/dbbgm.h index b3b8156..950b752 100644 --- a/dbpro/filters/dbbgm.h +++ b/dbpro/filters/dbbgm.h @@ -1,4 +1,4 @@ -// This is brcv/seg/dbbgm/pro/dbbgm_dbpro_filters.h +// This is dbpro/filters/dbbgm.h #ifndef dbpro_filters_dbbgm_h_ #define dbpro_filters_dbbgm_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/12/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_convert_filters.h b/dbpro/filters/dbil_convert_filters.h index 8a0bcad..90ddec7 100644 --- a/dbpro/filters/dbil_convert_filters.h +++ b/dbpro/filters/dbil_convert_filters.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_convert_filters.h +// This is dbpro/filters/dbil_convert_filters.h #ifndef dbil_convert_filters_h_ #define dbil_convert_filters_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/9/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_diff_process.cxx b/dbpro/filters/dbil_diff_process.cxx index 3da77b6..e0a9408 100644 --- a/dbpro/filters/dbil_diff_process.cxx +++ b/dbpro/filters/dbil_diff_process.cxx @@ -1,4 +1,9 @@ -// This is basic/dbil/pro/dbil_diff_process.cxx +// This is dbpro/filters/dbil_diff_process.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbil_diff_process.h b/dbpro/filters/dbil_diff_process.h index 12dcfeb..5ea89ef 100644 --- a/dbpro/filters/dbil_diff_process.h +++ b/dbpro/filters/dbil_diff_process.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_diff_process.h +// This is dbpro/filters/dbil_diff_process.h #ifndef dbil_diff_process_h_ #define dbil_diff_process_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 12/21/04 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_gauss_filter.h b/dbpro/filters/dbil_gauss_filter.h index 14131b1..5dbeeef 100644 --- a/dbpro/filters/dbil_gauss_filter.h +++ b/dbpro/filters/dbil_gauss_filter.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_gauss_filter.h +// This is dbpro/filters/dbil_gauss_filter.h #ifndef dbil_gauss_filter_h_ #define dbil_gauss_filter_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_gaussian_blur_process.cxx b/dbpro/filters/dbil_gaussian_blur_process.cxx index cf39a35..1b62e4a 100644 --- a/dbpro/filters/dbil_gaussian_blur_process.cxx +++ b/dbpro/filters/dbil_gaussian_blur_process.cxx @@ -1,4 +1,9 @@ -// This is basic/dbil/pro/dbil_gaussian_blur_process.cxx +// This is dbpro/filters/dbil_gaussian_blur_process.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbil_gaussian_blur_process.h b/dbpro/filters/dbil_gaussian_blur_process.h index 5d46b32..8073fe7 100644 --- a/dbpro/filters/dbil_gaussian_blur_process.h +++ b/dbpro/filters/dbil_gaussian_blur_process.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_gaussian_blur_process.h +// This is dbpro/filters/dbil_gaussian_blur_process.h #ifndef dbil_gaussian_blur_process_h_ #define dbil_gaussian_blur_process_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 12/20/04 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_grad_sqr_filter.h b/dbpro/filters/dbil_grad_sqr_filter.h index 5b37ab5..154324f 100644 --- a/dbpro/filters/dbil_grad_sqr_filter.h +++ b/dbpro/filters/dbil_grad_sqr_filter.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_grad_sqr_filter.h +// This is dbpro/filters/dbil_grad_sqr_filter.h #ifndef dbil_grad_sqr_filter_h_ #define dbil_grad_sqr_filter_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_math_filters.h b/dbpro/filters/dbil_math_filters.h index c69cc82..4d347d1 100644 --- a/dbpro/filters/dbil_math_filters.h +++ b/dbpro/filters/dbil_math_filters.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_math_filters.h +// This is dbpro/filters/dbil_math_filters.h #ifndef dbil_math_filters_h_ #define dbil_math_filters_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/9/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_monotone_process.cxx b/dbpro/filters/dbil_monotone_process.cxx index 378015a..25809c3 100644 --- a/dbpro/filters/dbil_monotone_process.cxx +++ b/dbpro/filters/dbil_monotone_process.cxx @@ -1,4 +1,9 @@ -// This is basic/dbil/pro/dbil_monotone_process.cxx +// This is dbpro/filters/dbil_monotone_process.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbil_monotone_process.h b/dbpro/filters/dbil_monotone_process.h index 295c52a..eff4d1b 100644 --- a/dbpro/filters/dbil_monotone_process.h +++ b/dbpro/filters/dbil_monotone_process.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_monotone_process.h +// This is dbpro/filters/dbil_monotone_process.h #ifndef dbil_monotone_process_h_ #define dbil_monotone_process_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 12/21/04 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_morphology_filters.cxx b/dbpro/filters/dbil_morphology_filters.cxx index 46ea275..27c0da4 100644 --- a/dbpro/filters/dbil_morphology_filters.cxx +++ b/dbpro/filters/dbil_morphology_filters.cxx @@ -1,4 +1,9 @@ -// This is basic/dbil/pro/dbil_morphology_filters.cxx +// This is dbpro/filters/dbil_morphology_filters.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbil_morphology_filters.h b/dbpro/filters/dbil_morphology_filters.h index 6010cac..4a17219 100644 --- a/dbpro/filters/dbil_morphology_filters.h +++ b/dbpro/filters/dbil_morphology_filters.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_morphology_filters.h +// This is dbpro/filters/dbil_morphology_filters.h #ifndef dbil_morphology_filters_h_ #define dbil_morphology_filters_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 6/12/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_sobel_1x3_filter.h b/dbpro/filters/dbil_sobel_1x3_filter.h index 68fc6fe..0710008 100644 --- a/dbpro/filters/dbil_sobel_1x3_filter.h +++ b/dbpro/filters/dbil_sobel_1x3_filter.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_sobel_1x3_filter.h +// This is dbpro/filters/dbil_sobel_1x3_filter.h #ifndef dbil_sobel_1x3_filter_h_ #define dbil_sobel_1x3_filter_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_subpix_edge_filter.h b/dbpro/filters/dbil_subpix_edge_filter.h index 35bcd40..ac227ec 100644 --- a/dbpro/filters/dbil_subpix_edge_filter.h +++ b/dbpro/filters/dbil_subpix_edge_filter.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_subpix_edge_filter.h +// This is dbpro/filters/dbil_subpix_edge_filter.h #ifndef dbil_subpix_edge_filter_h_ #define dbil_subpix_edge_filter_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbil_transform3_1_filter.h b/dbpro/filters/dbil_transform3_1_filter.h index d44d2cf..669c1fe 100644 --- a/dbpro/filters/dbil_transform3_1_filter.h +++ b/dbpro/filters/dbil_transform3_1_filter.h @@ -1,4 +1,4 @@ -// This is basic/dbil/pro/dbil_transform3_1_filter.h +// This is dbpro/filters/dbil_transform3_1_filter.h #ifndef dbil_transform3_1_filter_h_ #define dbil_transform3_1_filter_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/09 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbvidl2_frame_to_resource.cxx b/dbpro/filters/dbvidl2_frame_to_resource.cxx index 0a0bf55..4d08e00 100644 --- a/dbpro/filters/dbvidl2_frame_to_resource.cxx +++ b/dbpro/filters/dbvidl2_frame_to_resource.cxx @@ -1,4 +1,9 @@ -// This is basic/dbvidl2/pro/dbvidl2_frame_to_resource.cxx +// This is dbpro/filters/dbvidl2_frame_to_resource.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbvidl2_frame_to_resource.h b/dbpro/filters/dbvidl2_frame_to_resource.h index d1d6d54..c87bd13 100644 --- a/dbpro/filters/dbvidl2_frame_to_resource.h +++ b/dbpro/filters/dbvidl2_frame_to_resource.h @@ -1,4 +1,4 @@ -// This is basic/dbvidl2/pro/dbvidl2_frame_to_resource.h +// This is dbpro/filters/dbvidl2_frame_to_resource.h #ifndef dbvidl2_frame_to_resource_h_ #define dbvidl2_frame_to_resource_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/1/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbvidl2_multi_source.cxx b/dbpro/filters/dbvidl2_multi_source.cxx index 715dc4d..495fb96 100644 --- a/dbpro/filters/dbvidl2_multi_source.cxx +++ b/dbpro/filters/dbvidl2_multi_source.cxx @@ -1,4 +1,9 @@ -// This is basic/dbvidl2/pro/dbvidl2_multi_source.cxx +// This is dbpro/filters/dbvidl2_multi_source.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbvidl2_multi_source.h b/dbpro/filters/dbvidl2_multi_source.h index de6949d..b0a4dfe 100644 --- a/dbpro/filters/dbvidl2_multi_source.h +++ b/dbpro/filters/dbvidl2_multi_source.h @@ -1,4 +1,4 @@ -// This is basic/dbvidl2/pro/dbvidl2_multi_source.h +// This is dbpro/filters/dbvidl2_multi_source.h #ifndef dbvidl2_multi_source_h_ #define dbvidl2_multi_source_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/1/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbvidl2_resource_to_frame.cxx b/dbpro/filters/dbvidl2_resource_to_frame.cxx index ea444df..b56acf7 100644 --- a/dbpro/filters/dbvidl2_resource_to_frame.cxx +++ b/dbpro/filters/dbvidl2_resource_to_frame.cxx @@ -1,4 +1,9 @@ -// This is basic/dbvidl2/pro/dbvidl2_resource_to_frame.cxx +// This is dbpro/filters/dbvidl2_resource_to_frame.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbvidl2_resource_to_frame.h b/dbpro/filters/dbvidl2_resource_to_frame.h index 9c49996..b20fa21 100644 --- a/dbpro/filters/dbvidl2_resource_to_frame.h +++ b/dbpro/filters/dbvidl2_resource_to_frame.h @@ -1,4 +1,4 @@ -// This is basic/dbvidl2/pro/dbvidl2_resource_to_frame.h +// This is dbpro/filters/dbvidl2_resource_to_frame.h #ifndef dbvidl2_resource_to_frame_h_ #define dbvidl2_resource_to_frame_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/2/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbvidl2_sink.cxx b/dbpro/filters/dbvidl2_sink.cxx index f67b3ee..64764b4 100644 --- a/dbpro/filters/dbvidl2_sink.cxx +++ b/dbpro/filters/dbvidl2_sink.cxx @@ -1,4 +1,9 @@ -// This is basic/dbvidl2/pro/dbvidl2_sink.cxx +// This is dbpro/filters/dbvidl2_sink.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbvidl2_sink.h b/dbpro/filters/dbvidl2_sink.h index 00e61c2..733cd48 100644 --- a/dbpro/filters/dbvidl2_sink.h +++ b/dbpro/filters/dbvidl2_sink.h @@ -1,4 +1,4 @@ -// This is basic/dbvidl2/pro/dbvidl2_sink.h +// This is dbpro/filters/dbvidl2_sink.h #ifndef dbvidl2_sink_h_ #define dbvidl2_sink_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/1/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/filters/dbvidl2_source.cxx b/dbpro/filters/dbvidl2_source.cxx index 9af57ff..f9f9533 100644 --- a/dbpro/filters/dbvidl2_source.cxx +++ b/dbpro/filters/dbvidl2_source.cxx @@ -1,4 +1,9 @@ -// This is basic/dbvidl2/pro/dbvidl2_source.cxx +// This is dbpro/filters/dbvidl2_source.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/filters/dbvidl2_source.h b/dbpro/filters/dbvidl2_source.h index 9d5147e..52afd69 100644 --- a/dbpro/filters/dbvidl2_source.h +++ b/dbpro/filters/dbvidl2_source.h @@ -1,4 +1,4 @@ -// This is basic/dbvidl2/pro/dbvidl2_source.h +// This is dbpro/filters/dbvidl2_source.h #ifndef dbvidl2_source_h_ #define dbvidl2_source_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 6/1/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/tests/dbpro_sample_processes.cxx b/dbpro/tests/dbpro_sample_processes.cxx index cc590cf..a724064 100644 --- a/dbpro/tests/dbpro_sample_processes.cxx +++ b/dbpro/tests/dbpro_sample_processes.cxx @@ -1,4 +1,9 @@ -// This is basic/dbpro/tests/dbpro_sample_processes.cxx +// This is dbpro/tests/dbpro_sample_processes.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/dbpro/tests/dbpro_sample_processes.h b/dbpro/tests/dbpro_sample_processes.h index 6f796e2..aa8785d 100644 --- a/dbpro/tests/dbpro_sample_processes.h +++ b/dbpro/tests/dbpro_sample_processes.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/tests/dbpro_sample_processes.h +// This is dbpro/tests/dbpro_sample_processes.h #ifndef dbpro_sample_processes_h_ #define dbpro_sample_processes_h_ //-------------------------------------------------------------------------------- @@ -9,6 +9,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/31/06 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications: // \endverbatim diff --git a/dbpro/tests/test_delay_filter.cxx b/dbpro/tests/test_delay_filter.cxx index e26ca45..d515b99 100644 --- a/dbpro/tests/test_delay_filter.cxx +++ b/dbpro/tests/test_delay_filter.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include diff --git a/dbpro/tests/test_driver.cxx b/dbpro/tests/test_driver.cxx index 07cea5e..ec0cbc5 100644 --- a/dbpro/tests/test_driver.cxx +++ b/dbpro/tests/test_driver.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include diff --git a/dbpro/tests/test_include.cxx b/dbpro/tests/test_include.cxx index 5c5270a..578f7bd 100644 --- a/dbpro/tests/test_include.cxx +++ b/dbpro/tests/test_include.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include diff --git a/dbpro/tests/test_process.cxx b/dbpro/tests/test_process.cxx index d5045c2..4d2eecf 100644 --- a/dbpro/tests/test_process.cxx +++ b/dbpro/tests/test_process.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include "dbpro_sample_processes.h" diff --git a/dbpro/tests/test_process_factory.cxx b/dbpro/tests/test_process_factory.cxx index cebfd1d..c8674a8 100644 --- a/dbpro/tests/test_process_factory.cxx +++ b/dbpro/tests/test_process_factory.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include "dbpro_sample_processes.h" #include diff --git a/dbpro/tests/test_storage.cxx b/dbpro/tests/test_storage.cxx index 4546484..1a04afa 100644 --- a/dbpro/tests/test_storage.cxx +++ b/dbpro/tests/test_storage.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include diff --git a/dbpro/vis/dbpro_basic_gui_observers.h b/dbpro/vis/dbpro_basic_gui_observers.h index 46a01a7..3e60d38 100644 --- a/dbpro/vis/dbpro_basic_gui_observers.h +++ b/dbpro/vis/dbpro_basic_gui_observers.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/vis/dbpro_basic_gui_observers.h +// This is dbpro/vis/dbpro_basic_gui_observers.h #ifndef dbpro_basic_gui_observers_h_ #define dbpro_basic_gui_observers_h_ //: @@ -7,6 +7,11 @@ // \author Matthew Leotta (mleotta@brown.lems.edu) // \date April 22, 2009 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/vis/dbpro_run_tableau.cxx b/dbpro/vis/dbpro_run_tableau.cxx index 40c09f0..edf2012 100644 --- a/dbpro/vis/dbpro_run_tableau.cxx +++ b/dbpro/vis/dbpro_run_tableau.cxx @@ -1,10 +1,16 @@ -// This is basic/dbpro/vis/dbpro_run_tableau.cxx +// This is dbpro/vis/dbpro_run_tableau.cxx #include //: // \file // \author Matthew Leotta // \date July 14, 2006 // \brief See dbpro_run_tableau.h for a description of this file. +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include diff --git a/dbpro/vis/dbpro_run_tableau.h b/dbpro/vis/dbpro_run_tableau.h index 61906c5..84114dc 100644 --- a/dbpro/vis/dbpro_run_tableau.h +++ b/dbpro/vis/dbpro_run_tableau.h @@ -1,4 +1,4 @@ -// This is basic/dbpro/vis/dbpro_run_tableau.h +// This is dbpro/vis/dbpro_run_tableau.h #ifndef dbpro_run_tableau_h_ #define dbpro_run_tableau_h_ //: @@ -7,6 +7,11 @@ // \author Matthew Leotta (mleotta@brown.lems.edu) // \date July 14, 2006 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbpro/vis/dbpro_run_tableau_sptr.h b/dbpro/vis/dbpro_run_tableau_sptr.h index e9890ba..d5b1353 100644 --- a/dbpro/vis/dbpro_run_tableau_sptr.h +++ b/dbpro/vis/dbpro_run_tableau_sptr.h @@ -1,10 +1,16 @@ -// This is basic/dbpro/vis/dbpro_run_tableau_sptr.h +// This is dbpro/vis/dbpro_run_tableau_sptr.h #ifndef dbpro_run_tableau_sptr_h_ #define dbpro_run_tableau_sptr_h_ //: // \file // \author Matthew Leotta (mleotta@lems.brown.edu) // \brief Smart-pointer to a dbpro_run_tableau tableau. +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include diff --git a/dbul/dbul_solar_position.cxx b/dbul/dbul_solar_position.cxx index f2a96bd..d5f7fb3 100644 --- a/dbul/dbul_solar_position.cxx +++ b/dbul/dbul_solar_position.cxx @@ -1,4 +1,4 @@ -// This is basic/dbul/dbul_solar_position.cxx +// This is dbul/dbul_solar_position.cxx #ifdef VCL_NEEDS_PRAGMA_INTERFACE #pragma implementation #endif @@ -6,6 +6,12 @@ // \file // \author Matt Leotta (Brown) // \date October 28, 2005 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include "dbul_solar_position.h" #include diff --git a/dbul/dbul_solar_position.h b/dbul/dbul_solar_position.h index 06ef21b..4245238 100644 --- a/dbul/dbul_solar_position.h +++ b/dbul/dbul_solar_position.h @@ -1,4 +1,4 @@ -// This is basic/dbul/dbul_solar_position.h +// This is dbul/dbul_solar_position.h #ifndef dbul_solar_position_h_ #define dbul_solar_position_h_ #ifdef VCL_NEEDS_PRAGMA_INTERFACE @@ -19,6 +19,11 @@ // \author Matt Leotta (Brown) // \date October 28, 2005 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/dbul/tests/test_driver.cxx b/dbul/tests/test_driver.cxx index afd1c89..281ecc9 100644 --- a/dbul/tests/test_driver.cxx +++ b/dbul/tests/test_driver.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include diff --git a/dbul/tests/test_include.cxx b/dbul/tests/test_include.cxx index 167f192..05726e9 100644 --- a/dbul/tests/test_include.cxx +++ b/dbul/tests/test_include.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include int main() { return 0; } diff --git a/dbul/tests/test_solar_position.cxx b/dbul/tests/test_solar_position.cxx index 33d933e..a36f852 100644 --- a/dbul/tests/test_solar_position.cxx +++ b/dbul/tests/test_solar_position.cxx @@ -1,3 +1,8 @@ +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + #include #include #include diff --git a/gui/gnd_cal_tableau.cxx b/gui/gnd_cal_tableau.cxx index fe4ce5b..0c752bf 100644 --- a/gui/gnd_cal_tableau.cxx +++ b/gui/gnd_cal_tableau.cxx @@ -1,5 +1,11 @@ -// This is basic/dbgui/dbgui_gnd_cal_tableau.cxx +// This is gui/gnd_cal_tableau.cxx #include "gnd_cal_tableau.h" + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file diff --git a/gui/gnd_cal_tableau.h b/gui/gnd_cal_tableau.h index da29077..26f316d 100644 --- a/gui/gnd_cal_tableau.h +++ b/gui/gnd_cal_tableau.h @@ -1,4 +1,4 @@ -// This is basic/dbgui/dbgui_gnd_cal_tableau.h +// This is gui/gnd_cal_tableau.h #ifndef dbgui_gnd_cal_tableau_h_ #define dbgui_gnd_cal_tableau_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 2/27/07 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/gui/gnd_cal_tableau_sptr.h b/gui/gnd_cal_tableau_sptr.h index 3de0e36..e239c61 100644 --- a/gui/gnd_cal_tableau_sptr.h +++ b/gui/gnd_cal_tableau_sptr.h @@ -1,9 +1,15 @@ -// This is basic/dbgui/dbgui_gnd_cal_tableau_sptr.h -#ifndef dbgui_gnd_cal_tableau_sptr_h_ -#define dbgui_gnd_cal_tableau_sptr_h_ +// This is gui/gnd_cal_tableau_sptr.h +#ifndef gnd_cal_tableau_sptr_h_ +#define gnd_cal_tableau_sptr_h_ //: // \file -// \brief Smart-pointer to a dbgui_gnd_cal_tableau tableau. +// \brief Smart-pointer to a gnd_cal_tableau tableau. +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include @@ -12,4 +18,4 @@ class dbgui_gnd_cal_tableau; //: Smart-pointer to a dbgui_gnd_cal_tableau tableau. typedef vgui_tableau_sptr_t dbgui_gnd_cal_tableau_sptr; -#endif // dbgui_gnd_cal_tableau_sptr_h_ +#endif // gnd_cal_tableau_sptr_h_ diff --git a/gui/gui_utils.cxx b/gui/gui_utils.cxx index 6c7c52a..a8db61d 100644 --- a/gui/gui_utils.cxx +++ b/gui/gui_utils.cxx @@ -1,4 +1,10 @@ // This is gui/gui_utils.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file diff --git a/gui/gui_utils.h b/gui/gui_utils.h index 084bb63..3a06bc7 100644 --- a/gui/gui_utils.h +++ b/gui/gui_utils.h @@ -7,6 +7,11 @@ // \author Matt Leotta, (mleotta@lems.brown.edu) // \date 9/9/04 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/gui/pca_vehicle_app.cxx b/gui/pca_vehicle_app.cxx index ffa8dc1..1512fce 100644 --- a/gui/pca_vehicle_app.cxx +++ b/gui/pca_vehicle_app.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_app.cxx +// This is gui/pca_vehicle_app.cxx //========================================================================= //: // \file // \brief wxWidgets main application class. // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // See pca_vehicle_app.h for details. //========================================================================= diff --git a/gui/pca_vehicle_app.h b/gui/pca_vehicle_app.h index 693b709..e246758 100644 --- a/gui/pca_vehicle_app.h +++ b/gui/pca_vehicle_app.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_app.h +// This is gui/pca_vehicle_app.h #ifndef pca_vehicle_app_h_ #define pca_vehicle_app_h_ //========================================================================= @@ -7,6 +7,11 @@ // \brief wxWidgets main application class. // \author Matt Leotta (mleotta) // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include diff --git a/gui/pca_vehicle_frame.cxx b/gui/pca_vehicle_frame.cxx index cceb96a..26257f1 100644 --- a/gui/pca_vehicle_frame.cxx +++ b/gui/pca_vehicle_frame.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_frame.cxx +// This is gui/pca_vehicle_frame.cxx //========================================================================= //: // \file // \brief wxWidgets main frame class. // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // See pca_vehicle_frame.h for details. //========================================================================= diff --git a/gui/pca_vehicle_frame.h b/gui/pca_vehicle_frame.h index ebc940f..978ab3f 100644 --- a/gui/pca_vehicle_frame.h +++ b/gui/pca_vehicle_frame.h @@ -1,11 +1,16 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_frame.h +// This is gui/pca_vehicle_frame.h #ifndef pca_vehicle_frame_h_ #define pca_vehicle_frame_h_ //========================================================================= //: // \file // \brief wxWidgets main frame class. -// \author Matt Leotta (mleotta) +// \author Matt Leotta +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) // // \verbatim // Modifications diff --git a/gui/pca_vehicle_manager.cxx b/gui/pca_vehicle_manager.cxx index 3d5b9b4..73cb0f2 100644 --- a/gui/pca_vehicle_manager.cxx +++ b/gui/pca_vehicle_manager.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_manager.cxx +// This is gui/pca_vehicle_manager.cxx //========================================================================= //: // \file // \brief Data manager for the PCA vehicle GUI // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // See pca_vehicle_manager.h for details. //========================================================================= diff --git a/gui/pca_vehicle_manager.h b/gui/pca_vehicle_manager.h index 4e43b24..fd4f22c 100644 --- a/gui/pca_vehicle_manager.h +++ b/gui/pca_vehicle_manager.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/pca_vehicle_manager.h +// This is gui/pca_vehicle_manager.h #ifndef pca_vehicle_manager_h_ #define pca_vehicle_manager_h_ //========================================================================= @@ -7,6 +7,11 @@ // \brief Data manager for the PCA vehicle GUI // \author Matt Leotta (mleotta) // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 08/19/2008 - File created. (mleotta) diff --git a/modrec/modrec_edgel.cxx b/modrec/modrec_edgel.cxx index 2da3884..d936de9 100644 --- a/modrec/modrec_edgel.cxx +++ b/modrec/modrec_edgel.cxx @@ -1,4 +1,10 @@ -// This is contrib/mleotta/modrec/modrec_edgel.cxx +// This is modrec/modrec_edgel.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file diff --git a/modrec/modrec_edgel.h b/modrec/modrec_edgel.h index b787876..27e46a9 100644 --- a/modrec/modrec_edgel.h +++ b/modrec/modrec_edgel.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/modrec_edgel.h +// This is modrec/modrec_edgel.h #ifndef modrec_edgel_h_ #define modrec_edgel_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 8/26/08 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/modrec/modrec_pca_vehicle.cxx b/modrec/modrec_pca_vehicle.cxx index 2c03d24..3652068 100644 --- a/modrec/modrec_pca_vehicle.cxx +++ b/modrec/modrec_pca_vehicle.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_pca_vehicle.cxx +// This is modrec/modrec_pca_vehicle.cxx //========================================================================= //: // \file // \brief PCA vehicle model with parts // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_pca_vehicle.h" diff --git a/modrec/modrec_pca_vehicle.h b/modrec/modrec_pca_vehicle.h index 0e5a77b..51e358b 100644 --- a/modrec/modrec_pca_vehicle.h +++ b/modrec/modrec_pca_vehicle.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_pca_vehicle.h +// This is modrec/modrec_pca_vehicle.h #ifndef modrec_pca_vehicle_h_ #define modrec_pca_vehicle_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \data 09/09/2008 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 09/09/2008 - File created. (mleotta) diff --git a/modrec/modrec_pca_vehicle_projector.cxx b/modrec/modrec_pca_vehicle_projector.cxx index e4176b6..b5caff1 100644 --- a/modrec/modrec_pca_vehicle_projector.cxx +++ b/modrec/modrec_pca_vehicle_projector.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_pca_vehicle.cxx +// This is modrec/modrec_pca_vehicle.cxx //========================================================================= //: // \file // \brief projector of a PCA vehicle model with parts into an image // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_pca_vehicle_projector.h" diff --git a/modrec/modrec_pca_vehicle_projector.h b/modrec/modrec_pca_vehicle_projector.h index 584d1d1..d2587c7 100644 --- a/modrec/modrec_pca_vehicle_projector.h +++ b/modrec/modrec_pca_vehicle_projector.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_pca_vehicle_projector.h +// This is modrec/modrec_pca_vehicle_projector.h #ifndef modrec_pca_vehicle_projector_h_ #define modrec_pca_vehicle_projector_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \data 09/09/2008 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 09/09/2008 - File created. (mleotta) diff --git a/modrec/modrec_proj_cost_func.cxx b/modrec/modrec_proj_cost_func.cxx index f8b5bde..fef5687 100644 --- a/modrec/modrec_proj_cost_func.cxx +++ b/modrec/modrec_proj_cost_func.cxx @@ -1,4 +1,10 @@ -// This is contrib/mleotta/modrec/modrec_proj_cost_func.cxx +// This is modrec/modrec_proj_cost_func.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file diff --git a/modrec/modrec_proj_cost_func.h b/modrec/modrec_proj_cost_func.h index 582e791..71451bc 100644 --- a/modrec/modrec_proj_cost_func.h +++ b/modrec/modrec_proj_cost_func.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/modrec_proj_cost_func.h +// This is modrec/modrec_proj_cost_func.h #ifndef modrec_proj_cost_func_h_ #define modrec_proj_cost_func_h_ //: @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 11/11/05 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // None diff --git a/modrec/modrec_proj_lsqr_cost_func.cxx b/modrec/modrec_proj_lsqr_cost_func.cxx index 8b406cc..fd53ac4 100644 --- a/modrec/modrec_proj_lsqr_cost_func.cxx +++ b/modrec/modrec_proj_lsqr_cost_func.cxx @@ -1,4 +1,10 @@ -// This is contrib/mleotta/modrec/modrec_proj_lsqr_cost_func.cxx +// This is modrec/modrec_proj_lsqr_cost_func.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file diff --git a/modrec/modrec_proj_lsqr_cost_func.h b/modrec/modrec_proj_lsqr_cost_func.h index 86ad97b..a50adcf 100644 --- a/modrec/modrec_proj_lsqr_cost_func.h +++ b/modrec/modrec_proj_lsqr_cost_func.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/modrec_proj_lsqr_cost_func.h +// This is modrec/modrec_proj_lsqr_cost_func.h #ifndef modrec_proj_lsqr_cost_func_h_ #define modrec_proj_lsqr_cost_func_h_ //: @@ -8,6 +8,11 @@ // \author Matt Leotta // \date 11/11/05 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // None diff --git a/modrec/modrec_vehicle_fit.cxx b/modrec/modrec_vehicle_fit.cxx index 6aed382..b3b5d72 100644 --- a/modrec/modrec_vehicle_fit.cxx +++ b/modrec/modrec_vehicle_fit.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit.cxx +// This is modrec/modrec_vehicle_fit.cxx //========================================================================= //: // \file // \brief Fit the PCA vehicle to one or more images // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_fit.h" diff --git a/modrec/modrec_vehicle_fit.h b/modrec/modrec_vehicle_fit.h index 1b28521..64ab7a3 100644 --- a/modrec/modrec_vehicle_fit.h +++ b/modrec/modrec_vehicle_fit.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit.h +// This is modrec/modrec_vehicle_fit.h #ifndef modrec_vehicle_fit_h_ #define modrec_vehicle_fit_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 11/02/2008 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 11/02/2008 - File created. (mleotta) diff --git a/modrec/modrec_vehicle_fit.py b/modrec/modrec_vehicle_fit.py index 22c392f..a7016c4 100755 --- a/modrec/modrec_vehicle_fit.py +++ b/modrec/modrec_vehicle_fit.py @@ -1,6 +1,12 @@ #!/usr/bin/python + +# Copyright Matthew Leotta 2006 - 2010. +# Distributed under the Boost Software License, Version 1.0. +# (See accompanying file ../LICENSE_1_0.txt or copy at +# http://www.boost.org/LICENSE_1_0.txt) + ########################################################################## -# This is mleotta/gui/pca_vehicle/modrec_vehicle_fit.py +# This is modrec/modrec_vehicle_fit.py ########################################################################## import os.path diff --git a/modrec/modrec_vehicle_fit_multiview.cxx b/modrec/modrec_vehicle_fit_multiview.cxx index 7201040..aa106f5 100644 --- a/modrec/modrec_vehicle_fit_multiview.cxx +++ b/modrec/modrec_vehicle_fit_multiview.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit_multiview.cxx +// This is modrec/modrec_vehicle_fit_multiview.cxx //========================================================================= //: // \file // \brief Fit the PCA vehicle to one or more images // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_fit_multiview.h" diff --git a/modrec/modrec_vehicle_fit_multiview.h b/modrec/modrec_vehicle_fit_multiview.h index 9e5d3ca..e9d5e78 100644 --- a/modrec/modrec_vehicle_fit_multiview.h +++ b/modrec/modrec_vehicle_fit_multiview.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit_multiview.h +// This is modrec/modrec_vehicle_fit_multiview.h #ifndef modrec_vehicle_fit_multiview_h_ #define modrec_vehicle_fit_multiview_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 11/02/2008 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 11/02/2008 - File created. (mleotta) diff --git a/modrec/modrec_vehicle_fit_video.cxx b/modrec/modrec_vehicle_fit_video.cxx index 61aee73..0dabc70 100644 --- a/modrec/modrec_vehicle_fit_video.cxx +++ b/modrec/modrec_vehicle_fit_video.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit_video.cxx +// This is modrec/modrec_vehicle_fit_video.cxx //========================================================================= //: // \file // \brief Fit the PCA vehicle to a video // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_fit_video.h" diff --git a/modrec/modrec_vehicle_fit_video.h b/modrec/modrec_vehicle_fit_video.h index 035a3ba..a09a68c 100644 --- a/modrec/modrec_vehicle_fit_video.h +++ b/modrec/modrec_vehicle_fit_video.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_fit_video.h +// This is modrec/modrec_vehicle_fit_video.h #ifndef modrec_vehicle_fit_video_h_ #define modrec_vehicle_fit_video_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 04/11/2009 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 04/11/2009 - File created. (mleotta) diff --git a/modrec/modrec_vehicle_mesh.cxx b/modrec/modrec_vehicle_mesh.cxx index 893d79c..81192bc 100644 --- a/modrec/modrec_vehicle_mesh.cxx +++ b/modrec/modrec_vehicle_mesh.cxx @@ -1,4 +1,9 @@ -// This is contrib/mleotta/modrec/modrec_vehicle_mesh.cxx +// This is modrec/modrec_vehicle_mesh.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/modrec/modrec_vehicle_mesh.h b/modrec/modrec_vehicle_mesh.h index bba561f..d816577 100644 --- a/modrec/modrec_vehicle_mesh.h +++ b/modrec/modrec_vehicle_mesh.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/modrec_vehicle_mesh.h +// This is modrec/modrec_vehicle_mesh.h #ifndef modrec_vehicle_mesh_h_ #define modrec_vehicle_mesh_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 5/8/08 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/modrec/modrec_vehicle_parts.cxx b/modrec/modrec_vehicle_parts.cxx index 41b212d..d491b06 100644 --- a/modrec/modrec_vehicle_parts.cxx +++ b/modrec/modrec_vehicle_parts.cxx @@ -1,4 +1,9 @@ -// This is contrib/mleotta/modrec/modrec_vehicle_parts.cxx +// This is modrec/modrec_vehicle_parts.cxx + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) //: // \file diff --git a/modrec/modrec_vehicle_parts.h b/modrec/modrec_vehicle_parts.h index 66f482a..52f1937 100644 --- a/modrec/modrec_vehicle_parts.h +++ b/modrec/modrec_vehicle_parts.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/modrec_vehicle_parts.h +// This is modrec/modrec_vehicle_parts.h #ifndef modrec_vehicle_parts_h_ #define modrec_vehicle_parts_h_ @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta@lems.brown.edu) // \date 7/9/08 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // \endverbatim diff --git a/modrec/modrec_vehicle_state.cxx b/modrec/modrec_vehicle_state.cxx index 2c2a38f..7212d9a 100644 --- a/modrec/modrec_vehicle_state.cxx +++ b/modrec/modrec_vehicle_state.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_state.cxx +// This is modrec/modrec_vehicle_state.cxx //========================================================================= //: // \file // \brief The state of a PCA vehicle for shape estimation while tracking // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_state.h" diff --git a/modrec/modrec_vehicle_state.h b/modrec/modrec_vehicle_state.h index d89d4a0..8f556c6 100644 --- a/modrec/modrec_vehicle_state.h +++ b/modrec/modrec_vehicle_state.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_state.h +// This is modrec/modrec_vehicle_state.h #ifndef modrec_vehicle_state_h_ #define modrec_vehicle_state_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 7/20/2009 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 7/20/2009 - File created. (mleotta) diff --git a/modrec/modrec_vehicle_track_init.cxx b/modrec/modrec_vehicle_track_init.cxx index 0d06812..8fb8020 100644 --- a/modrec/modrec_vehicle_track_init.cxx +++ b/modrec/modrec_vehicle_track_init.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_track_init.cxx +// This is modrec/modrec_vehicle_track_init.cxx //========================================================================= //: // \file // \brief Initialize vehicle tracks from foreground outlines and optical flow // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_track_init.h" diff --git a/modrec/modrec_vehicle_track_init.h b/modrec/modrec_vehicle_track_init.h index e446288..7b752f3 100644 --- a/modrec/modrec_vehicle_track_init.h +++ b/modrec/modrec_vehicle_track_init.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_track_init.h +// This is modrec/modrec_vehicle_track_init.h #ifndef modrec_vehicle_track_init_h_ #define modrec_vehicle_track_init_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 05/27/2009 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 05/27/2009 - File created. (mleotta) diff --git a/modrec/modrec_vehicle_tracker.cxx b/modrec/modrec_vehicle_tracker.cxx index b34bee6..2e8e268 100644 --- a/modrec/modrec_vehicle_tracker.cxx +++ b/modrec/modrec_vehicle_tracker.cxx @@ -1,9 +1,14 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_tracker.cxx +// This is modrec/modrec_vehicle_tracker.cxx //========================================================================= //: // \file // \brief Fit the PCA vehicle to a video // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //========================================================================= #include "modrec_vehicle_tracker.h" diff --git a/modrec/modrec_vehicle_tracker.h b/modrec/modrec_vehicle_tracker.h index 7a8352d..99be790 100644 --- a/modrec/modrec_vehicle_tracker.h +++ b/modrec/modrec_vehicle_tracker.h @@ -1,4 +1,4 @@ -// This is mleotta/gui/pca_vehicle/modrec_vehicle_tracker.h +// This is modrec/modrec_vehicle_tracker.h #ifndef modrec_vehicle_tracker_h_ #define modrec_vehicle_tracker_h_ //========================================================================= @@ -8,6 +8,11 @@ // \author Matt Leotta (mleotta) // \date 04/20/2009 // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// // \verbatim // Modifications // 04/20/2009 - File created. (mleotta) diff --git a/modrec/py_modrec.cxx b/modrec/py_modrec.cxx index ea9afd0..ac53199 100644 --- a/modrec/py_modrec.cxx +++ b/modrec/py_modrec.cxx @@ -1,9 +1,15 @@ -// This is contrib/mleotta/modrec/py_modrec.cxx +// This is modrec/py_modrec.cxx //: // \file // \brief The python interface for modrec // \author Matt Leotta (mleotta@lems.brown.edu) // \date 11/12/08 +// +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// #include "Python.h" #include diff --git a/modrec/py_modrec_manager.cxx b/modrec/py_modrec_manager.cxx index 82a3b33..2ad2218 100644 --- a/modrec/py_modrec_manager.cxx +++ b/modrec/py_modrec_manager.cxx @@ -1,5 +1,11 @@ -// This is contrib/mleotta/modrec/py_modrec_manager.cxx +// This is modrec/py_modrec_manager.cxx #include "py_modrec_manager.h" + +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) + //: // \file // \author Matt Leotta diff --git a/modrec/py_modrec_manager.h b/modrec/py_modrec_manager.h index de20b88..729abec 100644 --- a/modrec/py_modrec_manager.h +++ b/modrec/py_modrec_manager.h @@ -1,4 +1,4 @@ -// This is contrib/mleotta/modrec/py_modrec_manager.h +// This is modrec/py_modrec_manager.h #ifndef py_modrec_manager_h_ #define py_modrec_manager_h_ //---------------------------------------------------------------------------- @@ -8,6 +8,11 @@ // \author // Matt Leotta // +// Copyright Matthew Leotta 2006 - 2010. +// Distributed under the Boost Software License, Version 1.0. +// (See accompanying file ../LICENSE_1_0.txt or copy at +// http://www.boost.org/LICENSE_1_0.txt) +// //-----------------------------------------------------------------------------