From 74ba924f9ad5cc156f2ae4311c580175ec4aa582 Mon Sep 17 00:00:00 2001 From: Gabriel Studer <gabriel.studer@unibas.ch> Date: Mon, 2 Mar 2015 19:49:20 +0100 Subject: [PATCH] Revert "updated the dates in the copyright line of the headers" wrong branch, big sorry This reverts commit e77d08a63fbda16f8d00d6c613a6a7f9f27243a6. --- modules/base/pymod/__init__.py | 2 +- modules/base/pymod/export_generic_property.cc | 2 +- modules/base/pymod/export_logger.cc | 2 +- modules/base/pymod/export_range.cc | 2 +- modules/base/pymod/export_units.cc | 2 +- modules/base/pymod/wrap_base.cc | 2 +- modules/base/src/boost_filesystem_helper.cc | 2 +- modules/base/src/boost_filesystem_helper.hh | 2 +- modules/base/src/dyn_cast.hh | 2 +- modules/base/src/export_helper/generic_property_def.hh | 2 +- modules/base/src/export_helper/pair_to_tuple_conv.hh | 2 +- modules/base/src/generic_property.cc | 2 +- modules/base/src/generic_property.hh | 2 +- modules/base/src/integrity_error.hh | 2 +- modules/base/src/invalid_handle.hh | 2 +- modules/base/src/log.cc | 2 +- modules/base/src/log.hh | 2 +- modules/base/src/log_sink.cc | 2 +- modules/base/src/log_sink.hh | 2 +- modules/base/src/message.cc | 2 +- modules/base/src/message.hh | 2 +- modules/base/src/module_config.hh | 2 +- modules/base/src/platform.cc | 2 +- modules/base/src/platform.hh | 2 +- modules/base/src/pod_vector.hh | 2 +- modules/base/src/profile.cc | 2 +- modules/base/src/profile.hh | 2 +- modules/base/src/ptr_observer.hh | 2 +- modules/base/src/range.hh | 2 +- modules/base/src/string_ref.cc | 2 +- modules/base/src/string_ref.hh | 2 +- modules/base/src/test_utils/compare_files.cc | 2 +- modules/base/src/test_utils/compare_files.hh | 2 +- modules/base/src/units.cc | 2 +- modules/base/src/units.hh | 2 +- modules/base/tests/test_generic_property.cc | 2 +- modules/base/tests/test_pod_vector.cc | 2 +- modules/base/tests/test_string_ref.cc | 2 +- modules/base/tests/tests.cc | 2 +- modules/bindings/pymod/cadscore.py | 2 +- modules/bindings/pymod/dssp.py | 2 +- modules/bindings/pymod/tmtools.py | 2 +- modules/config/base.hh | 2 +- modules/config/dllexport.hh | 2 +- modules/conop/pymod/__init__.py | 2 +- modules/conop/pymod/export_amino_acids.cc | 2 +- modules/conop/pymod/export_builder.cc | 2 +- modules/conop/pymod/export_compound.cc | 2 +- modules/conop/pymod/export_conop.cc | 2 +- modules/conop/pymod/export_non_standard.cc | 2 +- modules/conop/pymod/export_ring_finder.cc | 2 +- modules/conop/pymod/wrap_conop.cc | 2 +- modules/conop/src/amino_acids.cc | 2 +- modules/conop/src/amino_acids.hh | 2 +- modules/conop/src/builder.cc | 2 +- modules/conop/src/builder.hh | 2 +- modules/conop/src/builder_fw.hh | 2 +- modules/conop/src/chemdict_tool.cc | 2 +- modules/conop/src/compound.cc | 2 +- modules/conop/src/compound.hh | 2 +- modules/conop/src/compound_lib.cc | 2 +- modules/conop/src/compound_lib.hh | 2 +- modules/conop/src/conop.cc | 2 +- modules/conop/src/conop.hh | 2 +- modules/conop/src/diag.cc | 2 +- modules/conop/src/diag.hh | 2 +- modules/conop/src/heuristic_builder.cc | 2 +- modules/conop/src/heuristic_builder.hh | 2 +- modules/conop/src/heuristic_connect_table.hh | 2 +- modules/conop/src/module_config.hh | 2 +- modules/conop/src/nonstandard.cc | 2 +- modules/conop/src/nonstandard.hh | 2 +- modules/conop/src/ring_finder.cc | 2 +- modules/conop/src/ring_finder.hh | 2 +- modules/conop/src/rule_based_builder.cc | 2 +- modules/conop/src/rule_based_builder.hh | 2 +- modules/conop/tests/test_builder.cc | 2 +- modules/conop/tests/test_heuristic_builder.cc | 2 +- modules/conop/tests/test_rule_based_builder.cc | 2 +- modules/conop/tests/tests.cc | 2 +- modules/db/pymod/__init__.py | 2 +- modules/db/src/module_config.hh | 2 +- modules/db/src/sqlite_conv.hh | 2 +- modules/db/src/sqlite_wrap.cc | 2 +- modules/db/src/sqlite_wrap.hh | 2 +- modules/geom/pymod/__init__.py | 2 +- modules/geom/pymod/export_composite2.cc | 2 +- modules/geom/pymod/export_composite2_op.cc | 2 +- modules/geom/pymod/export_composite3.cc | 2 +- modules/geom/pymod/export_composite3_op.cc | 2 +- modules/geom/pymod/export_mat2.cc | 2 +- modules/geom/pymod/export_mat3.cc | 2 +- modules/geom/pymod/export_mat4.cc | 2 +- modules/geom/pymod/export_quat.cc | 2 +- modules/geom/pymod/export_transform.cc | 2 +- modules/geom/pymod/export_vec2.cc | 2 +- modules/geom/pymod/export_vec3.cc | 2 +- modules/geom/pymod/export_vec4.cc | 2 +- modules/geom/pymod/export_vecmat2_op.cc | 2 +- modules/geom/pymod/export_vecmat3_op.cc | 2 +- modules/geom/pymod/export_vecmat4_op.cc | 2 +- modules/geom/pymod/import_wrapper.hh | 2 +- modules/geom/pymod/wrap_geom.cc | 2 +- modules/geom/src/aligned_cuboid.cc | 2 +- modules/geom/src/aligned_cuboid.hh | 2 +- modules/geom/src/circular_iterator.hh | 2 +- modules/geom/src/composite.hh | 2 +- modules/geom/src/composite2.cc | 2 +- modules/geom/src/composite2.hh | 2 +- modules/geom/src/composite2_op.cc | 2 +- modules/geom/src/composite2_op.hh | 2 +- modules/geom/src/composite3.cc | 2 +- modules/geom/src/composite3.hh | 2 +- modules/geom/src/composite3_op.cc | 2 +- modules/geom/src/composite3_op.hh | 2 +- modules/geom/src/composite_op.hh | 2 +- modules/geom/src/constants.hh | 2 +- modules/geom/src/def.hh | 2 +- modules/geom/src/exc.hh | 2 +- modules/geom/src/fnc.hh | 2 +- modules/geom/src/geom.hh | 2 +- modules/geom/src/mat.hh | 2 +- modules/geom/src/mat2.cc | 2 +- modules/geom/src/mat2.hh | 2 +- modules/geom/src/mat3.cc | 2 +- modules/geom/src/mat3.hh | 2 +- modules/geom/src/mat4.cc | 2 +- modules/geom/src/mat4.hh | 2 +- modules/geom/src/module_config.hh | 2 +- modules/geom/src/point_cloud.cc | 2 +- modules/geom/src/point_cloud.hh | 2 +- modules/geom/src/quat.cc | 2 +- modules/geom/src/quat.hh | 2 +- modules/geom/src/transform.cc | 2 +- modules/geom/src/transform.hh | 2 +- modules/geom/src/vec.hh | 2 +- modules/geom/src/vec2.hh | 2 +- modules/geom/src/vec3.cc | 2 +- modules/geom/src/vec3.hh | 2 +- modules/geom/src/vec4.hh | 2 +- modules/geom/src/vec_mat_predicates.hh | 2 +- modules/geom/src/vecmat2_op.cc | 2 +- modules/geom/src/vecmat2_op.hh | 2 +- modules/geom/src/vecmat3_op.cc | 2 +- modules/geom/src/vecmat3_op.hh | 2 +- modules/geom/src/vecmat4_op.cc | 2 +- modules/geom/src/vecmat4_op.hh | 2 +- modules/geom/src/vecmat_op.hh | 2 +- modules/geom/tests/test_composite2.cc | 2 +- modules/geom/tests/test_composite3.cc | 2 +- modules/geom/tests/test_geom.py | 2 +- modules/geom/tests/test_mat2.cc | 2 +- modules/geom/tests/test_mat3.cc | 2 +- modules/geom/tests/test_mat4.cc | 2 +- modules/geom/tests/test_op2.cc | 2 +- modules/geom/tests/test_op3.cc | 2 +- modules/geom/tests/test_op4.cc | 2 +- modules/geom/tests/test_quat.cc | 2 +- modules/geom/tests/test_transform.cc | 2 +- modules/geom/tests/test_vec2.cc | 2 +- modules/geom/tests/test_vec3.cc | 2 +- modules/geom/tests/test_vec4.cc | 2 +- modules/geom/tests/tests.cc | 2 +- modules/gfx/pymod/__init__.py | 2 +- modules/gfx/pymod/color_by_def.hh | 2 +- modules/gfx/pymod/export_bitmap.cc | 2 +- modules/gfx/pymod/export_color.cc | 2 +- modules/gfx/pymod/export_color_ops.cc | 2 +- modules/gfx/pymod/export_entity.cc | 2 +- modules/gfx/pymod/export_exporter.cc | 2 +- modules/gfx/pymod/export_gfx_node.cc | 2 +- modules/gfx/pymod/export_gfx_obj.cc | 2 +- modules/gfx/pymod/export_glwin_base.cc | 2 +- modules/gfx/pymod/export_gradient.cc | 2 +- modules/gfx/pymod/export_map.cc | 2 +- modules/gfx/pymod/export_primitives.cc | 2 +- modules/gfx/pymod/export_primlist.cc | 2 +- modules/gfx/pymod/export_render_options.cc | 2 +- modules/gfx/pymod/export_scene.cc | 2 +- modules/gfx/pymod/export_surface.cc | 2 +- modules/gfx/pymod/export_symmetry_node.cc | 2 +- modules/gfx/pymod/py_gfx_obj.py | 2 +- modules/gfx/pymod/wrap_gfx.cc | 2 +- modules/gfx/src/bitmap_io.cc | 2 +- modules/gfx/src/bitmap_io.hh | 2 +- modules/gfx/src/collada_exporter.cc | 2 +- modules/gfx/src/collada_exporter.hh | 2 +- modules/gfx/src/color.cc | 2 +- modules/gfx/src/color.hh | 2 +- modules/gfx/src/color_ops/basic_gradient_color_op.cc | 2 +- modules/gfx/src/color_ops/basic_gradient_color_op.hh | 2 +- modules/gfx/src/color_ops/by_chain_color_op.cc | 2 +- modules/gfx/src/color_ops/by_chain_color_op.hh | 2 +- modules/gfx/src/color_ops/by_element_color_op.cc | 2 +- modules/gfx/src/color_ops/by_element_color_op.hh | 2 +- modules/gfx/src/color_ops/color_op.cc | 2 +- modules/gfx/src/color_ops/color_op.hh | 2 +- modules/gfx/src/color_ops/entity_view_color_op.cc | 2 +- modules/gfx/src/color_ops/entity_view_color_op.hh | 2 +- modules/gfx/src/color_ops/gradient_color_op.cc | 2 +- modules/gfx/src/color_ops/gradient_color_op.hh | 2 +- modules/gfx/src/color_ops/gradient_level_color_op.cc | 2 +- modules/gfx/src/color_ops/gradient_level_color_op.hh | 2 +- modules/gfx/src/color_ops/map_handle_color_op.cc | 2 +- modules/gfx/src/color_ops/map_handle_color_op.hh | 2 +- modules/gfx/src/color_ops/uniform_color_op.cc | 2 +- modules/gfx/src/color_ops/uniform_color_op.hh | 2 +- modules/gfx/src/entity.cc | 2 +- modules/gfx/src/entity.hh | 2 +- modules/gfx/src/entity_fw.hh | 2 +- modules/gfx/src/exporter.hh | 2 +- modules/gfx/src/exporter_fw.hh | 2 +- modules/gfx/src/gfx.hh | 2 +- modules/gfx/src/gfx_fw.hh | 2 +- modules/gfx/src/gfx_node.cc | 2 +- modules/gfx/src/gfx_node.hh | 2 +- modules/gfx/src/gfx_node_fw.hh | 2 +- modules/gfx/src/gfx_node_visitor.hh | 2 +- modules/gfx/src/gfx_object.cc | 2 +- modules/gfx/src/gfx_object.hh | 2 +- modules/gfx/src/gfx_object_base.hh | 2 +- modules/gfx/src/gfx_object_fw.hh | 2 +- modules/gfx/src/gfx_prim.cc | 2 +- modules/gfx/src/gfx_prim.hh | 2 +- modules/gfx/src/gfx_test_object.cc | 2 +- modules/gfx/src/gfx_test_object.hh | 2 +- modules/gfx/src/gl_helper.hh | 2 +- modules/gfx/src/gl_include.hh | 2 +- modules/gfx/src/glext_include.hh | 2 +- modules/gfx/src/glwin_base.hh | 2 +- modules/gfx/src/gost_exporter.cc | 2 +- modules/gfx/src/gost_exporter.hh | 2 +- modules/gfx/src/gradient.cc | 2 +- modules/gfx/src/gradient.hh | 2 +- modules/gfx/src/gradient_manager.cc | 2 +- modules/gfx/src/gradient_manager.hh | 2 +- modules/gfx/src/impl/backbone_trace.cc | 2 +- modules/gfx/src/impl/backbone_trace.hh | 2 +- modules/gfx/src/impl/cartoon_renderer.cc | 2 +- modules/gfx/src/impl/cartoon_renderer.hh | 2 +- modules/gfx/src/impl/cgl_offscreen_buffer.cc | 2 +- modules/gfx/src/impl/cgl_offscreen_buffer.hh | 2 +- modules/gfx/src/impl/connect_renderer_base.cc | 2 +- modules/gfx/src/impl/connect_renderer_base.hh | 2 +- modules/gfx/src/impl/cpk_renderer.cc | 2 +- modules/gfx/src/impl/cpk_renderer.hh | 2 +- modules/gfx/src/impl/custom_renderer.cc | 2 +- modules/gfx/src/impl/custom_renderer.hh | 2 +- modules/gfx/src/impl/debug_renderer.cc | 2 +- modules/gfx/src/impl/debug_renderer.hh | 2 +- modules/gfx/src/impl/entity_detail.cc | 2 +- modules/gfx/src/impl/entity_detail.hh | 2 +- modules/gfx/src/impl/entity_renderer.cc | 2 +- modules/gfx/src/impl/entity_renderer.hh | 2 +- modules/gfx/src/impl/entity_renderer_fw.hh | 2 +- modules/gfx/src/impl/fast_spheres.cc | 2 +- modules/gfx/src/impl/fast_spheres.hh | 2 +- modules/gfx/src/impl/generate_map_iso_spec.py | 2 +- modules/gfx/src/impl/glx_offscreen_buffer.cc | 2 +- modules/gfx/src/impl/glx_offscreen_buffer.hh | 2 +- modules/gfx/src/impl/line_trace_renderer.cc | 2 +- modules/gfx/src/impl/line_trace_renderer.hh | 2 +- modules/gfx/src/impl/map_iso_gen.cc | 2 +- modules/gfx/src/impl/map_iso_gen.hh | 2 +- modules/gfx/src/impl/map_iso_gen_o.cc | 2 +- modules/gfx/src/impl/map_iso_gen_o.hh | 2 +- modules/gfx/src/impl/map_iso_gen_s.cc | 2 +- modules/gfx/src/impl/map_iso_gen_s.hh | 2 +- modules/gfx/src/impl/map_iso_spec.hh | 2 +- modules/gfx/src/impl/map_octree.cc | 2 +- modules/gfx/src/impl/map_octree.hh | 2 +- modules/gfx/src/impl/mapped_property.cc | 2 +- modules/gfx/src/impl/mapped_property.hh | 2 +- modules/gfx/src/impl/mesa_offscreen_buffer.cc | 2 +- modules/gfx/src/impl/mesa_offscreen_buffer.hh | 2 +- modules/gfx/src/impl/octree_isocont.cc | 2 +- modules/gfx/src/impl/octree_isocont.hh | 2 +- modules/gfx/src/impl/scene_fx.hh | 2 +- modules/gfx/src/impl/simple_renderer.cc | 2 +- modules/gfx/src/impl/simple_renderer.hh | 2 +- modules/gfx/src/impl/sline_renderer.cc | 2 +- modules/gfx/src/impl/sline_renderer.hh | 2 +- modules/gfx/src/impl/tabulated_trig.cc | 2 +- modules/gfx/src/impl/tabulated_trig.hh | 2 +- modules/gfx/src/impl/trace_renderer.cc | 2 +- modules/gfx/src/impl/trace_renderer.hh | 2 +- modules/gfx/src/impl/trace_renderer_base.cc | 2 +- modules/gfx/src/impl/trace_renderer_base.hh | 2 +- modules/gfx/src/impl/wgl_offscreen_buffer.cc | 2 +- modules/gfx/src/impl/wgl_offscreen_buffer.hh | 2 +- modules/gfx/src/input.cc | 2 +- modules/gfx/src/input.hh | 2 +- modules/gfx/src/map_iso.cc | 2 +- modules/gfx/src/map_iso.hh | 2 +- modules/gfx/src/map_iso_prop.hh | 2 +- modules/gfx/src/map_slab.cc | 2 +- modules/gfx/src/map_slab.hh | 2 +- modules/gfx/src/material.cc | 2 +- modules/gfx/src/material.hh | 2 +- modules/gfx/src/module_config.hh | 2 +- modules/gfx/src/offscreen_buffer.cc | 2 +- modules/gfx/src/offscreen_buffer.hh | 2 +- modules/gfx/src/povray.cc | 2 +- modules/gfx/src/povray.hh | 2 +- modules/gfx/src/povray_fw.hh | 2 +- modules/gfx/src/prim_list.cc | 2 +- modules/gfx/src/prim_list.hh | 2 +- modules/gfx/src/primitives.cc | 2 +- modules/gfx/src/primitives.hh | 2 +- modules/gfx/src/render_mode.hh | 2 +- modules/gfx/src/render_options/cartoon_render_options.cc | 2 +- modules/gfx/src/render_options/cartoon_render_options.hh | 2 +- modules/gfx/src/render_options/cpk_render_options.cc | 2 +- modules/gfx/src/render_options/cpk_render_options.hh | 2 +- modules/gfx/src/render_options/custom_render_options.cc | 2 +- modules/gfx/src/render_options/custom_render_options.hh | 2 +- modules/gfx/src/render_options/line_render_options.cc | 2 +- modules/gfx/src/render_options/line_render_options.hh | 2 +- modules/gfx/src/render_options/line_trace_render_options.cc | 2 +- modules/gfx/src/render_options/line_trace_render_options.hh | 2 +- modules/gfx/src/render_options/render_options.cc | 2 +- modules/gfx/src/render_options/render_options.hh | 2 +- modules/gfx/src/render_options/simple_render_options.cc | 2 +- modules/gfx/src/render_options/simple_render_options.hh | 2 +- modules/gfx/src/render_options/sline_render_options.cc | 2 +- modules/gfx/src/render_options/sline_render_options.hh | 2 +- modules/gfx/src/render_options/trace_render_options.cc | 2 +- modules/gfx/src/render_options/trace_render_options.hh | 2 +- modules/gfx/src/render_pass.hh | 2 +- modules/gfx/src/scene.cc | 2 +- modules/gfx/src/scene.hh | 2 +- modules/gfx/src/scene_observer.hh | 2 +- modules/gfx/src/selection.cc | 2 +- modules/gfx/src/selection.hh | 2 +- modules/gfx/src/shader.cc | 2 +- modules/gfx/src/shader.hh | 2 +- modules/gfx/src/surface.cc | 2 +- modules/gfx/src/surface.hh | 2 +- modules/gfx/src/symmetry_node.cc | 2 +- modules/gfx/src/symmetry_node.hh | 2 +- modules/gfx/src/texture.hh | 2 +- modules/gfx/src/vertex_array.cc | 2 +- modules/gfx/src/vertex_array.hh | 2 +- modules/gfx/src/vertex_array_helper.cc | 2 +- modules/gfx/src/vertex_array_helper.hh | 2 +- modules/gfx/tests/test_color.cc | 2 +- modules/gfx/tests/test_ent_pov_export.cc | 2 +- modules/gfx/tests/test_gfx.py | 2 +- modules/gfx/tests/test_gfx_node.cc | 2 +- modules/gfx/tests/test_map_octree.cc | 2 +- modules/gfx/tests/tests.cc | 2 +- modules/gui/pymod/__init__.py | 2 +- modules/gui/pymod/dng/superpositiondialog.py | 2 +- modules/gui/pymod/export_alignment_view.cc | 2 +- modules/gui/pymod/export_data_viewer.cc | 2 +- modules/gui/pymod/export_file_loader.cc | 2 +- modules/gui/pymod/export_file_viewer.cc | 2 +- modules/gui/pymod/export_gl_win.cc | 2 +- modules/gui/pymod/export_gosty.cc | 2 +- modules/gui/pymod/export_input.cc | 2 +- modules/gui/pymod/export_main_area.cc | 2 +- modules/gui/pymod/export_menu_bar.cc | 2 +- modules/gui/pymod/export_message_widget.cc | 2 +- modules/gui/pymod/export_overlay.cc | 2 +- modules/gui/pymod/export_panels.cc | 2 +- modules/gui/pymod/export_perspective.cc | 2 +- modules/gui/pymod/export_plot.cc | 2 +- modules/gui/pymod/export_py_shell.cc | 2 +- modules/gui/pymod/export_scene_selection.cc | 2 +- modules/gui/pymod/export_scene_win.cc | 2 +- modules/gui/pymod/export_sequence_viewer.cc | 2 +- modules/gui/pymod/export_sip_handler.cc | 2 +- modules/gui/pymod/export_tool.cc | 2 +- modules/gui/pymod/export_widget.cc | 2 +- modules/gui/pymod/init_menubar.py | 2 +- modules/gui/pymod/qptr.hh | 2 +- modules/gui/pymod/scene/__init__.py | 2 +- modules/gui/pymod/scene/color_options_widget.py | 2 +- modules/gui/pymod/scene/color_select_widget.py | 2 +- modules/gui/pymod/scene/combo_options_widget.py | 2 +- modules/gui/pymod/scene/cpk_widget.py | 2 +- modules/gui/pymod/scene/custom_widget.py | 2 +- modules/gui/pymod/scene/file_loader.py | 2 +- modules/gui/pymod/scene/gradient_editor_widget.py | 2 +- modules/gui/pymod/scene/gradient_info_handler.py | 2 +- modules/gui/pymod/scene/gradient_preset_widget.py | 2 +- modules/gui/pymod/scene/hsc_widget.py | 2 +- modules/gui/pymod/scene/immutable_gradient_info_handler.py | 2 +- modules/gui/pymod/scene/immutable_info_handler.py | 2 +- modules/gui/pymod/scene/immutable_loader_info_handler.py | 2 +- modules/gui/pymod/scene/immutable_preset_info_handler.py | 2 +- modules/gui/pymod/scene/init_inspector.py | 2 +- modules/gui/pymod/scene/inspector_widget.py | 2 +- modules/gui/pymod/scene/line_trace_widget.py | 2 +- modules/gui/pymod/scene/map_level_widget.py | 2 +- modules/gui/pymod/scene/preset.py | 2 +- modules/gui/pymod/scene/preset_editor_widget.py | 2 +- modules/gui/pymod/scene/preset_info_handler.py | 2 +- modules/gui/pymod/scene/preset_widget.py | 2 +- modules/gui/pymod/scene/render_mode_widget.py | 2 +- modules/gui/pymod/scene/render_op.py | 2 +- modules/gui/pymod/scene/render_options_widget.py | 2 +- modules/gui/pymod/scene/scene_observer_impl.py | 2 +- modules/gui/pymod/scene/scene_selection_helper.py | 2 +- modules/gui/pymod/scene/simple_widget.py | 2 +- modules/gui/pymod/scene/sline_widget.py | 2 +- modules/gui/pymod/scene/toolbar_options_widget.py | 2 +- modules/gui/pymod/scene/trace_widget.py | 2 +- modules/gui/pymod/scene/tube_widget.py | 2 +- modules/gui/pymod/scene/uniform_color_widget.py | 2 +- modules/gui/pymod/scene/visibility_op.py | 2 +- modules/gui/pymod/scene/wireframe_widget.py | 2 +- modules/gui/pymod/sip_handler.hh | 2 +- modules/gui/pymod/traj.py | 2 +- modules/gui/pymod/wrap_gui.cc | 2 +- modules/gui/src/admin.cc | 2 +- modules/gui/src/admin.hh | 2 +- modules/gui/src/data_viewer/argand.cc | 2 +- modules/gui/src/data_viewer/argand.hh | 2 +- modules/gui/src/data_viewer/data_viewer.cc | 2 +- modules/gui/src/data_viewer/data_viewer.hh | 2 +- modules/gui/src/data_viewer/data_viewer_panel.cc | 2 +- modules/gui/src/data_viewer/data_viewer_panel.hh | 2 +- modules/gui/src/data_viewer/data_viewer_panel_base.cc | 2 +- modules/gui/src/data_viewer/data_viewer_panel_base.hh | 2 +- modules/gui/src/data_viewer/draw_overlay.cc | 2 +- modules/gui/src/data_viewer/draw_overlay.hh | 2 +- modules/gui/src/data_viewer/drawing_functions.cc | 2 +- modules/gui/src/data_viewer/drawing_functions.hh | 2 +- modules/gui/src/data_viewer/fft_panel.cc | 2 +- modules/gui/src/data_viewer/fft_panel.hh | 2 +- modules/gui/src/data_viewer/img2qt.cc | 2 +- modules/gui/src/data_viewer/img2qt.hh | 2 +- modules/gui/src/data_viewer/info_panel.cc | 2 +- modules/gui/src/data_viewer/info_panel.hh | 2 +- modules/gui/src/data_viewer/mask_overlay.cc | 2 +- modules/gui/src/data_viewer/mask_overlay.hh | 2 +- modules/gui/src/data_viewer/null_overlay.cc | 2 +- modules/gui/src/data_viewer/null_overlay.hh | 2 +- modules/gui/src/data_viewer/overlay.hh | 2 +- modules/gui/src/data_viewer/overlay_base.cc | 2 +- modules/gui/src/data_viewer/overlay_base.hh | 2 +- modules/gui/src/data_viewer/overlay_base_fw.hh | 2 +- modules/gui/src/data_viewer/overlay_manager.cc | 2 +- modules/gui/src/data_viewer/overlay_manager.hh | 2 +- modules/gui/src/data_viewer/overlay_manager_fw.hh | 2 +- modules/gui/src/data_viewer/overlay_manager_gui.cc | 2 +- modules/gui/src/data_viewer/overlay_manager_gui.hh | 2 +- modules/gui/src/data_viewer/overlay_manager_observer.hh | 2 +- modules/gui/src/data_viewer/pointlist_overlay.cc | 2 +- modules/gui/src/data_viewer/pointlist_overlay.hh | 2 +- modules/gui/src/data_viewer/pointlist_overlay_base.cc | 2 +- modules/gui/src/data_viewer/pointlist_overlay_base.hh | 2 +- modules/gui/src/data_viewer/strategies.cc | 2 +- modules/gui/src/data_viewer/strategies.hh | 2 +- modules/gui/src/data_viewer/strategies_fw.hh | 2 +- modules/gui/src/data_viewer/viewer_normalizer.cc | 2 +- modules/gui/src/data_viewer/viewer_normalizer.hh | 2 +- modules/gui/src/dock_widget.cc | 2 +- modules/gui/src/dock_widget.hh | 2 +- modules/gui/src/file_browser.cc | 2 +- modules/gui/src/file_browser.hh | 2 +- modules/gui/src/file_loader.cc | 2 +- modules/gui/src/file_loader.hh | 2 +- modules/gui/src/file_type_dialog.cc | 2 +- modules/gui/src/file_type_dialog.hh | 2 +- modules/gui/src/file_viewer.cc | 2 +- modules/gui/src/file_viewer.hh | 2 +- modules/gui/src/gl_canvas.cc | 2 +- modules/gui/src/gl_canvas.hh | 2 +- modules/gui/src/gl_win.cc | 2 +- modules/gui/src/gl_win.hh | 2 +- modules/gui/src/gosty.cc | 2 +- modules/gui/src/gosty.hh | 2 +- modules/gui/src/gosty_app.cc | 2 +- modules/gui/src/gosty_app.hh | 2 +- modules/gui/src/input/spnav_input.cc | 2 +- modules/gui/src/input/spnav_input.hh | 2 +- modules/gui/src/main.cc | 2 +- modules/gui/src/main.hh | 2 +- modules/gui/src/main_area.cc | 2 +- modules/gui/src/main_area.hh | 2 +- modules/gui/src/main_window.cc | 2 +- modules/gui/src/main_window.hh | 2 +- modules/gui/src/messages/log_reader.cc | 2 +- modules/gui/src/messages/log_reader.hh | 2 +- modules/gui/src/messages/message_box_widget.cc | 2 +- modules/gui/src/messages/message_box_widget.hh | 2 +- modules/gui/src/messages/message_widget.cc | 2 +- modules/gui/src/messages/message_widget.hh | 2 +- modules/gui/src/panels/bottom_bar.cc | 2 +- modules/gui/src/panels/bottom_bar.hh | 2 +- modules/gui/src/panels/button_bar.cc | 2 +- modules/gui/src/panels/button_bar.hh | 2 +- modules/gui/src/panels/button_box.cc | 2 +- modules/gui/src/panels/button_box.hh | 2 +- modules/gui/src/panels/drop_box.cc | 2 +- modules/gui/src/panels/drop_box.hh | 2 +- modules/gui/src/panels/event_button.cc | 2 +- modules/gui/src/panels/event_button.hh | 2 +- modules/gui/src/panels/panel_bar.cc | 2 +- modules/gui/src/panels/panel_bar.hh | 2 +- modules/gui/src/panels/panel_bar_widget_holder.cc | 2 +- modules/gui/src/panels/panel_bar_widget_holder.hh | 2 +- modules/gui/src/panels/panel_manager.cc | 2 +- modules/gui/src/panels/panel_manager.hh | 2 +- modules/gui/src/panels/panel_widget_container.cc | 2 +- modules/gui/src/panels/panel_widget_container.hh | 2 +- modules/gui/src/panels/side_bar.cc | 2 +- modules/gui/src/panels/side_bar.hh | 2 +- modules/gui/src/panels/splitter_panel_bar.cc | 2 +- modules/gui/src/panels/splitter_panel_bar.hh | 2 +- modules/gui/src/panels/tabbed_panel_bar.cc | 2 +- modules/gui/src/panels/tabbed_panel_bar.hh | 2 +- modules/gui/src/perspective.cc | 2 +- modules/gui/src/perspective.hh | 2 +- modules/gui/src/python_shell/completer_base.cc | 2 +- modules/gui/src/python_shell/completer_base.hh | 2 +- modules/gui/src/python_shell/dir_model.cc | 2 +- modules/gui/src/python_shell/dir_model.hh | 2 +- modules/gui/src/python_shell/gutter.cc | 2 +- modules/gui/src/python_shell/gutter.hh | 2 +- modules/gui/src/python_shell/main_thread_runner.cc | 2 +- modules/gui/src/python_shell/main_thread_runner.hh | 2 +- modules/gui/src/python_shell/output_redirector.cc | 2 +- modules/gui/src/python_shell/output_redirector.hh | 2 +- modules/gui/src/python_shell/path_completer.cc | 2 +- modules/gui/src/python_shell/path_completer.hh | 2 +- modules/gui/src/python_shell/python_completer.cc | 2 +- modules/gui/src/python_shell/python_completer.hh | 2 +- modules/gui/src/python_shell/python_context_parser.cc | 2 +- modules/gui/src/python_shell/python_context_parser.hh | 2 +- modules/gui/src/python_shell/python_interpreter.cc | 2 +- modules/gui/src/python_shell/python_interpreter.hh | 2 +- modules/gui/src/python_shell/python_interpreter_proxy.cc | 2 +- modules/gui/src/python_shell/python_interpreter_proxy.hh | 2 +- modules/gui/src/python_shell/python_namespace_tree_item.cc | 2 +- modules/gui/src/python_shell/python_namespace_tree_item.hh | 2 +- modules/gui/src/python_shell/python_namespace_tree_model.cc | 2 +- modules/gui/src/python_shell/python_namespace_tree_model.hh | 2 +- modules/gui/src/python_shell/python_shell.cc | 2 +- modules/gui/src/python_shell/python_shell.hh | 2 +- modules/gui/src/python_shell/python_shell_fw.hh | 2 +- .../gui/src/python_shell/python_shell_text_document_layout.cc | 2 +- .../gui/src/python_shell/python_shell_text_document_layout.hh | 2 +- modules/gui/src/python_shell/python_shell_widget.cc | 2 +- modules/gui/src/python_shell/python_shell_widget.hh | 2 +- modules/gui/src/python_shell/python_syntax_highlighter.cc | 2 +- modules/gui/src/python_shell/python_syntax_highlighter.hh | 2 +- modules/gui/src/python_shell/python_tokenizer.cc | 2 +- modules/gui/src/python_shell/python_tokenizer.hh | 2 +- modules/gui/src/python_shell/shell_history.cc | 2 +- modules/gui/src/python_shell/shell_history.hh | 2 +- modules/gui/src/python_shell/string_literal_positions.cc | 2 +- modules/gui/src/python_shell/string_literal_positions.hh | 2 +- modules/gui/src/python_shell/text_logger.cc | 2 +- modules/gui/src/python_shell/text_logger.hh | 2 +- modules/gui/src/remote_loader.hh | 2 +- modules/gui/src/remote_site_loader.cc | 2 +- modules/gui/src/remote_site_loader.hh | 2 +- modules/gui/src/scene_menu.cc | 2 +- modules/gui/src/scene_menu.hh | 2 +- modules/gui/src/scene_selection.cc | 2 +- modules/gui/src/scene_selection.hh | 2 +- modules/gui/src/scene_win/context_menu.cc | 2 +- modules/gui/src/scene_win/context_menu.hh | 2 +- modules/gui/src/scene_win/current_selection_node.cc | 2 +- modules/gui/src/scene_win/current_selection_node.hh | 2 +- modules/gui/src/scene_win/custom_part_node.cc | 2 +- modules/gui/src/scene_win/custom_part_node.hh | 2 +- modules/gui/src/scene_win/entity_node.cc | 2 +- modules/gui/src/scene_win/entity_node.hh | 2 +- modules/gui/src/scene_win/entity_part_node.cc | 2 +- modules/gui/src/scene_win/entity_part_node.hh | 2 +- modules/gui/src/scene_win/gfx_scene_node.cc | 2 +- modules/gui/src/scene_win/gfx_scene_node.hh | 2 +- modules/gui/src/scene_win/label_node.cc | 2 +- modules/gui/src/scene_win/label_node.hh | 2 +- modules/gui/src/scene_win/render_mode_node.cc | 2 +- modules/gui/src/scene_win/render_mode_node.hh | 2 +- modules/gui/src/scene_win/render_modes_node.cc | 2 +- modules/gui/src/scene_win/render_modes_node.hh | 2 +- modules/gui/src/scene_win/root_node.cc | 2 +- modules/gui/src/scene_win/root_node.hh | 2 +- modules/gui/src/scene_win/scene_node.cc | 2 +- modules/gui/src/scene_win/scene_node.hh | 2 +- modules/gui/src/scene_win/scene_win.cc | 2 +- modules/gui/src/scene_win/scene_win.hh | 2 +- modules/gui/src/scene_win/scene_win_model.cc | 2 +- modules/gui/src/scene_win/scene_win_model.hh | 2 +- modules/gui/src/sequence_viewer/align_properties_painter.cc | 2 +- modules/gui/src/sequence_viewer/align_properties_painter.hh | 2 +- modules/gui/src/sequence_viewer/alignment_view_object.cc | 2 +- modules/gui/src/sequence_viewer/alignment_view_object.hh | 2 +- modules/gui/src/sequence_viewer/background_painter.cc | 2 +- modules/gui/src/sequence_viewer/background_painter.hh | 2 +- modules/gui/src/sequence_viewer/base_row.cc | 2 +- modules/gui/src/sequence_viewer/base_row.hh | 2 +- modules/gui/src/sequence_viewer/base_view_object.cc | 2 +- modules/gui/src/sequence_viewer/base_view_object.hh | 2 +- modules/gui/src/sequence_viewer/conservation_painter.cc | 2 +- modules/gui/src/sequence_viewer/conservation_painter.hh | 2 +- modules/gui/src/sequence_viewer/painter.hh | 2 +- modules/gui/src/sequence_viewer/secstr_row.cc | 2 +- modules/gui/src/sequence_viewer/secstr_row.hh | 2 +- modules/gui/src/sequence_viewer/seq_secstr_painter.cc | 2 +- modules/gui/src/sequence_viewer/seq_secstr_painter.hh | 2 +- modules/gui/src/sequence_viewer/seq_selection_painter.cc | 2 +- modules/gui/src/sequence_viewer/seq_selection_painter.hh | 2 +- modules/gui/src/sequence_viewer/seq_text_painter.cc | 2 +- modules/gui/src/sequence_viewer/seq_text_painter.hh | 2 +- modules/gui/src/sequence_viewer/sequence_delegate.cc | 2 +- modules/gui/src/sequence_viewer/sequence_delegate.hh | 2 +- modules/gui/src/sequence_viewer/sequence_model.cc | 2 +- modules/gui/src/sequence_viewer/sequence_model.hh | 2 +- modules/gui/src/sequence_viewer/sequence_row.cc | 2 +- modules/gui/src/sequence_viewer/sequence_row.hh | 2 +- modules/gui/src/sequence_viewer/sequence_search_bar.cc | 2 +- modules/gui/src/sequence_viewer/sequence_search_bar.hh | 2 +- modules/gui/src/sequence_viewer/sequence_table_view.cc | 2 +- modules/gui/src/sequence_viewer/sequence_table_view.hh | 2 +- modules/gui/src/sequence_viewer/sequence_view_object.cc | 2 +- modules/gui/src/sequence_viewer/sequence_view_object.hh | 2 +- modules/gui/src/sequence_viewer/sequence_viewer.cc | 2 +- modules/gui/src/sequence_viewer/sequence_viewer.hh | 2 +- modules/gui/src/sequence_viewer/tick_painter.cc | 2 +- modules/gui/src/sequence_viewer/tick_painter.hh | 2 +- modules/gui/src/sequence_viewer/title_row.cc | 2 +- modules/gui/src/sequence_viewer/title_row.hh | 2 +- modules/gui/src/thin_splitter.cc | 2 +- modules/gui/src/thin_splitter.hh | 2 +- modules/gui/src/tools/manipulator.cc | 2 +- modules/gui/src/tools/manipulator.hh | 2 +- modules/gui/src/tools/map_tool.cc | 2 +- modules/gui/src/tools/map_tool.hh | 2 +- modules/gui/src/tools/measure_tool.cc | 2 +- modules/gui/src/tools/measure_tool.hh | 2 +- modules/gui/src/tools/mouse_event.cc | 2 +- modules/gui/src/tools/mouse_event.hh | 2 +- modules/gui/src/tools/selection_tool.cc | 2 +- modules/gui/src/tools/selection_tool.hh | 2 +- modules/gui/src/tools/tool.cc | 2 +- modules/gui/src/tools/tool.hh | 2 +- modules/gui/src/tools/tool_bar.cc | 2 +- modules/gui/src/tools/tool_bar.hh | 2 +- modules/gui/src/tools/tool_manager.cc | 2 +- modules/gui/src/tools/tool_manager.hh | 2 +- modules/gui/src/tools/tool_option.cc | 2 +- modules/gui/src/tools/tool_option.hh | 2 +- modules/gui/src/tools/tool_option_group.cc | 2 +- modules/gui/src/tools/tool_option_group.hh | 2 +- modules/gui/src/tools/tool_options.cc | 2 +- modules/gui/src/tools/tool_options.hh | 2 +- modules/gui/src/tools/tool_options_widget.cc | 2 +- modules/gui/src/tools/tool_options_widget.hh | 2 +- modules/gui/src/tools/tool_options_win.cc | 2 +- modules/gui/src/tools/tool_options_win.hh | 2 +- modules/gui/src/widget.cc | 2 +- modules/gui/src/widget.hh | 2 +- modules/gui/src/widget_geom_handler.cc | 2 +- modules/gui/src/widget_geom_handler.hh | 2 +- modules/gui/src/widget_pool.cc | 2 +- modules/gui/src/widget_pool.hh | 2 +- modules/gui/src/widget_registry.cc | 2 +- modules/gui/src/widget_registry.hh | 2 +- modules/gui/src/widget_state_saver.cc | 2 +- modules/gui/src/widget_state_saver.hh | 2 +- modules/img/alg/pymod/__init__.py | 2 +- modules/img/alg/pymod/export_filter.cc | 2 +- modules/img/alg/pymod/export_normalizer.cc | 2 +- modules/img/alg/pymod/export_polar.cc | 2 +- modules/img/alg/pymod/export_transcendentals.cc | 2 +- modules/img/alg/pymod/wrap_alg.cc | 2 +- modules/img/alg/pymod/wrap_tf.cc | 2 +- modules/img/alg/src/alg_mirror.cc | 2 +- modules/img/alg/src/alg_mirror.hh | 2 +- modules/img/alg/src/alg_shift.cc | 2 +- modules/img/alg/src/alg_shift.hh | 2 +- modules/img/alg/src/alg_transform.cc | 2 +- modules/img/alg/src/alg_transform.hh | 2 +- modules/img/alg/src/anisotropic.cc | 2 +- modules/img/alg/src/anisotropic.hh | 2 +- modules/img/alg/src/auto_correlate.cc | 2 +- modules/img/alg/src/auto_correlate.hh | 2 +- modules/img/alg/src/clear.hh | 2 +- modules/img/alg/src/clip_min_max.hh | 2 +- modules/img/alg/src/conjugate.hh | 2 +- modules/img/alg/src/convolute.cc | 2 +- modules/img/alg/src/convolute.hh | 2 +- modules/img/alg/src/correlate.cc | 2 +- modules/img/alg/src/correlate.hh | 2 +- modules/img/alg/src/cross_correlate.cc | 2 +- modules/img/alg/src/cross_correlate.hh | 2 +- modules/img/alg/src/custom_transformer.cc | 2 +- modules/img/alg/src/custom_transformer.hh | 2 +- modules/img/alg/src/density_slice.cc | 2 +- modules/img/alg/src/density_slice.hh | 2 +- modules/img/alg/src/dft.cc | 2 +- modules/img/alg/src/dft.hh | 2 +- modules/img/alg/src/discrete_shrink.cc | 2 +- modules/img/alg/src/discrete_shrink.hh | 2 +- modules/img/alg/src/fft.cc | 2 +- modules/img/alg/src/fft.hh | 2 +- modules/img/alg/src/fftw_helper.hh | 2 +- modules/img/alg/src/fill.hh | 2 +- modules/img/alg/src/filter.hh | 2 +- modules/img/alg/src/fourier_filters.cc | 2 +- modules/img/alg/src/fourier_filters.hh | 2 +- modules/img/alg/src/fractional_shift.cc | 2 +- modules/img/alg/src/fractional_shift.hh | 2 +- modules/img/alg/src/gaussian.cc | 2 +- modules/img/alg/src/gaussian.hh | 2 +- modules/img/alg/src/gaussian_gradient_magnitude.cc | 2 +- modules/img/alg/src/gaussian_gradient_magnitude.hh | 2 +- modules/img/alg/src/gaussian_laplacian.cc | 2 +- modules/img/alg/src/gaussian_laplacian.hh | 2 +- modules/img/alg/src/histogram.cc | 2 +- modules/img/alg/src/histogram.hh | 2 +- modules/img/alg/src/line_average.cc | 2 +- modules/img/alg/src/line_average.hh | 2 +- modules/img/alg/src/line_iterator.cc | 2 +- modules/img/alg/src/line_iterator.hh | 2 +- modules/img/alg/src/local_sigma_threshold.cc | 2 +- modules/img/alg/src/local_sigma_threshold.hh | 2 +- modules/img/alg/src/mask_image.cc | 2 +- modules/img/alg/src/mask_image.hh | 2 +- modules/img/alg/src/module_config.hh | 2 +- modules/img/alg/src/negate.hh | 2 +- modules/img/alg/src/norm.hh | 2 +- modules/img/alg/src/norm_linear.cc | 2 +- modules/img/alg/src/norm_linear.hh | 2 +- modules/img/alg/src/norm_log.cc | 2 +- modules/img/alg/src/norm_log.hh | 2 +- modules/img/alg/src/norm_od.cc | 2 +- modules/img/alg/src/norm_od.hh | 2 +- modules/img/alg/src/normalizer.cc | 2 +- modules/img/alg/src/normalizer.hh | 2 +- modules/img/alg/src/normalizer_factory.cc | 2 +- modules/img/alg/src/normalizer_factory.hh | 2 +- modules/img/alg/src/polar.cc | 2 +- modules/img/alg/src/polar.hh | 2 +- modules/img/alg/src/power_spectrum.cc | 2 +- modules/img/alg/src/power_spectrum.hh | 2 +- modules/img/alg/src/randomize.cc | 2 +- modules/img/alg/src/randomize.hh | 2 +- modules/img/alg/src/rscrosscorr.cc | 2 +- modules/img/alg/src/rscrosscorr.hh | 2 +- modules/img/alg/src/smooth_mask_image.cc | 2 +- modules/img/alg/src/smooth_mask_image.hh | 2 +- modules/img/alg/src/stat.cc | 2 +- modules/img/alg/src/stat.hh | 2 +- modules/img/alg/src/stat_accumulator.hh | 2 +- modules/img/alg/src/stat_min_max.cc | 2 +- modules/img/alg/src/stat_min_max.hh | 2 +- modules/img/alg/src/threshold.cc | 2 +- modules/img/alg/src/threshold.hh | 2 +- modules/img/alg/src/transcendentals.hh | 2 +- modules/img/alg/src/transform.hh | 2 +- modules/img/alg/src/transform_fw.hh | 2 +- modules/img/alg/src/transformation_base.cc | 2 +- modules/img/alg/src/transformation_base.hh | 2 +- modules/img/alg/src/transformations.cc | 2 +- modules/img/alg/src/transformations.hh | 2 +- modules/img/alg/tests/test_clear.cc | 2 +- modules/img/alg/tests/test_conj.cc | 2 +- modules/img/alg/tests/test_convolute.cc | 2 +- modules/img/alg/tests/test_discrete_shrink.cc | 2 +- modules/img/alg/tests/test_fft.cc | 2 +- modules/img/alg/tests/test_fill.cc | 2 +- modules/img/alg/tests/test_filter.cc | 2 +- modules/img/alg/tests/test_histogram.cc | 2 +- modules/img/alg/tests/test_mirror.cc | 2 +- modules/img/alg/tests/test_negate.cc | 2 +- modules/img/alg/tests/test_normalizer.cc | 2 +- modules/img/alg/tests/test_power_spectrum.cc | 2 +- modules/img/alg/tests/test_shift.cc | 2 +- modules/img/alg/tests/test_stat.cc | 2 +- modules/img/alg/tests/test_transform.cc | 2 +- modules/img/alg/tests/test_utils.hh | 2 +- modules/img/alg/tests/tests.cc | 2 +- modules/img/alg/tests/tests.hh | 2 +- modules/img/base/pymod/__init__.py | 2 +- modules/img/base/pymod/export_data.cc | 2 +- modules/img/base/pymod/export_data_algorithm.cc | 2 +- modules/img/base/pymod/export_extent.cc | 2 +- modules/img/base/pymod/export_function.cc | 2 +- modules/img/base/pymod/export_image_handle.cc | 2 +- modules/img/base/pymod/export_image_list.cc | 2 +- modules/img/base/pymod/export_map.cc | 2 +- modules/img/base/pymod/export_mask.cc | 2 +- modules/img/base/pymod/export_peak.cc | 2 +- modules/img/base/pymod/export_phase.cc | 2 +- modules/img/base/pymod/export_point.cc | 2 +- modules/img/base/pymod/export_progress.cc | 2 +- modules/img/base/pymod/export_raster_image.cc | 2 +- modules/img/base/pymod/export_size.cc | 2 +- modules/img/base/pymod/wrap_extent_iterator.hh | 2 +- modules/img/base/pymod/wrap_img.cc | 2 +- modules/img/base/src/algorithm.hh | 2 +- modules/img/base/src/base.hh | 2 +- modules/img/base/src/circle_mask.cc | 2 +- modules/img/base/src/circle_mask.hh | 2 +- modules/img/base/src/composite_mask.cc | 2 +- modules/img/base/src/composite_mask.hh | 2 +- modules/img/base/src/data.cc | 2 +- modules/img/base/src/data.hh | 2 +- modules/img/base/src/data_algorithm.cc | 2 +- modules/img/base/src/data_algorithm.hh | 2 +- modules/img/base/src/data_observer.cc | 2 +- modules/img/base/src/data_observer.hh | 2 +- modules/img/base/src/data_types.hh | 2 +- modules/img/base/src/debug.hh | 2 +- modules/img/base/src/dllexport.hh | 2 +- modules/img/base/src/extent.cc | 2 +- modules/img/base/src/extent.hh | 2 +- modules/img/base/src/extent_iterator.cc | 2 +- modules/img/base/src/extent_iterator.hh | 2 +- modules/img/base/src/extent_mask.cc | 2 +- modules/img/base/src/extent_mask.hh | 2 +- modules/img/base/src/function.hh | 2 +- modules/img/base/src/function_base.cc | 2 +- modules/img/base/src/function_base.hh | 2 +- modules/img/base/src/function_fw.hh | 2 +- modules/img/base/src/function_impl.cc | 2 +- modules/img/base/src/function_impl.hh | 2 +- modules/img/base/src/image.hh | 2 +- modules/img/base/src/image_factory.cc | 2 +- modules/img/base/src/image_factory.hh | 2 +- modules/img/base/src/image_fw.hh | 2 +- modules/img/base/src/image_handle.cc | 2 +- modules/img/base/src/image_handle.hh | 2 +- modules/img/base/src/image_handle_fw.hh | 2 +- modules/img/base/src/image_impl.cc | 2 +- modules/img/base/src/image_impl.hh | 2 +- modules/img/base/src/image_list.cc | 2 +- modules/img/base/src/image_list.hh | 2 +- modules/img/base/src/image_state.hh | 2 +- modules/img/base/src/image_state/binop.cc | 2 +- modules/img/base/src/image_state/binop.hh | 2 +- modules/img/base/src/image_state/dispatch.hh | 2 +- modules/img/base/src/image_state/dispatch_fw.hh | 2 +- modules/img/base/src/image_state/image_state.hh | 2 +- modules/img/base/src/image_state/image_state_algorithm.cc | 2 +- modules/img/base/src/image_state/image_state_algorithm.hh | 2 +- modules/img/base/src/image_state/image_state_base.cc | 2 +- modules/img/base/src/image_state/image_state_base.hh | 2 +- modules/img/base/src/image_state/image_state_base_fw.hh | 2 +- modules/img/base/src/image_state/image_state_def.hh | 2 +- modules/img/base/src/image_state/image_state_factory.cc | 2 +- modules/img/base/src/image_state/image_state_factory.hh | 2 +- modules/img/base/src/image_state/image_state_fft.cc | 2 +- modules/img/base/src/image_state/image_state_fft.hh | 2 +- .../img/base/src/image_state/image_state_frequency_domain.hh | 2 +- modules/img/base/src/image_state/image_state_fw.hh | 2 +- .../base/src/image_state/image_state_half_frequency_domain.hh | 2 +- modules/img/base/src/image_state/image_state_impl.cc | 2 +- modules/img/base/src/image_state/image_state_impl.hh | 2 +- modules/img/base/src/image_state/image_state_inst.hh | 2 +- modules/img/base/src/image_state/image_state_spatial_domain.hh | 2 +- modules/img/base/src/image_state/image_state_visitor.hh | 2 +- modules/img/base/src/image_state/image_state_visitor_fw.hh | 2 +- modules/img/base/src/image_state/index.cc | 2 +- modules/img/base/src/image_state/index.hh | 2 +- modules/img/base/src/image_state/test_inst.cc | 2 +- modules/img/base/src/image_state/type_fw.hh | 2 +- modules/img/base/src/image_state/value_holder.cc | 2 +- modules/img/base/src/image_state/value_holder.hh | 2 +- modules/img/base/src/image_state_fw.hh | 2 +- modules/img/base/src/inverted_mask.cc | 2 +- modules/img/base/src/inverted_mask.hh | 2 +- modules/img/base/src/map.cc | 2 +- modules/img/base/src/map.hh | 2 +- modules/img/base/src/mask.cc | 2 +- modules/img/base/src/mask.hh | 2 +- modules/img/base/src/mask_base.cc | 2 +- modules/img/base/src/mask_base.hh | 2 +- modules/img/base/src/mask_base_fw.hh | 2 +- modules/img/base/src/mask_info_convert.cc | 2 +- modules/img/base/src/mask_info_convert.hh | 2 +- modules/img/base/src/mask_op.cc | 2 +- modules/img/base/src/mask_op.hh | 2 +- modules/img/base/src/mask_visitor.hh | 2 +- modules/img/base/src/module_config.hh | 2 +- modules/img/base/src/normalizer_fw.hh | 2 +- modules/img/base/src/normalizer_impl.hh | 2 +- modules/img/base/src/null_data.hh | 2 +- modules/img/base/src/null_function.hh | 2 +- modules/img/base/src/observable.hh | 2 +- modules/img/base/src/paste_impl.cc | 2 +- modules/img/base/src/paste_impl.hh | 2 +- modules/img/base/src/peak.cc | 2 +- modules/img/base/src/peak.hh | 2 +- modules/img/base/src/phase.cc | 2 +- modules/img/base/src/phase.hh | 2 +- modules/img/base/src/physical_units.cc | 2 +- modules/img/base/src/physical_units.hh | 2 +- modules/img/base/src/pixel_sampling.cc | 2 +- modules/img/base/src/pixel_sampling.hh | 2 +- modules/img/base/src/point.cc | 2 +- modules/img/base/src/point.hh | 2 +- modules/img/base/src/point_list.cc | 2 +- modules/img/base/src/point_list.hh | 2 +- modules/img/base/src/polygon_mask.cc | 2 +- modules/img/base/src/polygon_mask.hh | 2 +- modules/img/base/src/progress.cc | 2 +- modules/img/base/src/progress.hh | 2 +- modules/img/base/src/raster_image/raster_image.cc | 2 +- modules/img/base/src/raster_image/raster_image.hh | 2 +- modules/img/base/src/size.cc | 2 +- modules/img/base/src/size.hh | 2 +- modules/img/base/src/spherical_mask.cc | 2 +- modules/img/base/src/spherical_mask.hh | 2 +- modules/img/base/src/util.cc | 2 +- modules/img/base/src/util.hh | 2 +- modules/img/base/src/value_util.hh | 2 +- modules/img/base/src/vecmat.hh | 2 +- modules/img/base/tests/simple_test.cc | 2 +- modules/img/base/tests/single_test_image_handle_mem.cc | 2 +- modules/img/base/tests/test_data.cc | 2 +- modules/img/base/tests/test_data.hh | 2 +- modules/img/base/tests/test_domains.cc | 2 +- modules/img/base/tests/test_extent.cc | 2 +- modules/img/base/tests/test_extent.hh | 2 +- modules/img/base/tests/test_function.cc | 2 +- modules/img/base/tests/test_function.hh | 2 +- modules/img/base/tests/test_image.cc | 2 +- modules/img/base/tests/test_image.hh | 2 +- modules/img/base/tests/test_image_factory.cc | 2 +- modules/img/base/tests/test_image_factory.hh | 2 +- modules/img/base/tests/test_image_impl.cc | 2 +- modules/img/base/tests/test_image_impl.hh | 2 +- modules/img/base/tests/test_image_state.cc | 2 +- modules/img/base/tests/test_image_state.hh | 2 +- modules/img/base/tests/test_image_state_visitor.cc | 2 +- modules/img/base/tests/test_image_state_visitor.hh | 2 +- modules/img/base/tests/test_index.cc | 2 +- modules/img/base/tests/test_index.hh | 2 +- modules/img/base/tests/test_point.cc | 2 +- modules/img/base/tests/test_point.hh | 2 +- modules/img/base/tests/test_sampling.cc | 2 +- modules/img/base/tests/test_sampling.hh | 2 +- modules/img/base/tests/test_size.cc | 2 +- modules/img/base/tests/test_size.hh | 2 +- modules/img/base/tests/test_transform.hh | 2 +- modules/img/base/tests/test_utils.hh | 2 +- modules/img/base/tests/test_value_holder.cc | 2 +- modules/img/base/tests/test_value_holder.hh | 2 +- modules/img/base/tests/tests.cc | 2 +- modules/info/pymod/__init__.py | 2 +- modules/info/pymod/wrap_info.cc | 2 +- modules/info/src/geom_info_conversion.cc | 2 +- modules/info/src/geom_info_conversion.hh | 2 +- modules/info/src/info.hh | 2 +- modules/info/src/info_error.hh | 2 +- modules/info/src/info_fw.hh | 2 +- modules/info/src/info_group.cc | 2 +- modules/info/src/info_group.hh | 2 +- modules/info/src/info_handle.cc | 2 +- modules/info/src/info_handle.hh | 2 +- modules/info/src/info_impl.cc | 2 +- modules/info/src/info_impl.hh | 2 +- modules/info/src/info_impl_fw.hh | 2 +- modules/info/src/info_item.cc | 2 +- modules/info/src/info_item.hh | 2 +- modules/info/src/info_path.cc | 2 +- modules/info/src/info_path.hh | 2 +- modules/info/src/info_set.cc | 2 +- modules/info/src/info_set.hh | 2 +- modules/info/src/info_verbose_visitor.cc | 2 +- modules/info/src/info_verbose_visitor.hh | 2 +- modules/info/src/info_visitor.cc | 2 +- modules/info/src/info_visitor.hh | 2 +- modules/info/src/item_type.hh | 2 +- modules/info/src/item_type_cast.hh | 2 +- modules/info/src/module_config.hh | 2 +- modules/io/pymod/__init__.py | 2 +- modules/io/pymod/export_map_io.cc | 2 +- modules/io/pymod/export_mmcif_io.cc | 2 +- modules/io/pymod/export_pdb_io.cc | 2 +- modules/io/pymod/remote.py | 2 +- modules/io/pymod/wrap_io.cc | 2 +- modules/io/src/binary_data_sink.hh | 2 +- modules/io/src/binary_data_source.hh | 2 +- modules/io/src/container_serialization.hh | 2 +- modules/io/src/convert.cc | 2 +- modules/io/src/convert.hh | 2 +- modules/io/src/converting_streams.hh | 2 +- modules/io/src/img/image_format.hh | 2 +- modules/io/src/img/image_format_conversion.cc | 2 +- modules/io/src/img/image_io_plugin.hh | 2 +- modules/io/src/img/jpk_util.hh | 2 +- modules/io/src/img/load_map.cc | 2 +- modules/io/src/img/load_map.hh | 2 +- modules/io/src/img/map_io_dat_handler.cc | 2 +- modules/io/src/img/map_io_dat_handler.hh | 2 +- modules/io/src/img/map_io_df3_handler.cc | 2 +- modules/io/src/img/map_io_df3_handler.hh | 2 +- modules/io/src/img/map_io_dm3_handler.cc | 2 +- modules/io/src/img/map_io_dm3_handler.hh | 2 +- modules/io/src/img/map_io_dx_handler.cc | 2 +- modules/io/src/img/map_io_dx_handler.hh | 2 +- modules/io/src/img/map_io_handler.hh | 2 +- modules/io/src/img/map_io_ipl_handler.cc | 2 +- modules/io/src/img/map_io_ipl_handler.hh | 2 +- modules/io/src/img/map_io_jpk_handler.cc | 2 +- modules/io/src/img/map_io_jpk_handler.hh | 2 +- modules/io/src/img/map_io_mrc_handler.cc | 2 +- modules/io/src/img/map_io_mrc_handler.hh | 2 +- modules/io/src/img/map_io_nanoscope_handler.cc | 2 +- modules/io/src/img/map_io_nanoscope_handler.hh | 2 +- modules/io/src/img/map_io_png_handler.cc | 2 +- modules/io/src/img/map_io_png_handler.hh | 2 +- modules/io/src/img/map_io_situs_handler.cc | 2 +- modules/io/src/img/map_io_situs_handler.hh | 2 +- modules/io/src/img/map_io_spi_handler.cc | 2 +- modules/io/src/img/map_io_spi_handler.hh | 2 +- modules/io/src/img/map_io_tiff_handler.cc | 2 +- modules/io/src/img/map_io_tiff_handler.hh | 2 +- modules/io/src/img/tiff_util.cc | 2 +- modules/io/src/img/tiff_util.hh | 2 +- modules/io/src/io_exception.hh | 2 +- modules/io/src/io_manager.cc | 2 +- modules/io/src/io_manager.hh | 2 +- modules/io/src/io_utils.cc | 2 +- modules/io/src/io_utils.hh | 2 +- modules/io/src/module_config.hh | 2 +- modules/io/src/mol/chemdict_parser.hh | 2 +- modules/io/src/mol/dcd_io.cc | 2 +- modules/io/src/mol/dcd_io.hh | 2 +- modules/io/src/mol/entity_io_crd_handler.cc | 2 +- modules/io/src/mol/entity_io_crd_handler.hh | 2 +- modules/io/src/mol/entity_io_handler.hh | 2 +- modules/io/src/mol/entity_io_mae_handler.cc | 2 +- modules/io/src/mol/entity_io_mae_handler.hh | 2 +- modules/io/src/mol/entity_io_mmcif_handler.cc | 2 +- modules/io/src/mol/entity_io_mmcif_handler.hh | 2 +- modules/io/src/mol/entity_io_pdb_handler.cc | 2 +- modules/io/src/mol/entity_io_pdb_handler.hh | 2 +- modules/io/src/mol/entity_io_sdf_handler.cc | 2 +- modules/io/src/mol/entity_io_sdf_handler.hh | 2 +- modules/io/src/mol/io_profile.hh | 2 +- modules/io/src/mol/load_entity.cc | 2 +- modules/io/src/mol/load_entity.hh | 2 +- modules/io/src/mol/load_surface.cc | 2 +- modules/io/src/mol/load_surface.hh | 2 +- modules/io/src/mol/mmcif_info.cc | 2 +- modules/io/src/mol/mmcif_info.hh | 2 +- modules/io/src/mol/mmcif_reader.cc | 2 +- modules/io/src/mol/mmcif_reader.hh | 2 +- modules/io/src/mol/pdb_reader.cc | 2 +- modules/io/src/mol/pdb_reader.hh | 2 +- modules/io/src/mol/pdb_writer.cc | 2 +- modules/io/src/mol/pdb_writer.hh | 2 +- modules/io/src/mol/save_entity.cc | 2 +- modules/io/src/mol/save_entity.hh | 2 +- modules/io/src/mol/sdf_reader.cc | 2 +- modules/io/src/mol/sdf_reader.hh | 2 +- modules/io/src/mol/sdf_writer.cc | 2 +- modules/io/src/mol/sdf_writer.hh | 2 +- modules/io/src/mol/star_parser.cc | 2 +- modules/io/src/mol/star_parser.hh | 2 +- modules/io/src/mol/surface_io_handler.hh | 2 +- modules/io/src/mol/surface_io_msms_handler.cc | 2 +- modules/io/src/mol/surface_io_msms_handler.hh | 2 +- modules/io/src/seq/clustal_io_handler.cc | 2 +- modules/io/src/seq/clustal_io_handler.hh | 2 +- modules/io/src/seq/fasta_io_handler.cc | 2 +- modules/io/src/seq/fasta_io_handler.hh | 2 +- modules/io/src/seq/load.cc | 2 +- modules/io/src/seq/load.hh | 2 +- modules/io/src/seq/pir_io_handler.cc | 2 +- modules/io/src/seq/pir_io_handler.hh | 2 +- modules/io/src/seq/promod_io_handler.cc | 2 +- modules/io/src/seq/promod_io_handler.hh | 2 +- modules/io/src/seq/save.cc | 2 +- modules/io/src/seq/save.hh | 2 +- modules/io/src/seq/sequence_io_handler.hh | 2 +- modules/io/src/swap_util.hh | 2 +- modules/io/tests/test_clustal.cc | 2 +- modules/io/tests/test_exceptions.cc | 2 +- modules/io/tests/test_io_crd.cc | 2 +- modules/io/tests/test_io_dcd.cc | 2 +- modules/io/tests/test_io_img.cc | 2 +- modules/io/tests/test_io_pdb.cc | 2 +- modules/io/tests/test_io_sdf.cc | 2 +- modules/io/tests/test_iomanager.cc | 2 +- modules/io/tests/test_mmcif_info.cc | 2 +- modules/io/tests/test_mmcif_reader.cc | 2 +- modules/io/tests/test_pir.cc | 2 +- modules/io/tests/test_star_parser.cc | 2 +- modules/io/tests/tests.cc | 2 +- modules/mol/alg/pymod/export_clash.cc | 2 +- modules/mol/alg/pymod/export_entity_to_density.cc | 2 +- modules/mol/alg/pymod/export_structure_analysis.cc | 2 +- modules/mol/alg/pymod/export_superpose_frames.cc | 2 +- modules/mol/alg/pymod/export_svd_superpose.cc | 2 +- modules/mol/alg/pymod/export_trajectory_analysis.cc | 2 +- modules/mol/alg/pymod/wrap_mol_alg.cc | 2 +- modules/mol/alg/src/clash_score.cc | 2 +- modules/mol/alg/src/clash_score.hh | 2 +- modules/mol/alg/src/consistency_checks.cc | 2 +- modules/mol/alg/src/consistency_checks.hh | 2 +- modules/mol/alg/src/construct_cbeta.hh | 2 +- modules/mol/alg/src/filter_clashes.cc | 2 +- modules/mol/alg/src/filter_clashes.hh | 2 +- modules/mol/alg/src/lddt.cc | 2 +- modules/mol/alg/src/local_dist_diff_test.hh | 2 +- modules/mol/alg/src/module_config.hh | 2 +- modules/mol/alg/src/sec_structure_segments.cc | 2 +- modules/mol/alg/src/sec_structure_segments.hh | 2 +- modules/mol/alg/src/structure_analysis.cc | 2 +- modules/mol/alg/src/structure_analysis.hh | 2 +- modules/mol/alg/src/superpose_frames.cc | 2 +- modules/mol/alg/src/superpose_frames.hh | 2 +- modules/mol/alg/src/svd_superpose.cc | 2 +- modules/mol/alg/src/svd_superpose.hh | 2 +- modules/mol/alg/src/trajectory_analysis.cc | 2 +- modules/mol/alg/src/trajectory_analysis.hh | 2 +- modules/mol/alg/tests/test_consistency_checks.cc | 2 +- modules/mol/alg/tests/test_superposition.cc | 2 +- modules/mol/alg/tests/tests.cc | 2 +- modules/mol/base/pymod/__init__.py | 2 +- modules/mol/base/pymod/export_atom.cc | 2 +- modules/mol/base/pymod/export_atom_view.cc | 2 +- modules/mol/base/pymod/export_bond.cc | 2 +- modules/mol/base/pymod/export_bounding_box.cc | 2 +- modules/mol/base/pymod/export_chain.cc | 2 +- modules/mol/base/pymod/export_chain_view.cc | 2 +- modules/mol/base/pymod/export_coord_frame.cc | 2 +- modules/mol/base/pymod/export_coord_group.cc | 2 +- modules/mol/base/pymod/export_editors.cc | 2 +- modules/mol/base/pymod/export_entity.cc | 2 +- modules/mol/base/pymod/export_entity_view.cc | 2 +- modules/mol/base/pymod/export_property_id.cc | 2 +- modules/mol/base/pymod/export_query.cc | 2 +- modules/mol/base/pymod/export_query_view_wrapper.cc | 2 +- modules/mol/base/pymod/export_residue.cc | 2 +- modules/mol/base/pymod/export_residue_view.cc | 2 +- modules/mol/base/pymod/export_surface.cc | 2 +- modules/mol/base/pymod/export_torsion.cc | 2 +- modules/mol/base/pymod/export_visitor.cc | 2 +- modules/mol/base/pymod/wrap_mol.cc | 2 +- modules/mol/base/src/atom_base.cc | 2 +- modules/mol/base/src/atom_base.hh | 2 +- modules/mol/base/src/atom_handle.cc | 2 +- modules/mol/base/src/atom_handle.hh | 2 +- modules/mol/base/src/atom_view.cc | 2 +- modules/mol/base/src/atom_view.hh | 2 +- modules/mol/base/src/bond_handle.cc | 2 +- modules/mol/base/src/bond_handle.hh | 2 +- modules/mol/base/src/bond_table.hh | 2 +- modules/mol/base/src/bounding_box.cc | 2 +- modules/mol/base/src/bounding_box.hh | 2 +- modules/mol/base/src/chain_base.cc | 2 +- modules/mol/base/src/chain_base.hh | 2 +- modules/mol/base/src/chain_handle.cc | 2 +- modules/mol/base/src/chain_handle.hh | 2 +- modules/mol/base/src/chain_type.cc | 2 +- modules/mol/base/src/chain_type.hh | 2 +- modules/mol/base/src/chain_view.cc | 2 +- modules/mol/base/src/chain_view.hh | 2 +- modules/mol/base/src/chem_class.hh | 2 +- modules/mol/base/src/chem_type.hh | 2 +- modules/mol/base/src/coord_frame.cc | 2 +- modules/mol/base/src/coord_frame.hh | 2 +- modules/mol/base/src/coord_group.cc | 2 +- modules/mol/base/src/coord_group.hh | 2 +- modules/mol/base/src/coord_source.cc | 2 +- modules/mol/base/src/coord_source.hh | 2 +- modules/mol/base/src/editor_base.cc | 2 +- modules/mol/base/src/editor_base.hh | 2 +- modules/mol/base/src/editor_type_fw.hh | 2 +- modules/mol/base/src/entity_base.cc | 2 +- modules/mol/base/src/entity_base.hh | 2 +- modules/mol/base/src/entity_handle.cc | 2 +- modules/mol/base/src/entity_handle.hh | 2 +- modules/mol/base/src/entity_observer.cc | 2 +- modules/mol/base/src/entity_observer.hh | 2 +- modules/mol/base/src/entity_observer_fw.hh | 2 +- modules/mol/base/src/entity_property_mapper.cc | 2 +- modules/mol/base/src/entity_property_mapper.hh | 2 +- modules/mol/base/src/entity_view.cc | 2 +- modules/mol/base/src/entity_view.hh | 2 +- modules/mol/base/src/entity_visitor.cc | 2 +- modules/mol/base/src/entity_visitor.hh | 2 +- modules/mol/base/src/entity_visitor_fw.hh | 2 +- modules/mol/base/src/handle_type_fw.hh | 2 +- modules/mol/base/src/ics_editor.cc | 2 +- modules/mol/base/src/ics_editor.hh | 2 +- modules/mol/base/src/impl/atom_group.hh | 2 +- modules/mol/base/src/impl/atom_impl.cc | 2 +- modules/mol/base/src/impl/atom_impl.hh | 2 +- modules/mol/base/src/impl/atom_impl_fw.hh | 2 +- modules/mol/base/src/impl/atom_prop.cc | 2 +- modules/mol/base/src/impl/atom_prop.hh | 2 +- modules/mol/base/src/impl/chain_impl.cc | 2 +- modules/mol/base/src/impl/chain_impl.hh | 2 +- modules/mol/base/src/impl/chain_impl_fw.hh | 2 +- modules/mol/base/src/impl/connector_impl.cc | 2 +- modules/mol/base/src/impl/connector_impl.hh | 2 +- modules/mol/base/src/impl/connector_impl_fw.hh | 2 +- modules/mol/base/src/impl/dataset_impl.hh | 2 +- modules/mol/base/src/impl/dataset_impl_fw.hh | 2 +- modules/mol/base/src/impl/dihedral.cc | 2 +- modules/mol/base/src/impl/dihedral.hh | 2 +- modules/mol/base/src/impl/entity_impl.cc | 2 +- modules/mol/base/src/impl/entity_impl.hh | 2 +- modules/mol/base/src/impl/entity_impl_fw.hh | 2 +- modules/mol/base/src/impl/fragment_impl.cc | 2 +- modules/mol/base/src/impl/fragment_impl.hh | 2 +- modules/mol/base/src/impl/fragment_impl_fw.hh | 2 +- modules/mol/base/src/impl/pointer_iterator.hh | 2 +- modules/mol/base/src/impl/query_ast.cc | 2 +- modules/mol/base/src/impl/query_ast.hh | 2 +- modules/mol/base/src/impl/query_ast_fw.hh | 2 +- modules/mol/base/src/impl/query_impl.cc | 2 +- modules/mol/base/src/impl/query_impl.hh | 2 +- modules/mol/base/src/impl/query_impl_fw.hh | 2 +- modules/mol/base/src/impl/residue_impl.cc | 2 +- modules/mol/base/src/impl/residue_impl.hh | 2 +- modules/mol/base/src/impl/residue_impl_fw.hh | 2 +- modules/mol/base/src/impl/surface_impl.cc | 2 +- modules/mol/base/src/impl/surface_impl.hh | 2 +- modules/mol/base/src/impl/surface_impl_fw.hh | 2 +- modules/mol/base/src/impl/torsion_impl.cc | 2 +- modules/mol/base/src/impl/torsion_impl.hh | 2 +- modules/mol/base/src/impl/torsion_impl_fw.hh | 2 +- modules/mol/base/src/in_mem_coord_source.hh | 2 +- modules/mol/base/src/iterator.cc | 2 +- modules/mol/base/src/iterator.hh | 2 +- modules/mol/base/src/iterator_fw.hh | 2 +- modules/mol/base/src/module_config.hh | 2 +- modules/mol/base/src/mol.hh | 2 +- modules/mol/base/src/not_connected_error.cc | 2 +- modules/mol/base/src/not_connected_error.hh | 2 +- modules/mol/base/src/property_id.cc | 2 +- modules/mol/base/src/property_id.hh | 2 +- modules/mol/base/src/query.cc | 2 +- modules/mol/base/src/query.hh | 2 +- modules/mol/base/src/query_error.cc | 2 +- modules/mol/base/src/query_error.hh | 2 +- modules/mol/base/src/query_state.cc | 2 +- modules/mol/base/src/query_state.hh | 2 +- modules/mol/base/src/query_view_wrapper.cc | 2 +- modules/mol/base/src/query_view_wrapper.hh | 2 +- modules/mol/base/src/residue_base.cc | 2 +- modules/mol/base/src/residue_base.hh | 2 +- modules/mol/base/src/residue_handle.cc | 2 +- modules/mol/base/src/residue_handle.hh | 2 +- modules/mol/base/src/residue_prop.hh | 2 +- modules/mol/base/src/residue_view.cc | 2 +- modules/mol/base/src/residue_view.hh | 2 +- modules/mol/base/src/sec_structure.hh | 2 +- modules/mol/base/src/skel_link.cc | 2 +- modules/mol/base/src/skel_link.hh | 2 +- modules/mol/base/src/skel_link_fw.hh | 2 +- modules/mol/base/src/spatial_organizer.hh | 2 +- modules/mol/base/src/surface.hh | 2 +- modules/mol/base/src/surface_builder.cc | 2 +- modules/mol/base/src/surface_builder.hh | 2 +- modules/mol/base/src/surface_handle.cc | 2 +- modules/mol/base/src/surface_handle.hh | 2 +- modules/mol/base/src/surface_prop.hh | 2 +- modules/mol/base/src/torsion_handle.cc | 2 +- modules/mol/base/src/torsion_handle.hh | 2 +- modules/mol/base/src/view_op.cc | 2 +- modules/mol/base/src/view_op.hh | 2 +- modules/mol/base/src/view_type_fw.hh | 2 +- modules/mol/base/src/xcs_editor.cc | 2 +- modules/mol/base/src/xcs_editor.hh | 2 +- modules/mol/base/tests/dummy_ent.hh | 2 +- modules/mol/base/tests/test_atom_groups.cc | 2 +- modules/mol/base/tests/test_chain.cc | 2 +- modules/mol/base/tests/test_conn.cc | 2 +- modules/mol/base/tests/test_coord_group.cc | 2 +- modules/mol/base/tests/test_delete.cc | 2 +- modules/mol/base/tests/test_entity.cc | 2 +- modules/mol/base/tests/test_ics.cc | 2 +- modules/mol/base/tests/test_iterators.cc | 2 +- modules/mol/base/tests/test_query.cc | 2 +- modules/mol/base/tests/test_residue.cc | 2 +- modules/mol/base/tests/test_surface.cc | 2 +- modules/mol/base/tests/test_view.cc | 2 +- modules/mol/base/tests/test_view_op.cc | 2 +- modules/mol/base/tests/tests.cc | 2 +- modules/seq/alg/pymod/wrap_seq_alg.cc | 2 +- modules/seq/alg/src/alignment_opts.hh | 2 +- modules/seq/alg/src/conservation.cc | 2 +- modules/seq/alg/src/conservation.hh | 2 +- modules/seq/alg/src/global_align.cc | 2 +- modules/seq/alg/src/global_align.hh | 2 +- modules/seq/alg/src/impl/align_impl.hh | 2 +- modules/seq/alg/src/ins_del.cc | 2 +- modules/seq/alg/src/ins_del.hh | 2 +- modules/seq/alg/src/local_align.cc | 2 +- modules/seq/alg/src/local_align.hh | 2 +- modules/seq/alg/src/merge_pairwise_alignments.cc | 2 +- modules/seq/alg/src/merge_pairwise_alignments.hh | 2 +- modules/seq/alg/src/module_config.hh | 2 +- modules/seq/alg/src/sequence_identity.cc | 2 +- modules/seq/alg/src/sequence_identity.hh | 2 +- modules/seq/alg/src/subst_weight_matrix.cc | 2 +- modules/seq/alg/src/subst_weight_matrix.hh | 2 +- modules/seq/alg/tests/test_merge_pairwise_alignments.cc | 2 +- modules/seq/alg/tests/test_sequence_identity.cc | 2 +- modules/seq/alg/tests/tests.cc | 2 +- modules/seq/base/pymod/__init__.py | 2 +- modules/seq/base/pymod/const_seq_list_export_def.hh | 2 +- modules/seq/base/pymod/export_sequence.cc | 2 +- modules/seq/base/pymod/wrap_seq.cc | 2 +- modules/seq/base/src/aligned_column.cc | 2 +- modules/seq/base/src/aligned_column.hh | 2 +- modules/seq/base/src/aligned_column_iterator.hh | 2 +- modules/seq/base/src/aligned_region.cc | 2 +- modules/seq/base/src/aligned_region.hh | 2 +- modules/seq/base/src/alignment_handle.cc | 2 +- modules/seq/base/src/alignment_handle.hh | 2 +- modules/seq/base/src/impl/sequence_impl.cc | 2 +- modules/seq/base/src/impl/sequence_impl.hh | 2 +- modules/seq/base/src/impl/sequence_impl_fw.hh | 2 +- modules/seq/base/src/impl/sequence_list_impl.cc | 2 +- modules/seq/base/src/impl/sequence_list_impl.hh | 2 +- modules/seq/base/src/impl/sequence_list_impl_fw.hh | 2 +- modules/seq/base/src/impl/sequence_list_iterator.hh | 2 +- modules/seq/base/src/invalid_sequence.hh | 2 +- modules/seq/base/src/module_config.hh | 2 +- modules/seq/base/src/sequence_handle.cc | 2 +- modules/seq/base/src/sequence_handle.hh | 2 +- modules/seq/base/src/sequence_list.cc | 2 +- modules/seq/base/src/sequence_list.hh | 2 +- modules/seq/base/src/sequence_op.cc | 2 +- modules/seq/base/src/sequence_op.hh | 2 +- modules/seq/base/src/views_from_sequences.cc | 2 +- modules/seq/base/src/views_from_sequences.hh | 2 +- modules/seq/base/tests/test_aligned_column.cc | 2 +- modules/seq/base/tests/test_aligned_region.cc | 2 +- modules/seq/base/tests/test_alignment.cc | 2 +- modules/seq/base/tests/test_sequence.cc | 2 +- modules/seq/base/tests/tests.cc | 2 +- 1339 files changed, 1339 insertions(+), 1339 deletions(-) diff --git a/modules/base/pymod/__init__.py b/modules/base/pymod/__init__.py index 139f58c81..8ecfacd79 100644 --- a/modules/base/pymod/__init__.py +++ b/modules/base/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/pymod/export_generic_property.cc b/modules/base/pymod/export_generic_property.cc index d4b6c130e..f36a12d06 100644 --- a/modules/base/pymod/export_generic_property.cc +++ b/modules/base/pymod/export_generic_property.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/pymod/export_logger.cc b/modules/base/pymod/export_logger.cc index 2e4782318..3b8b4b661 100644 --- a/modules/base/pymod/export_logger.cc +++ b/modules/base/pymod/export_logger.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/pymod/export_range.cc b/modules/base/pymod/export_range.cc index 11e5f1ea1..6aea1e0c1 100644 --- a/modules/base/pymod/export_range.cc +++ b/modules/base/pymod/export_range.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/pymod/export_units.cc b/modules/base/pymod/export_units.cc index 4ec4d9d66..80fa61862 100644 --- a/modules/base/pymod/export_units.cc +++ b/modules/base/pymod/export_units.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/base/pymod/wrap_base.cc b/modules/base/pymod/wrap_base.cc index 1245135e5..e1a74154a 100644 --- a/modules/base/pymod/wrap_base.cc +++ b/modules/base/pymod/wrap_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/boost_filesystem_helper.cc b/modules/base/src/boost_filesystem_helper.cc index ee5beed80..b235b0498 100644 --- a/modules/base/src/boost_filesystem_helper.cc +++ b/modules/base/src/boost_filesystem_helper.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/boost_filesystem_helper.hh b/modules/base/src/boost_filesystem_helper.hh index 25609fefd..450ffa94d 100644 --- a/modules/base/src/boost_filesystem_helper.hh +++ b/modules/base/src/boost_filesystem_helper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/dyn_cast.hh b/modules/base/src/dyn_cast.hh index f6a184710..c5c5c6253 100644 --- a/modules/base/src/dyn_cast.hh +++ b/modules/base/src/dyn_cast.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/export_helper/generic_property_def.hh b/modules/base/src/export_helper/generic_property_def.hh index d6f643103..ef13e3490 100644 --- a/modules/base/src/export_helper/generic_property_def.hh +++ b/modules/base/src/export_helper/generic_property_def.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/export_helper/pair_to_tuple_conv.hh b/modules/base/src/export_helper/pair_to_tuple_conv.hh index 7259326e7..e187b0a92 100644 --- a/modules/base/src/export_helper/pair_to_tuple_conv.hh +++ b/modules/base/src/export_helper/pair_to_tuple_conv.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/generic_property.cc b/modules/base/src/generic_property.cc index 2c1eace75..d537009e5 100644 --- a/modules/base/src/generic_property.cc +++ b/modules/base/src/generic_property.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/generic_property.hh b/modules/base/src/generic_property.hh index f2c078339..5220d7741 100644 --- a/modules/base/src/generic_property.hh +++ b/modules/base/src/generic_property.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/integrity_error.hh b/modules/base/src/integrity_error.hh index 61a190fc8..ca6b01616 100644 --- a/modules/base/src/integrity_error.hh +++ b/modules/base/src/integrity_error.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/invalid_handle.hh b/modules/base/src/invalid_handle.hh index a8345cbdd..314d23cd4 100644 --- a/modules/base/src/invalid_handle.hh +++ b/modules/base/src/invalid_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/log.cc b/modules/base/src/log.cc index 67b6fa72b..a8c40a630 100644 --- a/modules/base/src/log.cc +++ b/modules/base/src/log.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/log.hh b/modules/base/src/log.hh index c032ba405..934ee37bb 100644 --- a/modules/base/src/log.hh +++ b/modules/base/src/log.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/log_sink.cc b/modules/base/src/log_sink.cc index 452c4ef7d..4521e74a3 100644 --- a/modules/base/src/log_sink.cc +++ b/modules/base/src/log_sink.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/log_sink.hh b/modules/base/src/log_sink.hh index 2de74c4fc..f06d4ae1c 100644 --- a/modules/base/src/log_sink.hh +++ b/modules/base/src/log_sink.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/message.cc b/modules/base/src/message.cc index ddabda981..572480206 100644 --- a/modules/base/src/message.cc +++ b/modules/base/src/message.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/base/src/message.hh b/modules/base/src/message.hh index 92c34d3a5..5dd148264 100644 --- a/modules/base/src/message.hh +++ b/modules/base/src/message.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/base/src/module_config.hh b/modules/base/src/module_config.hh index 0c982afaf..6a4c6adf4 100644 --- a/modules/base/src/module_config.hh +++ b/modules/base/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/platform.cc b/modules/base/src/platform.cc index 346ba8627..52e75870f 100644 --- a/modules/base/src/platform.cc +++ b/modules/base/src/platform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/platform.hh b/modules/base/src/platform.hh index ce2f1a8be..57af6e9b5 100644 --- a/modules/base/src/platform.hh +++ b/modules/base/src/platform.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/pod_vector.hh b/modules/base/src/pod_vector.hh index 510470c14..5e45bd2f8 100644 --- a/modules/base/src/pod_vector.hh +++ b/modules/base/src/pod_vector.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/profile.cc b/modules/base/src/profile.cc index 8ce233e3c..1a3bae89c 100644 --- a/modules/base/src/profile.cc +++ b/modules/base/src/profile.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/profile.hh b/modules/base/src/profile.hh index 1090f7f38..a255bfce2 100644 --- a/modules/base/src/profile.hh +++ b/modules/base/src/profile.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/ptr_observer.hh b/modules/base/src/ptr_observer.hh index 10974f338..4b98e1fd5 100644 --- a/modules/base/src/ptr_observer.hh +++ b/modules/base/src/ptr_observer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/base/src/range.hh b/modules/base/src/range.hh index 4d3e06501..64f78a183 100644 --- a/modules/base/src/range.hh +++ b/modules/base/src/range.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/string_ref.cc b/modules/base/src/string_ref.cc index 2f2167a14..03209b11f 100644 --- a/modules/base/src/string_ref.cc +++ b/modules/base/src/string_ref.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/string_ref.hh b/modules/base/src/string_ref.hh index 881de651a..802dd5940 100644 --- a/modules/base/src/string_ref.hh +++ b/modules/base/src/string_ref.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/test_utils/compare_files.cc b/modules/base/src/test_utils/compare_files.cc index 0375d2ddf..904b14a7f 100644 --- a/modules/base/src/test_utils/compare_files.cc +++ b/modules/base/src/test_utils/compare_files.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/test_utils/compare_files.hh b/modules/base/src/test_utils/compare_files.hh index 57caf4ec9..15edfa7c6 100644 --- a/modules/base/src/test_utils/compare_files.hh +++ b/modules/base/src/test_utils/compare_files.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/src/units.cc b/modules/base/src/units.cc index 28dd5d1b9..cb0f7dc55 100644 --- a/modules/base/src/units.cc +++ b/modules/base/src/units.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/base/src/units.hh b/modules/base/src/units.hh index aa3fa3792..65dcd8004 100644 --- a/modules/base/src/units.hh +++ b/modules/base/src/units.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/tests/test_generic_property.cc b/modules/base/tests/test_generic_property.cc index f82616327..83f4aef79 100644 --- a/modules/base/tests/test_generic_property.cc +++ b/modules/base/tests/test_generic_property.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/tests/test_pod_vector.cc b/modules/base/tests/test_pod_vector.cc index 3198b20fd..0e7225ced 100644 --- a/modules/base/tests/test_pod_vector.cc +++ b/modules/base/tests/test_pod_vector.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/tests/test_string_ref.cc b/modules/base/tests/test_string_ref.cc index c9aba72a0..05b9bd844 100644 --- a/modules/base/tests/test_string_ref.cc +++ b/modules/base/tests/test_string_ref.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/base/tests/tests.cc b/modules/base/tests/tests.cc index d24cf4d97..9d9646b9f 100644 --- a/modules/base/tests/tests.cc +++ b/modules/base/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/bindings/pymod/cadscore.py b/modules/bindings/pymod/cadscore.py index 3ee861ff1..fdaef13a9 100644 --- a/modules/bindings/pymod/cadscore.py +++ b/modules/bindings/pymod/cadscore.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2009 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/bindings/pymod/dssp.py b/modules/bindings/pymod/dssp.py index 4cefca3f8..f27aa9db9 100644 --- a/modules/bindings/pymod/dssp.py +++ b/modules/bindings/pymod/dssp.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2009 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/bindings/pymod/tmtools.py b/modules/bindings/pymod/tmtools.py index d3cf1fbe2..3c53b9975 100644 --- a/modules/bindings/pymod/tmtools.py +++ b/modules/bindings/pymod/tmtools.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2009 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/config/base.hh b/modules/config/base.hh index da65922e2..02bdc2b4c 100644 --- a/modules/config/base.hh +++ b/modules/config/base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/config/dllexport.hh b/modules/config/dllexport.hh index b8b26a58b..3cacc7c0b 100755 --- a/modules/config/dllexport.hh +++ b/modules/config/dllexport.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/__init__.py b/modules/conop/pymod/__init__.py index 23fc1c6fc..a24f5d2ec 100644 --- a/modules/conop/pymod/__init__.py +++ b/modules/conop/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_amino_acids.cc b/modules/conop/pymod/export_amino_acids.cc index bcb6e843e..923c74555 100644 --- a/modules/conop/pymod/export_amino_acids.cc +++ b/modules/conop/pymod/export_amino_acids.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_builder.cc b/modules/conop/pymod/export_builder.cc index 5bcd8f717..1897983f9 100644 --- a/modules/conop/pymod/export_builder.cc +++ b/modules/conop/pymod/export_builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_compound.cc b/modules/conop/pymod/export_compound.cc index 212e69ce1..6b8196e67 100644 --- a/modules/conop/pymod/export_compound.cc +++ b/modules/conop/pymod/export_compound.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_conop.cc b/modules/conop/pymod/export_conop.cc index 309060849..309ce86b3 100644 --- a/modules/conop/pymod/export_conop.cc +++ b/modules/conop/pymod/export_conop.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_non_standard.cc b/modules/conop/pymod/export_non_standard.cc index 8898fc1aa..50b1fd2d6 100644 --- a/modules/conop/pymod/export_non_standard.cc +++ b/modules/conop/pymod/export_non_standard.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/export_ring_finder.cc b/modules/conop/pymod/export_ring_finder.cc index 0586507c7..7f48ced62 100644 --- a/modules/conop/pymod/export_ring_finder.cc +++ b/modules/conop/pymod/export_ring_finder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/pymod/wrap_conop.cc b/modules/conop/pymod/wrap_conop.cc index b3a102816..6573bf41a 100644 --- a/modules/conop/pymod/wrap_conop.cc +++ b/modules/conop/pymod/wrap_conop.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/amino_acids.cc b/modules/conop/src/amino_acids.cc index 7b44c0b33..7665e97b3 100644 --- a/modules/conop/src/amino_acids.cc +++ b/modules/conop/src/amino_acids.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/amino_acids.hh b/modules/conop/src/amino_acids.hh index 8cca99c44..aeeb6a21d 100644 --- a/modules/conop/src/amino_acids.hh +++ b/modules/conop/src/amino_acids.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/builder.cc b/modules/conop/src/builder.cc index a2bca80f5..0a24cf56f 100644 --- a/modules/conop/src/builder.cc +++ b/modules/conop/src/builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/builder.hh b/modules/conop/src/builder.hh index 992e54df3..4b915681a 100644 --- a/modules/conop/src/builder.hh +++ b/modules/conop/src/builder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/builder_fw.hh b/modules/conop/src/builder_fw.hh index 89224d626..c61de7bec 100644 --- a/modules/conop/src/builder_fw.hh +++ b/modules/conop/src/builder_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/chemdict_tool.cc b/modules/conop/src/chemdict_tool.cc index d6876fbce..9cd043f00 100644 --- a/modules/conop/src/chemdict_tool.cc +++ b/modules/conop/src/chemdict_tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/compound.cc b/modules/conop/src/compound.cc index d874981bb..dc6ff57c8 100644 --- a/modules/conop/src/compound.cc +++ b/modules/conop/src/compound.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/compound.hh b/modules/conop/src/compound.hh index 6dc5fdd21..7e8c42457 100644 --- a/modules/conop/src/compound.hh +++ b/modules/conop/src/compound.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/compound_lib.cc b/modules/conop/src/compound_lib.cc index 54be0d9b5..bc73c9d13 100644 --- a/modules/conop/src/compound_lib.cc +++ b/modules/conop/src/compound_lib.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/compound_lib.hh b/modules/conop/src/compound_lib.hh index ec3ed9fbb..c79463a6f 100644 --- a/modules/conop/src/compound_lib.hh +++ b/modules/conop/src/compound_lib.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/conop.cc b/modules/conop/src/conop.cc index a68079507..e48b3444e 100644 --- a/modules/conop/src/conop.cc +++ b/modules/conop/src/conop.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/conop.hh b/modules/conop/src/conop.hh index 9f9b92e7c..1234a30fd 100644 --- a/modules/conop/src/conop.hh +++ b/modules/conop/src/conop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/diag.cc b/modules/conop/src/diag.cc index 26fe9b7b5..75245fc93 100644 --- a/modules/conop/src/diag.cc +++ b/modules/conop/src/diag.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/diag.hh b/modules/conop/src/diag.hh index 55a58e15c..58f476554 100644 --- a/modules/conop/src/diag.hh +++ b/modules/conop/src/diag.hh @@ -1,7 +1,7 @@ #//------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/heuristic_builder.cc b/modules/conop/src/heuristic_builder.cc index 62a62dffc..07922d6a2 100644 --- a/modules/conop/src/heuristic_builder.cc +++ b/modules/conop/src/heuristic_builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/heuristic_builder.hh b/modules/conop/src/heuristic_builder.hh index 4010b26cf..09a991345 100644 --- a/modules/conop/src/heuristic_builder.hh +++ b/modules/conop/src/heuristic_builder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/heuristic_connect_table.hh b/modules/conop/src/heuristic_connect_table.hh index a85e04899..15e0f1a25 100644 --- a/modules/conop/src/heuristic_connect_table.hh +++ b/modules/conop/src/heuristic_connect_table.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/module_config.hh b/modules/conop/src/module_config.hh index 4fd2e98e1..224a38c88 100644 --- a/modules/conop/src/module_config.hh +++ b/modules/conop/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/nonstandard.cc b/modules/conop/src/nonstandard.cc index 8dcc2fd24..eeccdb60d 100644 --- a/modules/conop/src/nonstandard.cc +++ b/modules/conop/src/nonstandard.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/nonstandard.hh b/modules/conop/src/nonstandard.hh index 314355c02..374694303 100644 --- a/modules/conop/src/nonstandard.hh +++ b/modules/conop/src/nonstandard.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/ring_finder.cc b/modules/conop/src/ring_finder.cc index d6d94532d..04351f1d4 100755 --- a/modules/conop/src/ring_finder.cc +++ b/modules/conop/src/ring_finder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/ring_finder.hh b/modules/conop/src/ring_finder.hh index 1f0692523..e617e85c1 100755 --- a/modules/conop/src/ring_finder.hh +++ b/modules/conop/src/ring_finder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/rule_based_builder.cc b/modules/conop/src/rule_based_builder.cc index 25278892e..529fbcbc6 100644 --- a/modules/conop/src/rule_based_builder.cc +++ b/modules/conop/src/rule_based_builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/src/rule_based_builder.hh b/modules/conop/src/rule_based_builder.hh index 61b776be2..71a6fd034 100644 --- a/modules/conop/src/rule_based_builder.hh +++ b/modules/conop/src/rule_based_builder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/tests/test_builder.cc b/modules/conop/tests/test_builder.cc index b6ec7843a..0d5d65371 100644 --- a/modules/conop/tests/test_builder.cc +++ b/modules/conop/tests/test_builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/tests/test_heuristic_builder.cc b/modules/conop/tests/test_heuristic_builder.cc index 00ab84b24..bca1b67ee 100644 --- a/modules/conop/tests/test_heuristic_builder.cc +++ b/modules/conop/tests/test_heuristic_builder.cc @@ -1,7 +1,7 @@ // ------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/tests/test_rule_based_builder.cc b/modules/conop/tests/test_rule_based_builder.cc index dc4043409..bc89d94a5 100644 --- a/modules/conop/tests/test_rule_based_builder.cc +++ b/modules/conop/tests/test_rule_based_builder.cc @@ -1,7 +1,7 @@ // ----------------------------------------------------------------------------- // This file is part of the OpenStructure project <www.openstructure.org> -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/conop/tests/tests.cc b/modules/conop/tests/tests.cc index 6d5308c49..7a6d17c40 100644 --- a/modules/conop/tests/tests.cc +++ b/modules/conop/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/db/pymod/__init__.py b/modules/db/pymod/__init__.py index 5935d8869..2ce41f6fd 100644 --- a/modules/db/pymod/__init__.py +++ b/modules/db/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/db/src/module_config.hh b/modules/db/src/module_config.hh index af88f65b2..cdc876ae1 100644 --- a/modules/db/src/module_config.hh +++ b/modules/db/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/db/src/sqlite_conv.hh b/modules/db/src/sqlite_conv.hh index f353ff10b..afcc6030a 100644 --- a/modules/db/src/sqlite_conv.hh +++ b/modules/db/src/sqlite_conv.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/db/src/sqlite_wrap.cc b/modules/db/src/sqlite_wrap.cc index cbdbe5767..f67d85cb0 100644 --- a/modules/db/src/sqlite_wrap.cc +++ b/modules/db/src/sqlite_wrap.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/db/src/sqlite_wrap.hh b/modules/db/src/sqlite_wrap.hh index 39fce39e0..e2e8234fd 100644 --- a/modules/db/src/sqlite_wrap.hh +++ b/modules/db/src/sqlite_wrap.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/__init__.py b/modules/geom/pymod/__init__.py index ea5180182..bd4691781 100644 --- a/modules/geom/pymod/__init__.py +++ b/modules/geom/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_composite2.cc b/modules/geom/pymod/export_composite2.cc index 2965b56f7..d208ab107 100644 --- a/modules/geom/pymod/export_composite2.cc +++ b/modules/geom/pymod/export_composite2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_composite2_op.cc b/modules/geom/pymod/export_composite2_op.cc index c46663fb5..2ea8462b1 100644 --- a/modules/geom/pymod/export_composite2_op.cc +++ b/modules/geom/pymod/export_composite2_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_composite3.cc b/modules/geom/pymod/export_composite3.cc index 954c03f47..4a37c79f7 100644 --- a/modules/geom/pymod/export_composite3.cc +++ b/modules/geom/pymod/export_composite3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_composite3_op.cc b/modules/geom/pymod/export_composite3_op.cc index b3d6d6ae9..ba6faf85f 100644 --- a/modules/geom/pymod/export_composite3_op.cc +++ b/modules/geom/pymod/export_composite3_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_mat2.cc b/modules/geom/pymod/export_mat2.cc index 3200708c1..0338f1ddd 100644 --- a/modules/geom/pymod/export_mat2.cc +++ b/modules/geom/pymod/export_mat2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_mat3.cc b/modules/geom/pymod/export_mat3.cc index da9de31cc..1e543b7d9 100644 --- a/modules/geom/pymod/export_mat3.cc +++ b/modules/geom/pymod/export_mat3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_mat4.cc b/modules/geom/pymod/export_mat4.cc index 27d1f27e8..1745e35b7 100644 --- a/modules/geom/pymod/export_mat4.cc +++ b/modules/geom/pymod/export_mat4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_quat.cc b/modules/geom/pymod/export_quat.cc index 06b89ace1..7e233f69c 100644 --- a/modules/geom/pymod/export_quat.cc +++ b/modules/geom/pymod/export_quat.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_transform.cc b/modules/geom/pymod/export_transform.cc index e981062ed..b2f921246 100644 --- a/modules/geom/pymod/export_transform.cc +++ b/modules/geom/pymod/export_transform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vec2.cc b/modules/geom/pymod/export_vec2.cc index 32b98f8bf..161bda9f6 100644 --- a/modules/geom/pymod/export_vec2.cc +++ b/modules/geom/pymod/export_vec2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vec3.cc b/modules/geom/pymod/export_vec3.cc index a1c501321..aab91add3 100644 --- a/modules/geom/pymod/export_vec3.cc +++ b/modules/geom/pymod/export_vec3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vec4.cc b/modules/geom/pymod/export_vec4.cc index 4b4fcdcb9..986fbfa73 100644 --- a/modules/geom/pymod/export_vec4.cc +++ b/modules/geom/pymod/export_vec4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vecmat2_op.cc b/modules/geom/pymod/export_vecmat2_op.cc index e8cfbb20f..8f594681f 100644 --- a/modules/geom/pymod/export_vecmat2_op.cc +++ b/modules/geom/pymod/export_vecmat2_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vecmat3_op.cc b/modules/geom/pymod/export_vecmat3_op.cc index 7e4fb61af..b858001fa 100644 --- a/modules/geom/pymod/export_vecmat3_op.cc +++ b/modules/geom/pymod/export_vecmat3_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/export_vecmat4_op.cc b/modules/geom/pymod/export_vecmat4_op.cc index e41b90ca0..af64cef74 100644 --- a/modules/geom/pymod/export_vecmat4_op.cc +++ b/modules/geom/pymod/export_vecmat4_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/import_wrapper.hh b/modules/geom/pymod/import_wrapper.hh index 0bbd2e6d8..fa687fa24 100644 --- a/modules/geom/pymod/import_wrapper.hh +++ b/modules/geom/pymod/import_wrapper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/pymod/wrap_geom.cc b/modules/geom/pymod/wrap_geom.cc index 891314c75..14df2fa8b 100644 --- a/modules/geom/pymod/wrap_geom.cc +++ b/modules/geom/pymod/wrap_geom.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/aligned_cuboid.cc b/modules/geom/src/aligned_cuboid.cc index 44baf5210..ebd772733 100644 --- a/modules/geom/src/aligned_cuboid.cc +++ b/modules/geom/src/aligned_cuboid.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/aligned_cuboid.hh b/modules/geom/src/aligned_cuboid.hh index b575d9caa..9d2298942 100644 --- a/modules/geom/src/aligned_cuboid.hh +++ b/modules/geom/src/aligned_cuboid.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/circular_iterator.hh b/modules/geom/src/circular_iterator.hh index a0d9ea3e6..2e8755944 100644 --- a/modules/geom/src/circular_iterator.hh +++ b/modules/geom/src/circular_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite.hh b/modules/geom/src/composite.hh index 901711a14..6d1ad48c1 100644 --- a/modules/geom/src/composite.hh +++ b/modules/geom/src/composite.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite2.cc b/modules/geom/src/composite2.cc index 56ca19a0f..b72d334dd 100644 --- a/modules/geom/src/composite2.cc +++ b/modules/geom/src/composite2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite2.hh b/modules/geom/src/composite2.hh index 462255cd8..bcbc9a779 100644 --- a/modules/geom/src/composite2.hh +++ b/modules/geom/src/composite2.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite2_op.cc b/modules/geom/src/composite2_op.cc index 157e7a6e8..ad25008f8 100644 --- a/modules/geom/src/composite2_op.cc +++ b/modules/geom/src/composite2_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite2_op.hh b/modules/geom/src/composite2_op.hh index 0c4e75b0c..71eb1b3c6 100644 --- a/modules/geom/src/composite2_op.hh +++ b/modules/geom/src/composite2_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite3.cc b/modules/geom/src/composite3.cc index c71cb3368..3813fb668 100644 --- a/modules/geom/src/composite3.cc +++ b/modules/geom/src/composite3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite3.hh b/modules/geom/src/composite3.hh index 205879fd6..8e8805036 100644 --- a/modules/geom/src/composite3.hh +++ b/modules/geom/src/composite3.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite3_op.cc b/modules/geom/src/composite3_op.cc index 9e1772e83..09fb2c72e 100644 --- a/modules/geom/src/composite3_op.cc +++ b/modules/geom/src/composite3_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite3_op.hh b/modules/geom/src/composite3_op.hh index fcfc33713..23bdf3e5e 100644 --- a/modules/geom/src/composite3_op.hh +++ b/modules/geom/src/composite3_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/composite_op.hh b/modules/geom/src/composite_op.hh index 2fa4475ba..b81c5a32d 100644 --- a/modules/geom/src/composite_op.hh +++ b/modules/geom/src/composite_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/constants.hh b/modules/geom/src/constants.hh index ba68bab68..45b8b111e 100644 --- a/modules/geom/src/constants.hh +++ b/modules/geom/src/constants.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/def.hh b/modules/geom/src/def.hh index be53eb5f0..fb100fa79 100644 --- a/modules/geom/src/def.hh +++ b/modules/geom/src/def.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/exc.hh b/modules/geom/src/exc.hh index 2aa41c706..0c4390030 100644 --- a/modules/geom/src/exc.hh +++ b/modules/geom/src/exc.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/fnc.hh b/modules/geom/src/fnc.hh index f5bdf5cb5..0062db1f7 100644 --- a/modules/geom/src/fnc.hh +++ b/modules/geom/src/fnc.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/geom.hh b/modules/geom/src/geom.hh index 3ea79e7f7..2bf028ab5 100644 --- a/modules/geom/src/geom.hh +++ b/modules/geom/src/geom.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat.hh b/modules/geom/src/mat.hh index 1a201f96f..8127088ac 100644 --- a/modules/geom/src/mat.hh +++ b/modules/geom/src/mat.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat2.cc b/modules/geom/src/mat2.cc index ccb04de30..d0bf5809d 100644 --- a/modules/geom/src/mat2.cc +++ b/modules/geom/src/mat2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat2.hh b/modules/geom/src/mat2.hh index 0eba52d4f..cb5910df4 100644 --- a/modules/geom/src/mat2.hh +++ b/modules/geom/src/mat2.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat3.cc b/modules/geom/src/mat3.cc index e79b7fb1d..edf414eb8 100644 --- a/modules/geom/src/mat3.cc +++ b/modules/geom/src/mat3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat3.hh b/modules/geom/src/mat3.hh index 4ce642ae3..3cef352ed 100644 --- a/modules/geom/src/mat3.hh +++ b/modules/geom/src/mat3.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat4.cc b/modules/geom/src/mat4.cc index a9b2c2499..fbbc1c2a0 100644 --- a/modules/geom/src/mat4.cc +++ b/modules/geom/src/mat4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/mat4.hh b/modules/geom/src/mat4.hh index 37bf14a25..0c504a571 100644 --- a/modules/geom/src/mat4.hh +++ b/modules/geom/src/mat4.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/module_config.hh b/modules/geom/src/module_config.hh index 129b2b8ee..760e1ae87 100644 --- a/modules/geom/src/module_config.hh +++ b/modules/geom/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/point_cloud.cc b/modules/geom/src/point_cloud.cc index 51fe5d2c4..72a755200 100644 --- a/modules/geom/src/point_cloud.cc +++ b/modules/geom/src/point_cloud.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/point_cloud.hh b/modules/geom/src/point_cloud.hh index 6ab0a53cd..6188dbf26 100644 --- a/modules/geom/src/point_cloud.hh +++ b/modules/geom/src/point_cloud.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/quat.cc b/modules/geom/src/quat.cc index ce8956358..84fcb872a 100644 --- a/modules/geom/src/quat.cc +++ b/modules/geom/src/quat.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/quat.hh b/modules/geom/src/quat.hh index 9927ae97e..881f69b5b 100644 --- a/modules/geom/src/quat.hh +++ b/modules/geom/src/quat.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/transform.cc b/modules/geom/src/transform.cc index 605895c94..9c00d5e8c 100644 --- a/modules/geom/src/transform.cc +++ b/modules/geom/src/transform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/transform.hh b/modules/geom/src/transform.hh index fedda4eb3..6965c4843 100644 --- a/modules/geom/src/transform.hh +++ b/modules/geom/src/transform.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec.hh b/modules/geom/src/vec.hh index 10c8141fa..70871d227 100644 --- a/modules/geom/src/vec.hh +++ b/modules/geom/src/vec.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec2.hh b/modules/geom/src/vec2.hh index a189747b6..6978381ff 100644 --- a/modules/geom/src/vec2.hh +++ b/modules/geom/src/vec2.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec3.cc b/modules/geom/src/vec3.cc index 00bf3f97a..8909ce8b8 100644 --- a/modules/geom/src/vec3.cc +++ b/modules/geom/src/vec3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec3.hh b/modules/geom/src/vec3.hh index 937f0db2f..c1cde046c 100644 --- a/modules/geom/src/vec3.hh +++ b/modules/geom/src/vec3.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec4.hh b/modules/geom/src/vec4.hh index 9037a3fe1..20b5fd2a7 100644 --- a/modules/geom/src/vec4.hh +++ b/modules/geom/src/vec4.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vec_mat_predicates.hh b/modules/geom/src/vec_mat_predicates.hh index eb450035d..e294efdbf 100644 --- a/modules/geom/src/vec_mat_predicates.hh +++ b/modules/geom/src/vec_mat_predicates.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat2_op.cc b/modules/geom/src/vecmat2_op.cc index b6d04c6ce..ea0a45213 100644 --- a/modules/geom/src/vecmat2_op.cc +++ b/modules/geom/src/vecmat2_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat2_op.hh b/modules/geom/src/vecmat2_op.hh index 540522d17..65a027f74 100644 --- a/modules/geom/src/vecmat2_op.hh +++ b/modules/geom/src/vecmat2_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat3_op.cc b/modules/geom/src/vecmat3_op.cc index 256d8d777..8a1debee8 100644 --- a/modules/geom/src/vecmat3_op.cc +++ b/modules/geom/src/vecmat3_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat3_op.hh b/modules/geom/src/vecmat3_op.hh index 155672a51..49d466081 100644 --- a/modules/geom/src/vecmat3_op.hh +++ b/modules/geom/src/vecmat3_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat4_op.cc b/modules/geom/src/vecmat4_op.cc index f3be101de..b1bce87d4 100644 --- a/modules/geom/src/vecmat4_op.cc +++ b/modules/geom/src/vecmat4_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat4_op.hh b/modules/geom/src/vecmat4_op.hh index 2cb5bf69c..a3cbf8531 100644 --- a/modules/geom/src/vecmat4_op.hh +++ b/modules/geom/src/vecmat4_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/src/vecmat_op.hh b/modules/geom/src/vecmat_op.hh index 1a2e98fd1..400d5f1aa 100644 --- a/modules/geom/src/vecmat_op.hh +++ b/modules/geom/src/vecmat_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_composite2.cc b/modules/geom/tests/test_composite2.cc index 351d642df..acec86fb9 100644 --- a/modules/geom/tests/test_composite2.cc +++ b/modules/geom/tests/test_composite2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_composite3.cc b/modules/geom/tests/test_composite3.cc index 9c6e23d09..317068280 100644 --- a/modules/geom/tests/test_composite3.cc +++ b/modules/geom/tests/test_composite3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_geom.py b/modules/geom/tests/test_geom.py index 320b14309..f563add91 100644 --- a/modules/geom/tests/test_geom.py +++ b/modules/geom/tests/test_geom.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_mat2.cc b/modules/geom/tests/test_mat2.cc index 7b382aa6b..c7da1125e 100644 --- a/modules/geom/tests/test_mat2.cc +++ b/modules/geom/tests/test_mat2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_mat3.cc b/modules/geom/tests/test_mat3.cc index fc26c7878..8a8b40e53 100644 --- a/modules/geom/tests/test_mat3.cc +++ b/modules/geom/tests/test_mat3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_mat4.cc b/modules/geom/tests/test_mat4.cc index 07fb99aff..36ea668c1 100644 --- a/modules/geom/tests/test_mat4.cc +++ b/modules/geom/tests/test_mat4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_op2.cc b/modules/geom/tests/test_op2.cc index b8e298e0a..2815b3e65 100644 --- a/modules/geom/tests/test_op2.cc +++ b/modules/geom/tests/test_op2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_op3.cc b/modules/geom/tests/test_op3.cc index 4f688adfb..1d4660b4e 100644 --- a/modules/geom/tests/test_op3.cc +++ b/modules/geom/tests/test_op3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_op4.cc b/modules/geom/tests/test_op4.cc index df1ee3dfa..df5995eca 100644 --- a/modules/geom/tests/test_op4.cc +++ b/modules/geom/tests/test_op4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_quat.cc b/modules/geom/tests/test_quat.cc index 467ae0705..cfd36460b 100644 --- a/modules/geom/tests/test_quat.cc +++ b/modules/geom/tests/test_quat.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_transform.cc b/modules/geom/tests/test_transform.cc index 8d42394ae..ae27fd594 100644 --- a/modules/geom/tests/test_transform.cc +++ b/modules/geom/tests/test_transform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_vec2.cc b/modules/geom/tests/test_vec2.cc index dc3a2896c..87cc3aba0 100644 --- a/modules/geom/tests/test_vec2.cc +++ b/modules/geom/tests/test_vec2.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_vec3.cc b/modules/geom/tests/test_vec3.cc index 43b0649d7..3964daf00 100644 --- a/modules/geom/tests/test_vec3.cc +++ b/modules/geom/tests/test_vec3.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/test_vec4.cc b/modules/geom/tests/test_vec4.cc index 81ed8ed46..25276e4f3 100644 --- a/modules/geom/tests/test_vec4.cc +++ b/modules/geom/tests/test_vec4.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/geom/tests/tests.cc b/modules/geom/tests/tests.cc index 443fccbdc..87ec85ccf 100644 --- a/modules/geom/tests/tests.cc +++ b/modules/geom/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/__init__.py b/modules/gfx/pymod/__init__.py index 913353bb8..bd5750d32 100644 --- a/modules/gfx/pymod/__init__.py +++ b/modules/gfx/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/color_by_def.hh b/modules/gfx/pymod/color_by_def.hh index a64be2255..41436d833 100644 --- a/modules/gfx/pymod/color_by_def.hh +++ b/modules/gfx/pymod/color_by_def.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_bitmap.cc b/modules/gfx/pymod/export_bitmap.cc index 169ff00f1..d8e944d21 100644 --- a/modules/gfx/pymod/export_bitmap.cc +++ b/modules/gfx/pymod/export_bitmap.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_color.cc b/modules/gfx/pymod/export_color.cc index a4d7a96cf..e67321250 100644 --- a/modules/gfx/pymod/export_color.cc +++ b/modules/gfx/pymod/export_color.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_color_ops.cc b/modules/gfx/pymod/export_color_ops.cc index 1df2447d2..fd974b22d 100644 --- a/modules/gfx/pymod/export_color_ops.cc +++ b/modules/gfx/pymod/export_color_ops.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_entity.cc b/modules/gfx/pymod/export_entity.cc index d834cde5b..d8ee10929 100644 --- a/modules/gfx/pymod/export_entity.cc +++ b/modules/gfx/pymod/export_entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_exporter.cc b/modules/gfx/pymod/export_exporter.cc index 85d8df05a..655fe54f7 100644 --- a/modules/gfx/pymod/export_exporter.cc +++ b/modules/gfx/pymod/export_exporter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_gfx_node.cc b/modules/gfx/pymod/export_gfx_node.cc index 0c24aad31..9a1ed0c5e 100644 --- a/modules/gfx/pymod/export_gfx_node.cc +++ b/modules/gfx/pymod/export_gfx_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_gfx_obj.cc b/modules/gfx/pymod/export_gfx_obj.cc index 537bf58c0..07d845636 100644 --- a/modules/gfx/pymod/export_gfx_obj.cc +++ b/modules/gfx/pymod/export_gfx_obj.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_glwin_base.cc b/modules/gfx/pymod/export_glwin_base.cc index 221c12a5b..a2cb803ba 100644 --- a/modules/gfx/pymod/export_glwin_base.cc +++ b/modules/gfx/pymod/export_glwin_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_gradient.cc b/modules/gfx/pymod/export_gradient.cc index 7c6f3edd6..03eeb5401 100644 --- a/modules/gfx/pymod/export_gradient.cc +++ b/modules/gfx/pymod/export_gradient.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_map.cc b/modules/gfx/pymod/export_map.cc index 21b022f44..6bfc90865 100644 --- a/modules/gfx/pymod/export_map.cc +++ b/modules/gfx/pymod/export_map.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_primitives.cc b/modules/gfx/pymod/export_primitives.cc index 68e92bfc3..01b328d72 100644 --- a/modules/gfx/pymod/export_primitives.cc +++ b/modules/gfx/pymod/export_primitives.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_primlist.cc b/modules/gfx/pymod/export_primlist.cc index bcbcf3b6f..8cdaf3230 100644 --- a/modules/gfx/pymod/export_primlist.cc +++ b/modules/gfx/pymod/export_primlist.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_render_options.cc b/modules/gfx/pymod/export_render_options.cc index e2f8f3a81..4f1de36c4 100644 --- a/modules/gfx/pymod/export_render_options.cc +++ b/modules/gfx/pymod/export_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_scene.cc b/modules/gfx/pymod/export_scene.cc index b91293cd2..9f3042cb2 100644 --- a/modules/gfx/pymod/export_scene.cc +++ b/modules/gfx/pymod/export_scene.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_surface.cc b/modules/gfx/pymod/export_surface.cc index 0340ffb5b..b954a414a 100644 --- a/modules/gfx/pymod/export_surface.cc +++ b/modules/gfx/pymod/export_surface.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/export_symmetry_node.cc b/modules/gfx/pymod/export_symmetry_node.cc index 1cf4b7bf5..f89d54a4b 100644 --- a/modules/gfx/pymod/export_symmetry_node.cc +++ b/modules/gfx/pymod/export_symmetry_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/py_gfx_obj.py b/modules/gfx/pymod/py_gfx_obj.py index 526dec449..ac91e9073 100644 --- a/modules/gfx/pymod/py_gfx_obj.py +++ b/modules/gfx/pymod/py_gfx_obj.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/pymod/wrap_gfx.cc b/modules/gfx/pymod/wrap_gfx.cc index 16624196e..b28c49659 100644 --- a/modules/gfx/pymod/wrap_gfx.cc +++ b/modules/gfx/pymod/wrap_gfx.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/bitmap_io.cc b/modules/gfx/src/bitmap_io.cc index 7dd6ccef7..ab42f9de5 100644 --- a/modules/gfx/src/bitmap_io.cc +++ b/modules/gfx/src/bitmap_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/bitmap_io.hh b/modules/gfx/src/bitmap_io.hh index cf6eefc45..dacb9dbe3 100644 --- a/modules/gfx/src/bitmap_io.hh +++ b/modules/gfx/src/bitmap_io.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/collada_exporter.cc b/modules/gfx/src/collada_exporter.cc index c7b9b43c8..902334f85 100644 --- a/modules/gfx/src/collada_exporter.cc +++ b/modules/gfx/src/collada_exporter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/collada_exporter.hh b/modules/gfx/src/collada_exporter.hh index 82ac6b9ce..c0192a100 100644 --- a/modules/gfx/src/collada_exporter.hh +++ b/modules/gfx/src/collada_exporter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color.cc b/modules/gfx/src/color.cc index 35676662c..43316f51c 100644 --- a/modules/gfx/src/color.cc +++ b/modules/gfx/src/color.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color.hh b/modules/gfx/src/color.hh index c25b5b8c6..6f0220bc2 100644 --- a/modules/gfx/src/color.hh +++ b/modules/gfx/src/color.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/basic_gradient_color_op.cc b/modules/gfx/src/color_ops/basic_gradient_color_op.cc index 80786f47b..397ed3d41 100644 --- a/modules/gfx/src/color_ops/basic_gradient_color_op.cc +++ b/modules/gfx/src/color_ops/basic_gradient_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/basic_gradient_color_op.hh b/modules/gfx/src/color_ops/basic_gradient_color_op.hh index f2769c81a..6da2b9006 100644 --- a/modules/gfx/src/color_ops/basic_gradient_color_op.hh +++ b/modules/gfx/src/color_ops/basic_gradient_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/by_chain_color_op.cc b/modules/gfx/src/color_ops/by_chain_color_op.cc index a0a4edb12..d2c6789f9 100644 --- a/modules/gfx/src/color_ops/by_chain_color_op.cc +++ b/modules/gfx/src/color_ops/by_chain_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/by_chain_color_op.hh b/modules/gfx/src/color_ops/by_chain_color_op.hh index b2649ddb5..58485af37 100644 --- a/modules/gfx/src/color_ops/by_chain_color_op.hh +++ b/modules/gfx/src/color_ops/by_chain_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/by_element_color_op.cc b/modules/gfx/src/color_ops/by_element_color_op.cc index 651570646..031fe5e32 100644 --- a/modules/gfx/src/color_ops/by_element_color_op.cc +++ b/modules/gfx/src/color_ops/by_element_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/by_element_color_op.hh b/modules/gfx/src/color_ops/by_element_color_op.hh index 6eb4fa335..0ad7c60d8 100644 --- a/modules/gfx/src/color_ops/by_element_color_op.hh +++ b/modules/gfx/src/color_ops/by_element_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/color_op.cc b/modules/gfx/src/color_ops/color_op.cc index c2d854a0a..514650f84 100644 --- a/modules/gfx/src/color_ops/color_op.cc +++ b/modules/gfx/src/color_ops/color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/color_op.hh b/modules/gfx/src/color_ops/color_op.hh index 56c0bad1c..7e9e433a7 100644 --- a/modules/gfx/src/color_ops/color_op.hh +++ b/modules/gfx/src/color_ops/color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/entity_view_color_op.cc b/modules/gfx/src/color_ops/entity_view_color_op.cc index 61c62c8e0..de44bf1a0 100644 --- a/modules/gfx/src/color_ops/entity_view_color_op.cc +++ b/modules/gfx/src/color_ops/entity_view_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/entity_view_color_op.hh b/modules/gfx/src/color_ops/entity_view_color_op.hh index 0015e6d24..49e6e294b 100644 --- a/modules/gfx/src/color_ops/entity_view_color_op.hh +++ b/modules/gfx/src/color_ops/entity_view_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/gradient_color_op.cc b/modules/gfx/src/color_ops/gradient_color_op.cc index afdb68bb6..0a9e95952 100644 --- a/modules/gfx/src/color_ops/gradient_color_op.cc +++ b/modules/gfx/src/color_ops/gradient_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/gradient_color_op.hh b/modules/gfx/src/color_ops/gradient_color_op.hh index fc9ea0c72..9c7f37345 100644 --- a/modules/gfx/src/color_ops/gradient_color_op.hh +++ b/modules/gfx/src/color_ops/gradient_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/gradient_level_color_op.cc b/modules/gfx/src/color_ops/gradient_level_color_op.cc index fc0ae936d..32429a095 100644 --- a/modules/gfx/src/color_ops/gradient_level_color_op.cc +++ b/modules/gfx/src/color_ops/gradient_level_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/gradient_level_color_op.hh b/modules/gfx/src/color_ops/gradient_level_color_op.hh index 984bea003..1b453a48f 100644 --- a/modules/gfx/src/color_ops/gradient_level_color_op.hh +++ b/modules/gfx/src/color_ops/gradient_level_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/map_handle_color_op.cc b/modules/gfx/src/color_ops/map_handle_color_op.cc index 2105f499d..d09be806c 100644 --- a/modules/gfx/src/color_ops/map_handle_color_op.cc +++ b/modules/gfx/src/color_ops/map_handle_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/map_handle_color_op.hh b/modules/gfx/src/color_ops/map_handle_color_op.hh index 78ab82dd9..b0d1c15fb 100644 --- a/modules/gfx/src/color_ops/map_handle_color_op.hh +++ b/modules/gfx/src/color_ops/map_handle_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/uniform_color_op.cc b/modules/gfx/src/color_ops/uniform_color_op.cc index c98a96468..844731706 100644 --- a/modules/gfx/src/color_ops/uniform_color_op.cc +++ b/modules/gfx/src/color_ops/uniform_color_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/color_ops/uniform_color_op.hh b/modules/gfx/src/color_ops/uniform_color_op.hh index f101bd2bc..518fc5792 100644 --- a/modules/gfx/src/color_ops/uniform_color_op.hh +++ b/modules/gfx/src/color_ops/uniform_color_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/entity.cc b/modules/gfx/src/entity.cc index e0cdded35..df1ad6bfc 100644 --- a/modules/gfx/src/entity.cc +++ b/modules/gfx/src/entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/entity.hh b/modules/gfx/src/entity.hh index b6bc551a0..d3fe0ad92 100644 --- a/modules/gfx/src/entity.hh +++ b/modules/gfx/src/entity.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/entity_fw.hh b/modules/gfx/src/entity_fw.hh index 7cb8b822e..5e00ae29c 100644 --- a/modules/gfx/src/entity_fw.hh +++ b/modules/gfx/src/entity_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/exporter.hh b/modules/gfx/src/exporter.hh index cb4a9d27d..20b0601ae 100644 --- a/modules/gfx/src/exporter.hh +++ b/modules/gfx/src/exporter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/exporter_fw.hh b/modules/gfx/src/exporter_fw.hh index d0bce2125..499248014 100644 --- a/modules/gfx/src/exporter_fw.hh +++ b/modules/gfx/src/exporter_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx.hh b/modules/gfx/src/gfx.hh index e102321d7..2a0d2303d 100644 --- a/modules/gfx/src/gfx.hh +++ b/modules/gfx/src/gfx.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_fw.hh b/modules/gfx/src/gfx_fw.hh index 51e1a7a87..e5efaacf9 100644 --- a/modules/gfx/src/gfx_fw.hh +++ b/modules/gfx/src/gfx_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_node.cc b/modules/gfx/src/gfx_node.cc index f5476cc98..813ce6f41 100644 --- a/modules/gfx/src/gfx_node.cc +++ b/modules/gfx/src/gfx_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_node.hh b/modules/gfx/src/gfx_node.hh index 299b550cc..6cff83885 100644 --- a/modules/gfx/src/gfx_node.hh +++ b/modules/gfx/src/gfx_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_node_fw.hh b/modules/gfx/src/gfx_node_fw.hh index 92e910b0a..744b350ef 100644 --- a/modules/gfx/src/gfx_node_fw.hh +++ b/modules/gfx/src/gfx_node_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_node_visitor.hh b/modules/gfx/src/gfx_node_visitor.hh index 3c4af6c72..5b1d49a6b 100644 --- a/modules/gfx/src/gfx_node_visitor.hh +++ b/modules/gfx/src/gfx_node_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_object.cc b/modules/gfx/src/gfx_object.cc index 453316919..71181316f 100644 --- a/modules/gfx/src/gfx_object.cc +++ b/modules/gfx/src/gfx_object.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_object.hh b/modules/gfx/src/gfx_object.hh index 79a2ff154..0b70065d7 100644 --- a/modules/gfx/src/gfx_object.hh +++ b/modules/gfx/src/gfx_object.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_object_base.hh b/modules/gfx/src/gfx_object_base.hh index a95d57f9a..448de0cf2 100644 --- a/modules/gfx/src/gfx_object_base.hh +++ b/modules/gfx/src/gfx_object_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_object_fw.hh b/modules/gfx/src/gfx_object_fw.hh index 03c510d32..73118a522 100644 --- a/modules/gfx/src/gfx_object_fw.hh +++ b/modules/gfx/src/gfx_object_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_prim.cc b/modules/gfx/src/gfx_prim.cc index d2b80e032..a5af981b1 100644 --- a/modules/gfx/src/gfx_prim.cc +++ b/modules/gfx/src/gfx_prim.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_prim.hh b/modules/gfx/src/gfx_prim.hh index 7f46e3fed..d3b97cec8 100644 --- a/modules/gfx/src/gfx_prim.hh +++ b/modules/gfx/src/gfx_prim.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_test_object.cc b/modules/gfx/src/gfx_test_object.cc index e3bc795c7..7e60ab6d8 100644 --- a/modules/gfx/src/gfx_test_object.cc +++ b/modules/gfx/src/gfx_test_object.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gfx_test_object.hh b/modules/gfx/src/gfx_test_object.hh index 8d923de9a..8d878d7c2 100644 --- a/modules/gfx/src/gfx_test_object.hh +++ b/modules/gfx/src/gfx_test_object.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gl_helper.hh b/modules/gfx/src/gl_helper.hh index 1a4b38444..773460563 100644 --- a/modules/gfx/src/gl_helper.hh +++ b/modules/gfx/src/gl_helper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gl_include.hh b/modules/gfx/src/gl_include.hh index a33cf8094..69761cce0 100644 --- a/modules/gfx/src/gl_include.hh +++ b/modules/gfx/src/gl_include.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/glext_include.hh b/modules/gfx/src/glext_include.hh index 9bf878e16..557dcb360 100644 --- a/modules/gfx/src/glext_include.hh +++ b/modules/gfx/src/glext_include.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/glwin_base.hh b/modules/gfx/src/glwin_base.hh index 84765211d..7486540d5 100644 --- a/modules/gfx/src/glwin_base.hh +++ b/modules/gfx/src/glwin_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gost_exporter.cc b/modules/gfx/src/gost_exporter.cc index 6a7d48e80..79a6e9b28 100644 --- a/modules/gfx/src/gost_exporter.cc +++ b/modules/gfx/src/gost_exporter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gost_exporter.hh b/modules/gfx/src/gost_exporter.hh index e7f663f4f..03f47680e 100644 --- a/modules/gfx/src/gost_exporter.hh +++ b/modules/gfx/src/gost_exporter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gradient.cc b/modules/gfx/src/gradient.cc index e9983258f..f1c93ffbb 100644 --- a/modules/gfx/src/gradient.cc +++ b/modules/gfx/src/gradient.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gradient.hh b/modules/gfx/src/gradient.hh index 6fdd602af..e08a24eda 100644 --- a/modules/gfx/src/gradient.hh +++ b/modules/gfx/src/gradient.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gradient_manager.cc b/modules/gfx/src/gradient_manager.cc index a533b821b..ab807ad18 100644 --- a/modules/gfx/src/gradient_manager.cc +++ b/modules/gfx/src/gradient_manager.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/gradient_manager.hh b/modules/gfx/src/gradient_manager.hh index 1a8ab56c6..fe73bbe19 100644 --- a/modules/gfx/src/gradient_manager.hh +++ b/modules/gfx/src/gradient_manager.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/backbone_trace.cc b/modules/gfx/src/impl/backbone_trace.cc index b9908fd62..efcd761a5 100644 --- a/modules/gfx/src/impl/backbone_trace.cc +++ b/modules/gfx/src/impl/backbone_trace.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/backbone_trace.hh b/modules/gfx/src/impl/backbone_trace.hh index e3878f6ff..677f02f12 100644 --- a/modules/gfx/src/impl/backbone_trace.hh +++ b/modules/gfx/src/impl/backbone_trace.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cartoon_renderer.cc b/modules/gfx/src/impl/cartoon_renderer.cc index a67849c35..f9eee5106 100644 --- a/modules/gfx/src/impl/cartoon_renderer.cc +++ b/modules/gfx/src/impl/cartoon_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cartoon_renderer.hh b/modules/gfx/src/impl/cartoon_renderer.hh index f64323296..1d60eec76 100644 --- a/modules/gfx/src/impl/cartoon_renderer.hh +++ b/modules/gfx/src/impl/cartoon_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cgl_offscreen_buffer.cc b/modules/gfx/src/impl/cgl_offscreen_buffer.cc index acef0314d..fa56d00ce 100644 --- a/modules/gfx/src/impl/cgl_offscreen_buffer.cc +++ b/modules/gfx/src/impl/cgl_offscreen_buffer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cgl_offscreen_buffer.hh b/modules/gfx/src/impl/cgl_offscreen_buffer.hh index 8767263aa..17d7854cb 100644 --- a/modules/gfx/src/impl/cgl_offscreen_buffer.hh +++ b/modules/gfx/src/impl/cgl_offscreen_buffer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/connect_renderer_base.cc b/modules/gfx/src/impl/connect_renderer_base.cc index 7889d1aeb..5f0ed4a6b 100644 --- a/modules/gfx/src/impl/connect_renderer_base.cc +++ b/modules/gfx/src/impl/connect_renderer_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/connect_renderer_base.hh b/modules/gfx/src/impl/connect_renderer_base.hh index 5f2160368..0f4c7f237 100644 --- a/modules/gfx/src/impl/connect_renderer_base.hh +++ b/modules/gfx/src/impl/connect_renderer_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cpk_renderer.cc b/modules/gfx/src/impl/cpk_renderer.cc index 3c1f0d8e5..f780647b7 100644 --- a/modules/gfx/src/impl/cpk_renderer.cc +++ b/modules/gfx/src/impl/cpk_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/cpk_renderer.hh b/modules/gfx/src/impl/cpk_renderer.hh index d1687f0c1..1a6dcd2dc 100644 --- a/modules/gfx/src/impl/cpk_renderer.hh +++ b/modules/gfx/src/impl/cpk_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/custom_renderer.cc b/modules/gfx/src/impl/custom_renderer.cc index 775d8abea..ec3195464 100644 --- a/modules/gfx/src/impl/custom_renderer.cc +++ b/modules/gfx/src/impl/custom_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/custom_renderer.hh b/modules/gfx/src/impl/custom_renderer.hh index 278949334..8c5c1bd3d 100644 --- a/modules/gfx/src/impl/custom_renderer.hh +++ b/modules/gfx/src/impl/custom_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/debug_renderer.cc b/modules/gfx/src/impl/debug_renderer.cc index 04a4515f1..3ff579078 100644 --- a/modules/gfx/src/impl/debug_renderer.cc +++ b/modules/gfx/src/impl/debug_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/debug_renderer.hh b/modules/gfx/src/impl/debug_renderer.hh index f19832ff2..22a6d432c 100644 --- a/modules/gfx/src/impl/debug_renderer.hh +++ b/modules/gfx/src/impl/debug_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/entity_detail.cc b/modules/gfx/src/impl/entity_detail.cc index 11961977f..407654cfc 100644 --- a/modules/gfx/src/impl/entity_detail.cc +++ b/modules/gfx/src/impl/entity_detail.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/entity_detail.hh b/modules/gfx/src/impl/entity_detail.hh index 2ed40acae..12412f680 100644 --- a/modules/gfx/src/impl/entity_detail.hh +++ b/modules/gfx/src/impl/entity_detail.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/entity_renderer.cc b/modules/gfx/src/impl/entity_renderer.cc index 75db2e2b8..fb22e24a3 100644 --- a/modules/gfx/src/impl/entity_renderer.cc +++ b/modules/gfx/src/impl/entity_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/entity_renderer.hh b/modules/gfx/src/impl/entity_renderer.hh index 1a66f8ec2..14c0332c3 100644 --- a/modules/gfx/src/impl/entity_renderer.hh +++ b/modules/gfx/src/impl/entity_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/entity_renderer_fw.hh b/modules/gfx/src/impl/entity_renderer_fw.hh index d913c32f8..f07fbd625 100644 --- a/modules/gfx/src/impl/entity_renderer_fw.hh +++ b/modules/gfx/src/impl/entity_renderer_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/fast_spheres.cc b/modules/gfx/src/impl/fast_spheres.cc index 670a05702..e10ac2d03 100644 --- a/modules/gfx/src/impl/fast_spheres.cc +++ b/modules/gfx/src/impl/fast_spheres.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/fast_spheres.hh b/modules/gfx/src/impl/fast_spheres.hh index 1c853b666..72402ef9b 100644 --- a/modules/gfx/src/impl/fast_spheres.hh +++ b/modules/gfx/src/impl/fast_spheres.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/generate_map_iso_spec.py b/modules/gfx/src/impl/generate_map_iso_spec.py index 571708678..74a9f58db 100644 --- a/modules/gfx/src/impl/generate_map_iso_spec.py +++ b/modules/gfx/src/impl/generate_map_iso_spec.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/glx_offscreen_buffer.cc b/modules/gfx/src/impl/glx_offscreen_buffer.cc index 407a50873..2c3002343 100644 --- a/modules/gfx/src/impl/glx_offscreen_buffer.cc +++ b/modules/gfx/src/impl/glx_offscreen_buffer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/glx_offscreen_buffer.hh b/modules/gfx/src/impl/glx_offscreen_buffer.hh index 856cd17ba..df809d802 100644 --- a/modules/gfx/src/impl/glx_offscreen_buffer.hh +++ b/modules/gfx/src/impl/glx_offscreen_buffer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/line_trace_renderer.cc b/modules/gfx/src/impl/line_trace_renderer.cc index 179be5c2b..bb6622ac8 100644 --- a/modules/gfx/src/impl/line_trace_renderer.cc +++ b/modules/gfx/src/impl/line_trace_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/line_trace_renderer.hh b/modules/gfx/src/impl/line_trace_renderer.hh index 8b27c0e41..110492ccd 100644 --- a/modules/gfx/src/impl/line_trace_renderer.hh +++ b/modules/gfx/src/impl/line_trace_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen.cc b/modules/gfx/src/impl/map_iso_gen.cc index 94db764eb..603a7a0dd 100644 --- a/modules/gfx/src/impl/map_iso_gen.cc +++ b/modules/gfx/src/impl/map_iso_gen.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen.hh b/modules/gfx/src/impl/map_iso_gen.hh index 61ac06750..cd3f937c6 100644 --- a/modules/gfx/src/impl/map_iso_gen.hh +++ b/modules/gfx/src/impl/map_iso_gen.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen_o.cc b/modules/gfx/src/impl/map_iso_gen_o.cc index c7b4576b2..50bae81d5 100644 --- a/modules/gfx/src/impl/map_iso_gen_o.cc +++ b/modules/gfx/src/impl/map_iso_gen_o.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen_o.hh b/modules/gfx/src/impl/map_iso_gen_o.hh index 26dadb84b..64e9cac07 100644 --- a/modules/gfx/src/impl/map_iso_gen_o.hh +++ b/modules/gfx/src/impl/map_iso_gen_o.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen_s.cc b/modules/gfx/src/impl/map_iso_gen_s.cc index dcc49d6b9..e1fe9818a 100644 --- a/modules/gfx/src/impl/map_iso_gen_s.cc +++ b/modules/gfx/src/impl/map_iso_gen_s.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_gen_s.hh b/modules/gfx/src/impl/map_iso_gen_s.hh index f898b248e..c0a925b84 100644 --- a/modules/gfx/src/impl/map_iso_gen_s.hh +++ b/modules/gfx/src/impl/map_iso_gen_s.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_iso_spec.hh b/modules/gfx/src/impl/map_iso_spec.hh index 924792ddd..c4520e078 100644 --- a/modules/gfx/src/impl/map_iso_spec.hh +++ b/modules/gfx/src/impl/map_iso_spec.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_octree.cc b/modules/gfx/src/impl/map_octree.cc index da1652335..3190ff74c 100644 --- a/modules/gfx/src/impl/map_octree.cc +++ b/modules/gfx/src/impl/map_octree.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/map_octree.hh b/modules/gfx/src/impl/map_octree.hh index 7d310668e..0666880c1 100644 --- a/modules/gfx/src/impl/map_octree.hh +++ b/modules/gfx/src/impl/map_octree.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/mapped_property.cc b/modules/gfx/src/impl/mapped_property.cc index 55d53c7e1..26b08d653 100644 --- a/modules/gfx/src/impl/mapped_property.cc +++ b/modules/gfx/src/impl/mapped_property.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/mapped_property.hh b/modules/gfx/src/impl/mapped_property.hh index d36b6f6f2..096e77566 100644 --- a/modules/gfx/src/impl/mapped_property.hh +++ b/modules/gfx/src/impl/mapped_property.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/mesa_offscreen_buffer.cc b/modules/gfx/src/impl/mesa_offscreen_buffer.cc index a05c43869..39ed73b5c 100644 --- a/modules/gfx/src/impl/mesa_offscreen_buffer.cc +++ b/modules/gfx/src/impl/mesa_offscreen_buffer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/mesa_offscreen_buffer.hh b/modules/gfx/src/impl/mesa_offscreen_buffer.hh index b8c4e7b25..5ed38b942 100644 --- a/modules/gfx/src/impl/mesa_offscreen_buffer.hh +++ b/modules/gfx/src/impl/mesa_offscreen_buffer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/octree_isocont.cc b/modules/gfx/src/impl/octree_isocont.cc index 0dcd7fdbf..2fccd83d8 100644 --- a/modules/gfx/src/impl/octree_isocont.cc +++ b/modules/gfx/src/impl/octree_isocont.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/octree_isocont.hh b/modules/gfx/src/impl/octree_isocont.hh index 2d2839d83..b6c277ffb 100644 --- a/modules/gfx/src/impl/octree_isocont.hh +++ b/modules/gfx/src/impl/octree_isocont.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/scene_fx.hh b/modules/gfx/src/impl/scene_fx.hh index 26114bd86..ad8d2a787 100644 --- a/modules/gfx/src/impl/scene_fx.hh +++ b/modules/gfx/src/impl/scene_fx.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/simple_renderer.cc b/modules/gfx/src/impl/simple_renderer.cc index 334c28322..97d2e50bc 100644 --- a/modules/gfx/src/impl/simple_renderer.cc +++ b/modules/gfx/src/impl/simple_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/simple_renderer.hh b/modules/gfx/src/impl/simple_renderer.hh index 52872e859..95fd8bf03 100644 --- a/modules/gfx/src/impl/simple_renderer.hh +++ b/modules/gfx/src/impl/simple_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/sline_renderer.cc b/modules/gfx/src/impl/sline_renderer.cc index a1f698205..eae42acad 100644 --- a/modules/gfx/src/impl/sline_renderer.cc +++ b/modules/gfx/src/impl/sline_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/sline_renderer.hh b/modules/gfx/src/impl/sline_renderer.hh index a89cb89ed..88c03e5b3 100644 --- a/modules/gfx/src/impl/sline_renderer.hh +++ b/modules/gfx/src/impl/sline_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/tabulated_trig.cc b/modules/gfx/src/impl/tabulated_trig.cc index 42688eda2..d46059c08 100644 --- a/modules/gfx/src/impl/tabulated_trig.cc +++ b/modules/gfx/src/impl/tabulated_trig.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/tabulated_trig.hh b/modules/gfx/src/impl/tabulated_trig.hh index 0aa9cce11..673f4e20b 100644 --- a/modules/gfx/src/impl/tabulated_trig.hh +++ b/modules/gfx/src/impl/tabulated_trig.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/trace_renderer.cc b/modules/gfx/src/impl/trace_renderer.cc index 4323b31eb..f901c77cd 100644 --- a/modules/gfx/src/impl/trace_renderer.cc +++ b/modules/gfx/src/impl/trace_renderer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/trace_renderer.hh b/modules/gfx/src/impl/trace_renderer.hh index 3652eb768..380572adc 100644 --- a/modules/gfx/src/impl/trace_renderer.hh +++ b/modules/gfx/src/impl/trace_renderer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/trace_renderer_base.cc b/modules/gfx/src/impl/trace_renderer_base.cc index 09d23b83e..1b4c47fe5 100644 --- a/modules/gfx/src/impl/trace_renderer_base.cc +++ b/modules/gfx/src/impl/trace_renderer_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/trace_renderer_base.hh b/modules/gfx/src/impl/trace_renderer_base.hh index 3a63020ef..7cba4e752 100644 --- a/modules/gfx/src/impl/trace_renderer_base.hh +++ b/modules/gfx/src/impl/trace_renderer_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/wgl_offscreen_buffer.cc b/modules/gfx/src/impl/wgl_offscreen_buffer.cc index 8d7289364..f9420de62 100644 --- a/modules/gfx/src/impl/wgl_offscreen_buffer.cc +++ b/modules/gfx/src/impl/wgl_offscreen_buffer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/impl/wgl_offscreen_buffer.hh b/modules/gfx/src/impl/wgl_offscreen_buffer.hh index bf4a81c8e..7874e838a 100644 --- a/modules/gfx/src/impl/wgl_offscreen_buffer.hh +++ b/modules/gfx/src/impl/wgl_offscreen_buffer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/input.cc b/modules/gfx/src/input.cc index a35d498e7..5c6773226 100644 --- a/modules/gfx/src/input.cc +++ b/modules/gfx/src/input.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/input.hh b/modules/gfx/src/input.hh index 110a4fab7..128358cda 100644 --- a/modules/gfx/src/input.hh +++ b/modules/gfx/src/input.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/map_iso.cc b/modules/gfx/src/map_iso.cc index 2a56972b6..7a2c5160c 100644 --- a/modules/gfx/src/map_iso.cc +++ b/modules/gfx/src/map_iso.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/map_iso.hh b/modules/gfx/src/map_iso.hh index 23797a824..bb47a129c 100644 --- a/modules/gfx/src/map_iso.hh +++ b/modules/gfx/src/map_iso.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/map_iso_prop.hh b/modules/gfx/src/map_iso_prop.hh index 51ed58ac2..3aa49b707 100644 --- a/modules/gfx/src/map_iso_prop.hh +++ b/modules/gfx/src/map_iso_prop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/map_slab.cc b/modules/gfx/src/map_slab.cc index 798854788..3af16f422 100644 --- a/modules/gfx/src/map_slab.cc +++ b/modules/gfx/src/map_slab.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/map_slab.hh b/modules/gfx/src/map_slab.hh index bdbde9aa3..c38a88864 100644 --- a/modules/gfx/src/map_slab.hh +++ b/modules/gfx/src/map_slab.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/material.cc b/modules/gfx/src/material.cc index a03d8030c..b0e039471 100644 --- a/modules/gfx/src/material.cc +++ b/modules/gfx/src/material.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/material.hh b/modules/gfx/src/material.hh index f4ff932d0..12e67481a 100644 --- a/modules/gfx/src/material.hh +++ b/modules/gfx/src/material.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/module_config.hh b/modules/gfx/src/module_config.hh index 5edb048ee..0deb63147 100644 --- a/modules/gfx/src/module_config.hh +++ b/modules/gfx/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/offscreen_buffer.cc b/modules/gfx/src/offscreen_buffer.cc index 8da558590..02b619148 100644 --- a/modules/gfx/src/offscreen_buffer.cc +++ b/modules/gfx/src/offscreen_buffer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/offscreen_buffer.hh b/modules/gfx/src/offscreen_buffer.hh index c092f884b..7b716c2f6 100644 --- a/modules/gfx/src/offscreen_buffer.hh +++ b/modules/gfx/src/offscreen_buffer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/povray.cc b/modules/gfx/src/povray.cc index 06ec8e8b0..f630974d7 100644 --- a/modules/gfx/src/povray.cc +++ b/modules/gfx/src/povray.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/povray.hh b/modules/gfx/src/povray.hh index 762ca4c63..c8ef79461 100644 --- a/modules/gfx/src/povray.hh +++ b/modules/gfx/src/povray.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/povray_fw.hh b/modules/gfx/src/povray_fw.hh index ca519ada5..a2c0c58a6 100644 --- a/modules/gfx/src/povray_fw.hh +++ b/modules/gfx/src/povray_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/prim_list.cc b/modules/gfx/src/prim_list.cc index 2cab4036d..0b06442fd 100644 --- a/modules/gfx/src/prim_list.cc +++ b/modules/gfx/src/prim_list.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/prim_list.hh b/modules/gfx/src/prim_list.hh index c0717a6f4..1b6b97969 100644 --- a/modules/gfx/src/prim_list.hh +++ b/modules/gfx/src/prim_list.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/primitives.cc b/modules/gfx/src/primitives.cc index 6d42bc22a..46552aa58 100644 --- a/modules/gfx/src/primitives.cc +++ b/modules/gfx/src/primitives.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/primitives.hh b/modules/gfx/src/primitives.hh index 734569c8b..04ce67de9 100644 --- a/modules/gfx/src/primitives.hh +++ b/modules/gfx/src/primitives.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_mode.hh b/modules/gfx/src/render_mode.hh index 06a138c5e..06c275632 100644 --- a/modules/gfx/src/render_mode.hh +++ b/modules/gfx/src/render_mode.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/cartoon_render_options.cc b/modules/gfx/src/render_options/cartoon_render_options.cc index 5aa0bb5b8..4b20f63d7 100644 --- a/modules/gfx/src/render_options/cartoon_render_options.cc +++ b/modules/gfx/src/render_options/cartoon_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/cartoon_render_options.hh b/modules/gfx/src/render_options/cartoon_render_options.hh index 6c484f64d..f279d0026 100644 --- a/modules/gfx/src/render_options/cartoon_render_options.hh +++ b/modules/gfx/src/render_options/cartoon_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/cpk_render_options.cc b/modules/gfx/src/render_options/cpk_render_options.cc index 2dc03187a..93f0206e5 100644 --- a/modules/gfx/src/render_options/cpk_render_options.cc +++ b/modules/gfx/src/render_options/cpk_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/cpk_render_options.hh b/modules/gfx/src/render_options/cpk_render_options.hh index 88d6caed0..abc469cc1 100644 --- a/modules/gfx/src/render_options/cpk_render_options.hh +++ b/modules/gfx/src/render_options/cpk_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/custom_render_options.cc b/modules/gfx/src/render_options/custom_render_options.cc index cb5793844..1712c0243 100644 --- a/modules/gfx/src/render_options/custom_render_options.cc +++ b/modules/gfx/src/render_options/custom_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/custom_render_options.hh b/modules/gfx/src/render_options/custom_render_options.hh index 65bc307f4..dfd7ddd4c 100644 --- a/modules/gfx/src/render_options/custom_render_options.hh +++ b/modules/gfx/src/render_options/custom_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/line_render_options.cc b/modules/gfx/src/render_options/line_render_options.cc index bee0eff81..fbc42af37 100644 --- a/modules/gfx/src/render_options/line_render_options.cc +++ b/modules/gfx/src/render_options/line_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/line_render_options.hh b/modules/gfx/src/render_options/line_render_options.hh index a9d829057..ea6865040 100644 --- a/modules/gfx/src/render_options/line_render_options.hh +++ b/modules/gfx/src/render_options/line_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/line_trace_render_options.cc b/modules/gfx/src/render_options/line_trace_render_options.cc index 14ef5fb69..2029ab482 100644 --- a/modules/gfx/src/render_options/line_trace_render_options.cc +++ b/modules/gfx/src/render_options/line_trace_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/line_trace_render_options.hh b/modules/gfx/src/render_options/line_trace_render_options.hh index 79c6f6ec3..96e1532bc 100644 --- a/modules/gfx/src/render_options/line_trace_render_options.hh +++ b/modules/gfx/src/render_options/line_trace_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/render_options.cc b/modules/gfx/src/render_options/render_options.cc index 8797b21c3..0c5597b33 100644 --- a/modules/gfx/src/render_options/render_options.cc +++ b/modules/gfx/src/render_options/render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/render_options.hh b/modules/gfx/src/render_options/render_options.hh index 138a22195..0c2515bdb 100644 --- a/modules/gfx/src/render_options/render_options.hh +++ b/modules/gfx/src/render_options/render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/simple_render_options.cc b/modules/gfx/src/render_options/simple_render_options.cc index 2e47d1460..72ad4e829 100644 --- a/modules/gfx/src/render_options/simple_render_options.cc +++ b/modules/gfx/src/render_options/simple_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/simple_render_options.hh b/modules/gfx/src/render_options/simple_render_options.hh index 9f4c7e15a..1817ea62a 100644 --- a/modules/gfx/src/render_options/simple_render_options.hh +++ b/modules/gfx/src/render_options/simple_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/sline_render_options.cc b/modules/gfx/src/render_options/sline_render_options.cc index bb5833dc8..a3c663838 100644 --- a/modules/gfx/src/render_options/sline_render_options.cc +++ b/modules/gfx/src/render_options/sline_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/sline_render_options.hh b/modules/gfx/src/render_options/sline_render_options.hh index 7b1ce25d6..fcd336de1 100644 --- a/modules/gfx/src/render_options/sline_render_options.hh +++ b/modules/gfx/src/render_options/sline_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/trace_render_options.cc b/modules/gfx/src/render_options/trace_render_options.cc index 54b969105..e5e9c0263 100644 --- a/modules/gfx/src/render_options/trace_render_options.cc +++ b/modules/gfx/src/render_options/trace_render_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_options/trace_render_options.hh b/modules/gfx/src/render_options/trace_render_options.hh index aa78f6b20..e8817ed3e 100644 --- a/modules/gfx/src/render_options/trace_render_options.hh +++ b/modules/gfx/src/render_options/trace_render_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/render_pass.hh b/modules/gfx/src/render_pass.hh index ac3912fa5..badbebe30 100644 --- a/modules/gfx/src/render_pass.hh +++ b/modules/gfx/src/render_pass.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/scene.cc b/modules/gfx/src/scene.cc index f53c91f4c..e4d37b841 100644 --- a/modules/gfx/src/scene.cc +++ b/modules/gfx/src/scene.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/scene.hh b/modules/gfx/src/scene.hh index d1cbae8fa..a8a9afbe1 100644 --- a/modules/gfx/src/scene.hh +++ b/modules/gfx/src/scene.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/scene_observer.hh b/modules/gfx/src/scene_observer.hh index 90956bec9..6e9eea0fc 100644 --- a/modules/gfx/src/scene_observer.hh +++ b/modules/gfx/src/scene_observer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/selection.cc b/modules/gfx/src/selection.cc index 7deea9ebc..ab0d2c6b5 100644 --- a/modules/gfx/src/selection.cc +++ b/modules/gfx/src/selection.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/selection.hh b/modules/gfx/src/selection.hh index ef21d6d39..41d0b02d9 100644 --- a/modules/gfx/src/selection.hh +++ b/modules/gfx/src/selection.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/shader.cc b/modules/gfx/src/shader.cc index 874a7a04a..3ed15cac3 100644 --- a/modules/gfx/src/shader.cc +++ b/modules/gfx/src/shader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/shader.hh b/modules/gfx/src/shader.hh index 8c00a9787..149c8fc86 100644 --- a/modules/gfx/src/shader.hh +++ b/modules/gfx/src/shader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/surface.cc b/modules/gfx/src/surface.cc index 5742bc4d3..390f2d27a 100644 --- a/modules/gfx/src/surface.cc +++ b/modules/gfx/src/surface.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/surface.hh b/modules/gfx/src/surface.hh index fdbe2f105..ff3ea292c 100644 --- a/modules/gfx/src/surface.hh +++ b/modules/gfx/src/surface.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/symmetry_node.cc b/modules/gfx/src/symmetry_node.cc index 10364f948..266f008d6 100644 --- a/modules/gfx/src/symmetry_node.cc +++ b/modules/gfx/src/symmetry_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/symmetry_node.hh b/modules/gfx/src/symmetry_node.hh index 3c45b8304..7298a19e8 100644 --- a/modules/gfx/src/symmetry_node.hh +++ b/modules/gfx/src/symmetry_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/texture.hh b/modules/gfx/src/texture.hh index 0c2bdf564..dd71404fe 100644 --- a/modules/gfx/src/texture.hh +++ b/modules/gfx/src/texture.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/vertex_array.cc b/modules/gfx/src/vertex_array.cc index be6c47f86..155417b65 100644 --- a/modules/gfx/src/vertex_array.cc +++ b/modules/gfx/src/vertex_array.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/vertex_array.hh b/modules/gfx/src/vertex_array.hh index 7222c101f..539d871b7 100644 --- a/modules/gfx/src/vertex_array.hh +++ b/modules/gfx/src/vertex_array.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/vertex_array_helper.cc b/modules/gfx/src/vertex_array_helper.cc index ab234c087..4354996e8 100644 --- a/modules/gfx/src/vertex_array_helper.cc +++ b/modules/gfx/src/vertex_array_helper.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/src/vertex_array_helper.hh b/modules/gfx/src/vertex_array_helper.hh index 629cc5c4c..f810c511c 100644 --- a/modules/gfx/src/vertex_array_helper.hh +++ b/modules/gfx/src/vertex_array_helper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/test_color.cc b/modules/gfx/tests/test_color.cc index 1d4faa42b..88856fb17 100644 --- a/modules/gfx/tests/test_color.cc +++ b/modules/gfx/tests/test_color.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/test_ent_pov_export.cc b/modules/gfx/tests/test_ent_pov_export.cc index cea473137..b5c409f96 100644 --- a/modules/gfx/tests/test_ent_pov_export.cc +++ b/modules/gfx/tests/test_ent_pov_export.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/test_gfx.py b/modules/gfx/tests/test_gfx.py index 3347f8ad0..ffca3b507 100644 --- a/modules/gfx/tests/test_gfx.py +++ b/modules/gfx/tests/test_gfx.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/test_gfx_node.cc b/modules/gfx/tests/test_gfx_node.cc index 9a670a381..8a7059f8d 100644 --- a/modules/gfx/tests/test_gfx_node.cc +++ b/modules/gfx/tests/test_gfx_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/test_map_octree.cc b/modules/gfx/tests/test_map_octree.cc index 19c407c03..41bfba860 100644 --- a/modules/gfx/tests/test_map_octree.cc +++ b/modules/gfx/tests/test_map_octree.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gfx/tests/tests.cc b/modules/gfx/tests/tests.cc index 5fcce5fe3..bb712952e 100644 --- a/modules/gfx/tests/tests.cc +++ b/modules/gfx/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/__init__.py b/modules/gui/pymod/__init__.py index 0fb4bde5f..784891690 100644 --- a/modules/gui/pymod/__init__.py +++ b/modules/gui/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/dng/superpositiondialog.py b/modules/gui/pymod/dng/superpositiondialog.py index d14a8b793..9ad8bc22f 100644 --- a/modules/gui/pymod/dng/superpositiondialog.py +++ b/modules/gui/pymod/dng/superpositiondialog.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_alignment_view.cc b/modules/gui/pymod/export_alignment_view.cc index 78b6fdcd3..1d6e22bfd 100644 --- a/modules/gui/pymod/export_alignment_view.cc +++ b/modules/gui/pymod/export_alignment_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_data_viewer.cc b/modules/gui/pymod/export_data_viewer.cc index 8e30e2014..dbaa30ace 100644 --- a/modules/gui/pymod/export_data_viewer.cc +++ b/modules/gui/pymod/export_data_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/pymod/export_file_loader.cc b/modules/gui/pymod/export_file_loader.cc index b78c80305..b39d6dadd 100644 --- a/modules/gui/pymod/export_file_loader.cc +++ b/modules/gui/pymod/export_file_loader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_file_viewer.cc b/modules/gui/pymod/export_file_viewer.cc index f271562e3..66b704d84 100644 --- a/modules/gui/pymod/export_file_viewer.cc +++ b/modules/gui/pymod/export_file_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_gl_win.cc b/modules/gui/pymod/export_gl_win.cc index e52eb2e2a..044cf417a 100644 --- a/modules/gui/pymod/export_gl_win.cc +++ b/modules/gui/pymod/export_gl_win.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_gosty.cc b/modules/gui/pymod/export_gosty.cc index 96f3f04f5..1cd37fae4 100644 --- a/modules/gui/pymod/export_gosty.cc +++ b/modules/gui/pymod/export_gosty.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_input.cc b/modules/gui/pymod/export_input.cc index 10e375fd3..8906e944b 100644 --- a/modules/gui/pymod/export_input.cc +++ b/modules/gui/pymod/export_input.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_main_area.cc b/modules/gui/pymod/export_main_area.cc index 51986be55..bc3adaa08 100644 --- a/modules/gui/pymod/export_main_area.cc +++ b/modules/gui/pymod/export_main_area.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_menu_bar.cc b/modules/gui/pymod/export_menu_bar.cc index c10cb4275..35220c966 100644 --- a/modules/gui/pymod/export_menu_bar.cc +++ b/modules/gui/pymod/export_menu_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_message_widget.cc b/modules/gui/pymod/export_message_widget.cc index d6886a7e3..1893c7e87 100644 --- a/modules/gui/pymod/export_message_widget.cc +++ b/modules/gui/pymod/export_message_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_overlay.cc b/modules/gui/pymod/export_overlay.cc index f9efb0625..4b95814e2 100644 --- a/modules/gui/pymod/export_overlay.cc +++ b/modules/gui/pymod/export_overlay.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/pymod/export_panels.cc b/modules/gui/pymod/export_panels.cc index ae10e5b4b..71920ef1a 100644 --- a/modules/gui/pymod/export_panels.cc +++ b/modules/gui/pymod/export_panels.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_perspective.cc b/modules/gui/pymod/export_perspective.cc index e7bb0ecc1..720ef3200 100644 --- a/modules/gui/pymod/export_perspective.cc +++ b/modules/gui/pymod/export_perspective.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_plot.cc b/modules/gui/pymod/export_plot.cc index abb2cd4b5..9091a7313 100644 --- a/modules/gui/pymod/export_plot.cc +++ b/modules/gui/pymod/export_plot.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/pymod/export_py_shell.cc b/modules/gui/pymod/export_py_shell.cc index ed27180cf..84dfbe16d 100644 --- a/modules/gui/pymod/export_py_shell.cc +++ b/modules/gui/pymod/export_py_shell.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_scene_selection.cc b/modules/gui/pymod/export_scene_selection.cc index 93c487502..7b05d2bf8 100644 --- a/modules/gui/pymod/export_scene_selection.cc +++ b/modules/gui/pymod/export_scene_selection.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_scene_win.cc b/modules/gui/pymod/export_scene_win.cc index bef37d946..b814c257e 100644 --- a/modules/gui/pymod/export_scene_win.cc +++ b/modules/gui/pymod/export_scene_win.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_sequence_viewer.cc b/modules/gui/pymod/export_sequence_viewer.cc index 9807894a4..caecdc4d6 100644 --- a/modules/gui/pymod/export_sequence_viewer.cc +++ b/modules/gui/pymod/export_sequence_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_sip_handler.cc b/modules/gui/pymod/export_sip_handler.cc index 0eeefa8b4..6606e7875 100644 --- a/modules/gui/pymod/export_sip_handler.cc +++ b/modules/gui/pymod/export_sip_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_tool.cc b/modules/gui/pymod/export_tool.cc index 8b231a314..c5165570e 100644 --- a/modules/gui/pymod/export_tool.cc +++ b/modules/gui/pymod/export_tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/export_widget.cc b/modules/gui/pymod/export_widget.cc index bd016b14c..fe6bd46fb 100644 --- a/modules/gui/pymod/export_widget.cc +++ b/modules/gui/pymod/export_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/init_menubar.py b/modules/gui/pymod/init_menubar.py index 6feca6fd2..761e483bb 100644 --- a/modules/gui/pymod/init_menubar.py +++ b/modules/gui/pymod/init_menubar.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/qptr.hh b/modules/gui/pymod/qptr.hh index d6e33b8a1..24d53b8e5 100644 --- a/modules/gui/pymod/qptr.hh +++ b/modules/gui/pymod/qptr.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/__init__.py b/modules/gui/pymod/scene/__init__.py index a1b462fb2..4d1c51119 100644 --- a/modules/gui/pymod/scene/__init__.py +++ b/modules/gui/pymod/scene/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/color_options_widget.py b/modules/gui/pymod/scene/color_options_widget.py index 3e27f6746..1d8e95cf6 100644 --- a/modules/gui/pymod/scene/color_options_widget.py +++ b/modules/gui/pymod/scene/color_options_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/color_select_widget.py b/modules/gui/pymod/scene/color_select_widget.py index 422c82989..110108e63 100644 --- a/modules/gui/pymod/scene/color_select_widget.py +++ b/modules/gui/pymod/scene/color_select_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/combo_options_widget.py b/modules/gui/pymod/scene/combo_options_widget.py index d71e93655..8961c04a2 100644 --- a/modules/gui/pymod/scene/combo_options_widget.py +++ b/modules/gui/pymod/scene/combo_options_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/cpk_widget.py b/modules/gui/pymod/scene/cpk_widget.py index 36611bee2..038476597 100644 --- a/modules/gui/pymod/scene/cpk_widget.py +++ b/modules/gui/pymod/scene/cpk_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/custom_widget.py b/modules/gui/pymod/scene/custom_widget.py index dad9f687c..7a7eb2e92 100644 --- a/modules/gui/pymod/scene/custom_widget.py +++ b/modules/gui/pymod/scene/custom_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/file_loader.py b/modules/gui/pymod/scene/file_loader.py index 482ffb713..a0acf4140 100644 --- a/modules/gui/pymod/scene/file_loader.py +++ b/modules/gui/pymod/scene/file_loader.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/gradient_editor_widget.py b/modules/gui/pymod/scene/gradient_editor_widget.py index 2d0e0d903..d4b93071b 100644 --- a/modules/gui/pymod/scene/gradient_editor_widget.py +++ b/modules/gui/pymod/scene/gradient_editor_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/gradient_info_handler.py b/modules/gui/pymod/scene/gradient_info_handler.py index 4ce53cc2d..951dcd668 100644 --- a/modules/gui/pymod/scene/gradient_info_handler.py +++ b/modules/gui/pymod/scene/gradient_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/gradient_preset_widget.py b/modules/gui/pymod/scene/gradient_preset_widget.py index 182c8e48e..ebbfc942f 100644 --- a/modules/gui/pymod/scene/gradient_preset_widget.py +++ b/modules/gui/pymod/scene/gradient_preset_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/hsc_widget.py b/modules/gui/pymod/scene/hsc_widget.py index ed2de1d33..c81a5f417 100644 --- a/modules/gui/pymod/scene/hsc_widget.py +++ b/modules/gui/pymod/scene/hsc_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/immutable_gradient_info_handler.py b/modules/gui/pymod/scene/immutable_gradient_info_handler.py index 4f001af4a..c70b041e9 100644 --- a/modules/gui/pymod/scene/immutable_gradient_info_handler.py +++ b/modules/gui/pymod/scene/immutable_gradient_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/immutable_info_handler.py b/modules/gui/pymod/scene/immutable_info_handler.py index db2a2251b..600fd393d 100644 --- a/modules/gui/pymod/scene/immutable_info_handler.py +++ b/modules/gui/pymod/scene/immutable_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/immutable_loader_info_handler.py b/modules/gui/pymod/scene/immutable_loader_info_handler.py index 346f0e727..402ef85c9 100644 --- a/modules/gui/pymod/scene/immutable_loader_info_handler.py +++ b/modules/gui/pymod/scene/immutable_loader_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/immutable_preset_info_handler.py b/modules/gui/pymod/scene/immutable_preset_info_handler.py index 2b7979581..5b1fb7c12 100644 --- a/modules/gui/pymod/scene/immutable_preset_info_handler.py +++ b/modules/gui/pymod/scene/immutable_preset_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/init_inspector.py b/modules/gui/pymod/scene/init_inspector.py index d8fc6f3a6..72b35454d 100644 --- a/modules/gui/pymod/scene/init_inspector.py +++ b/modules/gui/pymod/scene/init_inspector.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/inspector_widget.py b/modules/gui/pymod/scene/inspector_widget.py index 85abee93d..4a976841b 100644 --- a/modules/gui/pymod/scene/inspector_widget.py +++ b/modules/gui/pymod/scene/inspector_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/line_trace_widget.py b/modules/gui/pymod/scene/line_trace_widget.py index 096c198c3..5b1133e72 100644 --- a/modules/gui/pymod/scene/line_trace_widget.py +++ b/modules/gui/pymod/scene/line_trace_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/map_level_widget.py b/modules/gui/pymod/scene/map_level_widget.py index f7602072c..02851b761 100644 --- a/modules/gui/pymod/scene/map_level_widget.py +++ b/modules/gui/pymod/scene/map_level_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/preset.py b/modules/gui/pymod/scene/preset.py index 10dd964ba..4628f8248 100644 --- a/modules/gui/pymod/scene/preset.py +++ b/modules/gui/pymod/scene/preset.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/preset_editor_widget.py b/modules/gui/pymod/scene/preset_editor_widget.py index 95eb43071..97d7e7723 100644 --- a/modules/gui/pymod/scene/preset_editor_widget.py +++ b/modules/gui/pymod/scene/preset_editor_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/preset_info_handler.py b/modules/gui/pymod/scene/preset_info_handler.py index 06b21ed41..ba77aaff8 100644 --- a/modules/gui/pymod/scene/preset_info_handler.py +++ b/modules/gui/pymod/scene/preset_info_handler.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/preset_widget.py b/modules/gui/pymod/scene/preset_widget.py index b4dc45ec2..87e8ea7cc 100644 --- a/modules/gui/pymod/scene/preset_widget.py +++ b/modules/gui/pymod/scene/preset_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/render_mode_widget.py b/modules/gui/pymod/scene/render_mode_widget.py index 1c4c17ed9..038e0950e 100644 --- a/modules/gui/pymod/scene/render_mode_widget.py +++ b/modules/gui/pymod/scene/render_mode_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/render_op.py b/modules/gui/pymod/scene/render_op.py index afa3805a6..cdbb7e036 100644 --- a/modules/gui/pymod/scene/render_op.py +++ b/modules/gui/pymod/scene/render_op.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/render_options_widget.py b/modules/gui/pymod/scene/render_options_widget.py index 46d7e8640..f1d9929ee 100644 --- a/modules/gui/pymod/scene/render_options_widget.py +++ b/modules/gui/pymod/scene/render_options_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/scene_observer_impl.py b/modules/gui/pymod/scene/scene_observer_impl.py index 075e1dc69..b4a0096fa 100644 --- a/modules/gui/pymod/scene/scene_observer_impl.py +++ b/modules/gui/pymod/scene/scene_observer_impl.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/scene_selection_helper.py b/modules/gui/pymod/scene/scene_selection_helper.py index bb6f59d6c..80d35b9b4 100644 --- a/modules/gui/pymod/scene/scene_selection_helper.py +++ b/modules/gui/pymod/scene/scene_selection_helper.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/simple_widget.py b/modules/gui/pymod/scene/simple_widget.py index 10a8be578..1c9c337e9 100644 --- a/modules/gui/pymod/scene/simple_widget.py +++ b/modules/gui/pymod/scene/simple_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/sline_widget.py b/modules/gui/pymod/scene/sline_widget.py index e1d45855a..063a81e33 100644 --- a/modules/gui/pymod/scene/sline_widget.py +++ b/modules/gui/pymod/scene/sline_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/toolbar_options_widget.py b/modules/gui/pymod/scene/toolbar_options_widget.py index 2bcd230fa..fc4720493 100644 --- a/modules/gui/pymod/scene/toolbar_options_widget.py +++ b/modules/gui/pymod/scene/toolbar_options_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/trace_widget.py b/modules/gui/pymod/scene/trace_widget.py index f70ca4006..7dcb0342a 100644 --- a/modules/gui/pymod/scene/trace_widget.py +++ b/modules/gui/pymod/scene/trace_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/tube_widget.py b/modules/gui/pymod/scene/tube_widget.py index 54584c0f2..561728800 100644 --- a/modules/gui/pymod/scene/tube_widget.py +++ b/modules/gui/pymod/scene/tube_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/uniform_color_widget.py b/modules/gui/pymod/scene/uniform_color_widget.py index 75f93d3ae..66461dcff 100644 --- a/modules/gui/pymod/scene/uniform_color_widget.py +++ b/modules/gui/pymod/scene/uniform_color_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/visibility_op.py b/modules/gui/pymod/scene/visibility_op.py index b0d3938da..9e7402dc1 100644 --- a/modules/gui/pymod/scene/visibility_op.py +++ b/modules/gui/pymod/scene/visibility_op.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/scene/wireframe_widget.py b/modules/gui/pymod/scene/wireframe_widget.py index a6ae8a723..35175222a 100644 --- a/modules/gui/pymod/scene/wireframe_widget.py +++ b/modules/gui/pymod/scene/wireframe_widget.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/sip_handler.hh b/modules/gui/pymod/sip_handler.hh index f91dd5692..bdc43461f 100644 --- a/modules/gui/pymod/sip_handler.hh +++ b/modules/gui/pymod/sip_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/traj.py b/modules/gui/pymod/traj.py index 5a2baff25..1fcb1c779 100644 --- a/modules/gui/pymod/traj.py +++ b/modules/gui/pymod/traj.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------- # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/pymod/wrap_gui.cc b/modules/gui/pymod/wrap_gui.cc index eca23bfa3..a4474a6f8 100644 --- a/modules/gui/pymod/wrap_gui.cc +++ b/modules/gui/pymod/wrap_gui.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/admin.cc b/modules/gui/src/admin.cc index a4d833bc0..d82e384bd 100644 --- a/modules/gui/src/admin.cc +++ b/modules/gui/src/admin.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/admin.hh b/modules/gui/src/admin.hh index a0810cb6d..cfaa482be 100644 --- a/modules/gui/src/admin.hh +++ b/modules/gui/src/admin.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/data_viewer/argand.cc b/modules/gui/src/data_viewer/argand.cc index cba6513f2..6fceabe8f 100644 --- a/modules/gui/src/data_viewer/argand.cc +++ b/modules/gui/src/data_viewer/argand.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/argand.hh b/modules/gui/src/data_viewer/argand.hh index b945c38fd..492bce04f 100644 --- a/modules/gui/src/data_viewer/argand.hh +++ b/modules/gui/src/data_viewer/argand.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer.cc b/modules/gui/src/data_viewer/data_viewer.cc index b0f678380..64896c8a7 100644 --- a/modules/gui/src/data_viewer/data_viewer.cc +++ b/modules/gui/src/data_viewer/data_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer.hh b/modules/gui/src/data_viewer/data_viewer.hh index 315bb3de3..e9e417f6b 100644 --- a/modules/gui/src/data_viewer/data_viewer.hh +++ b/modules/gui/src/data_viewer/data_viewer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer_panel.cc b/modules/gui/src/data_viewer/data_viewer_panel.cc index 93f3a4062..06a58bb1e 100644 --- a/modules/gui/src/data_viewer/data_viewer_panel.cc +++ b/modules/gui/src/data_viewer/data_viewer_panel.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer_panel.hh b/modules/gui/src/data_viewer/data_viewer_panel.hh index a95220803..e72530e36 100644 --- a/modules/gui/src/data_viewer/data_viewer_panel.hh +++ b/modules/gui/src/data_viewer/data_viewer_panel.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer_panel_base.cc b/modules/gui/src/data_viewer/data_viewer_panel_base.cc index acbb7517b..6405eb777 100644 --- a/modules/gui/src/data_viewer/data_viewer_panel_base.cc +++ b/modules/gui/src/data_viewer/data_viewer_panel_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/data_viewer_panel_base.hh b/modules/gui/src/data_viewer/data_viewer_panel_base.hh index 5d062ddcf..1727ea9a3 100644 --- a/modules/gui/src/data_viewer/data_viewer_panel_base.hh +++ b/modules/gui/src/data_viewer/data_viewer_panel_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/draw_overlay.cc b/modules/gui/src/data_viewer/draw_overlay.cc index fdec16f55..86c05bb07 100644 --- a/modules/gui/src/data_viewer/draw_overlay.cc +++ b/modules/gui/src/data_viewer/draw_overlay.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/draw_overlay.hh b/modules/gui/src/data_viewer/draw_overlay.hh index 66294c9fc..8ec433c4d 100644 --- a/modules/gui/src/data_viewer/draw_overlay.hh +++ b/modules/gui/src/data_viewer/draw_overlay.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/drawing_functions.cc b/modules/gui/src/data_viewer/drawing_functions.cc index 8de88e5ad..f27b3eb0d 100644 --- a/modules/gui/src/data_viewer/drawing_functions.cc +++ b/modules/gui/src/data_viewer/drawing_functions.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/drawing_functions.hh b/modules/gui/src/data_viewer/drawing_functions.hh index ffab72c49..0d94bd69b 100644 --- a/modules/gui/src/data_viewer/drawing_functions.hh +++ b/modules/gui/src/data_viewer/drawing_functions.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/fft_panel.cc b/modules/gui/src/data_viewer/fft_panel.cc index 553b1dc11..17dd63b4a 100644 --- a/modules/gui/src/data_viewer/fft_panel.cc +++ b/modules/gui/src/data_viewer/fft_panel.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/fft_panel.hh b/modules/gui/src/data_viewer/fft_panel.hh index a6964bf31..2add54b8d 100644 --- a/modules/gui/src/data_viewer/fft_panel.hh +++ b/modules/gui/src/data_viewer/fft_panel.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/img2qt.cc b/modules/gui/src/data_viewer/img2qt.cc index 2d3842eaf..2194c6030 100644 --- a/modules/gui/src/data_viewer/img2qt.cc +++ b/modules/gui/src/data_viewer/img2qt.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/img2qt.hh b/modules/gui/src/data_viewer/img2qt.hh index 80681402f..3088a2f3e 100644 --- a/modules/gui/src/data_viewer/img2qt.hh +++ b/modules/gui/src/data_viewer/img2qt.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/info_panel.cc b/modules/gui/src/data_viewer/info_panel.cc index 03bee4282..a593884b1 100644 --- a/modules/gui/src/data_viewer/info_panel.cc +++ b/modules/gui/src/data_viewer/info_panel.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/info_panel.hh b/modules/gui/src/data_viewer/info_panel.hh index 9c2bd31da..69f125d61 100644 --- a/modules/gui/src/data_viewer/info_panel.hh +++ b/modules/gui/src/data_viewer/info_panel.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/mask_overlay.cc b/modules/gui/src/data_viewer/mask_overlay.cc index c83a84e65..c0c0e6560 100644 --- a/modules/gui/src/data_viewer/mask_overlay.cc +++ b/modules/gui/src/data_viewer/mask_overlay.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/mask_overlay.hh b/modules/gui/src/data_viewer/mask_overlay.hh index 365ff5a22..a6ee6bc2b 100644 --- a/modules/gui/src/data_viewer/mask_overlay.hh +++ b/modules/gui/src/data_viewer/mask_overlay.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/null_overlay.cc b/modules/gui/src/data_viewer/null_overlay.cc index d5c7bf0f7..1fa56b5e6 100644 --- a/modules/gui/src/data_viewer/null_overlay.cc +++ b/modules/gui/src/data_viewer/null_overlay.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/null_overlay.hh b/modules/gui/src/data_viewer/null_overlay.hh index f5cf4e389..59cbce5b9 100644 --- a/modules/gui/src/data_viewer/null_overlay.hh +++ b/modules/gui/src/data_viewer/null_overlay.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay.hh b/modules/gui/src/data_viewer/overlay.hh index 51af49b53..96d440a27 100644 --- a/modules/gui/src/data_viewer/overlay.hh +++ b/modules/gui/src/data_viewer/overlay.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_base.cc b/modules/gui/src/data_viewer/overlay_base.cc index b0e8782db..c1505e2d9 100644 --- a/modules/gui/src/data_viewer/overlay_base.cc +++ b/modules/gui/src/data_viewer/overlay_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_base.hh b/modules/gui/src/data_viewer/overlay_base.hh index 3cc563044..b64475e6c 100644 --- a/modules/gui/src/data_viewer/overlay_base.hh +++ b/modules/gui/src/data_viewer/overlay_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_base_fw.hh b/modules/gui/src/data_viewer/overlay_base_fw.hh index 58354147b..7a38205b8 100644 --- a/modules/gui/src/data_viewer/overlay_base_fw.hh +++ b/modules/gui/src/data_viewer/overlay_base_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager.cc b/modules/gui/src/data_viewer/overlay_manager.cc index 6f8247a8d..a9bc95028 100644 --- a/modules/gui/src/data_viewer/overlay_manager.cc +++ b/modules/gui/src/data_viewer/overlay_manager.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager.hh b/modules/gui/src/data_viewer/overlay_manager.hh index c4ce0e18f..d1e973609 100644 --- a/modules/gui/src/data_viewer/overlay_manager.hh +++ b/modules/gui/src/data_viewer/overlay_manager.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager_fw.hh b/modules/gui/src/data_viewer/overlay_manager_fw.hh index 9a6059a74..a80d843da 100644 --- a/modules/gui/src/data_viewer/overlay_manager_fw.hh +++ b/modules/gui/src/data_viewer/overlay_manager_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager_gui.cc b/modules/gui/src/data_viewer/overlay_manager_gui.cc index 160ffc624..ba9d884cb 100644 --- a/modules/gui/src/data_viewer/overlay_manager_gui.cc +++ b/modules/gui/src/data_viewer/overlay_manager_gui.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager_gui.hh b/modules/gui/src/data_viewer/overlay_manager_gui.hh index 6fc07a164..437b0c3b7 100644 --- a/modules/gui/src/data_viewer/overlay_manager_gui.hh +++ b/modules/gui/src/data_viewer/overlay_manager_gui.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/overlay_manager_observer.hh b/modules/gui/src/data_viewer/overlay_manager_observer.hh index b28b08fdd..a4bf9b058 100644 --- a/modules/gui/src/data_viewer/overlay_manager_observer.hh +++ b/modules/gui/src/data_viewer/overlay_manager_observer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/pointlist_overlay.cc b/modules/gui/src/data_viewer/pointlist_overlay.cc index 9790dba68..84f10563f 100644 --- a/modules/gui/src/data_viewer/pointlist_overlay.cc +++ b/modules/gui/src/data_viewer/pointlist_overlay.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/pointlist_overlay.hh b/modules/gui/src/data_viewer/pointlist_overlay.hh index 87f7639b0..9244f4457 100644 --- a/modules/gui/src/data_viewer/pointlist_overlay.hh +++ b/modules/gui/src/data_viewer/pointlist_overlay.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/pointlist_overlay_base.cc b/modules/gui/src/data_viewer/pointlist_overlay_base.cc index fbd3b1b56..3bf47d6d9 100644 --- a/modules/gui/src/data_viewer/pointlist_overlay_base.cc +++ b/modules/gui/src/data_viewer/pointlist_overlay_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/pointlist_overlay_base.hh b/modules/gui/src/data_viewer/pointlist_overlay_base.hh index 5264be58f..43e82562a 100644 --- a/modules/gui/src/data_viewer/pointlist_overlay_base.hh +++ b/modules/gui/src/data_viewer/pointlist_overlay_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/strategies.cc b/modules/gui/src/data_viewer/strategies.cc index 90d4d135f..e78a71837 100644 --- a/modules/gui/src/data_viewer/strategies.cc +++ b/modules/gui/src/data_viewer/strategies.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/strategies.hh b/modules/gui/src/data_viewer/strategies.hh index fa894dc01..a37f3f8ef 100644 --- a/modules/gui/src/data_viewer/strategies.hh +++ b/modules/gui/src/data_viewer/strategies.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/strategies_fw.hh b/modules/gui/src/data_viewer/strategies_fw.hh index 9347e489d..5678eb337 100644 --- a/modules/gui/src/data_viewer/strategies_fw.hh +++ b/modules/gui/src/data_viewer/strategies_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/viewer_normalizer.cc b/modules/gui/src/data_viewer/viewer_normalizer.cc index 5a06e3437..09a21eaf5 100644 --- a/modules/gui/src/data_viewer/viewer_normalizer.cc +++ b/modules/gui/src/data_viewer/viewer_normalizer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/data_viewer/viewer_normalizer.hh b/modules/gui/src/data_viewer/viewer_normalizer.hh index ba71ac294..63b78a188 100644 --- a/modules/gui/src/data_viewer/viewer_normalizer.hh +++ b/modules/gui/src/data_viewer/viewer_normalizer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/dock_widget.cc b/modules/gui/src/dock_widget.cc index 7b7838818..53b7d7ea7 100644 --- a/modules/gui/src/dock_widget.cc +++ b/modules/gui/src/dock_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/dock_widget.hh b/modules/gui/src/dock_widget.hh index 9a3086a2e..4bb5f3c73 100644 --- a/modules/gui/src/dock_widget.hh +++ b/modules/gui/src/dock_widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/file_browser.cc b/modules/gui/src/file_browser.cc index 59217f202..7c33f7d1f 100644 --- a/modules/gui/src/file_browser.cc +++ b/modules/gui/src/file_browser.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_browser.hh b/modules/gui/src/file_browser.hh index 2a25892e9..b68b837fe 100644 --- a/modules/gui/src/file_browser.hh +++ b/modules/gui/src/file_browser.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_loader.cc b/modules/gui/src/file_loader.cc index e1a048eb2..bc69ba7b8 100644 --- a/modules/gui/src/file_loader.cc +++ b/modules/gui/src/file_loader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_loader.hh b/modules/gui/src/file_loader.hh index 43fd9c8f3..23419b613 100644 --- a/modules/gui/src/file_loader.hh +++ b/modules/gui/src/file_loader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_type_dialog.cc b/modules/gui/src/file_type_dialog.cc index 789278738..ed226aba8 100644 --- a/modules/gui/src/file_type_dialog.cc +++ b/modules/gui/src/file_type_dialog.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_type_dialog.hh b/modules/gui/src/file_type_dialog.hh index 7c7338d93..4cd7746af 100644 --- a/modules/gui/src/file_type_dialog.hh +++ b/modules/gui/src/file_type_dialog.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_viewer.cc b/modules/gui/src/file_viewer.cc index bc989c640..a5c5d7271 100644 --- a/modules/gui/src/file_viewer.cc +++ b/modules/gui/src/file_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/file_viewer.hh b/modules/gui/src/file_viewer.hh index 1fece786b..d82217ccd 100644 --- a/modules/gui/src/file_viewer.hh +++ b/modules/gui/src/file_viewer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gl_canvas.cc b/modules/gui/src/gl_canvas.cc index a7007d59d..f94bff045 100644 --- a/modules/gui/src/gl_canvas.cc +++ b/modules/gui/src/gl_canvas.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gl_canvas.hh b/modules/gui/src/gl_canvas.hh index 9be86fdeb..dbc879e91 100644 --- a/modules/gui/src/gl_canvas.hh +++ b/modules/gui/src/gl_canvas.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gl_win.cc b/modules/gui/src/gl_win.cc index 19bd0f4b1..cfaade7ea 100644 --- a/modules/gui/src/gl_win.cc +++ b/modules/gui/src/gl_win.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gl_win.hh b/modules/gui/src/gl_win.hh index 8a804d778..3e32df5c2 100644 --- a/modules/gui/src/gl_win.hh +++ b/modules/gui/src/gl_win.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gosty.cc b/modules/gui/src/gosty.cc index cbe71af4f..a0be0fae0 100644 --- a/modules/gui/src/gosty.cc +++ b/modules/gui/src/gosty.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gosty.hh b/modules/gui/src/gosty.hh index 43ae288b0..a4c3f25ba 100644 --- a/modules/gui/src/gosty.hh +++ b/modules/gui/src/gosty.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gosty_app.cc b/modules/gui/src/gosty_app.cc index c18af88f5..ac5ce3105 100644 --- a/modules/gui/src/gosty_app.cc +++ b/modules/gui/src/gosty_app.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/gosty_app.hh b/modules/gui/src/gosty_app.hh index d632e1921..787404aa3 100644 --- a/modules/gui/src/gosty_app.hh +++ b/modules/gui/src/gosty_app.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/input/spnav_input.cc b/modules/gui/src/input/spnav_input.cc index c6cf87a4d..10022c6ae 100644 --- a/modules/gui/src/input/spnav_input.cc +++ b/modules/gui/src/input/spnav_input.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/input/spnav_input.hh b/modules/gui/src/input/spnav_input.hh index fec7ea45e..fe6eec7e6 100644 --- a/modules/gui/src/input/spnav_input.hh +++ b/modules/gui/src/input/spnav_input.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/main.cc b/modules/gui/src/main.cc index 767244794..f3b1c6f6e 100644 --- a/modules/gui/src/main.cc +++ b/modules/gui/src/main.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/main.hh b/modules/gui/src/main.hh index 9ac9e1a35..deee07972 100644 --- a/modules/gui/src/main.hh +++ b/modules/gui/src/main.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/main_area.cc b/modules/gui/src/main_area.cc index f352a86d3..3c931ca8e 100644 --- a/modules/gui/src/main_area.cc +++ b/modules/gui/src/main_area.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/main_area.hh b/modules/gui/src/main_area.hh index f2fc00010..9e03d53a0 100644 --- a/modules/gui/src/main_area.hh +++ b/modules/gui/src/main_area.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/main_window.cc b/modules/gui/src/main_window.cc index 77da2e2b6..098e7cfab 100644 --- a/modules/gui/src/main_window.cc +++ b/modules/gui/src/main_window.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/main_window.hh b/modules/gui/src/main_window.hh index edbc0f015..61c6055d1 100644 --- a/modules/gui/src/main_window.hh +++ b/modules/gui/src/main_window.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/messages/log_reader.cc b/modules/gui/src/messages/log_reader.cc index 2d84b4fb6..33ad612ba 100644 --- a/modules/gui/src/messages/log_reader.cc +++ b/modules/gui/src/messages/log_reader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/messages/log_reader.hh b/modules/gui/src/messages/log_reader.hh index 27b13e0b9..95c8e035e 100644 --- a/modules/gui/src/messages/log_reader.hh +++ b/modules/gui/src/messages/log_reader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/messages/message_box_widget.cc b/modules/gui/src/messages/message_box_widget.cc index ccbd99f0c..2af0d5e01 100644 --- a/modules/gui/src/messages/message_box_widget.cc +++ b/modules/gui/src/messages/message_box_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/messages/message_box_widget.hh b/modules/gui/src/messages/message_box_widget.hh index d2442e30d..60d0e7bb7 100644 --- a/modules/gui/src/messages/message_box_widget.hh +++ b/modules/gui/src/messages/message_box_widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/messages/message_widget.cc b/modules/gui/src/messages/message_widget.cc index a91757945..b16df9afe 100644 --- a/modules/gui/src/messages/message_widget.cc +++ b/modules/gui/src/messages/message_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/messages/message_widget.hh b/modules/gui/src/messages/message_widget.hh index ce43ba033..e9c0d224e 100644 --- a/modules/gui/src/messages/message_widget.hh +++ b/modules/gui/src/messages/message_widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/bottom_bar.cc b/modules/gui/src/panels/bottom_bar.cc index caf2f2c1d..5a19dc358 100644 --- a/modules/gui/src/panels/bottom_bar.cc +++ b/modules/gui/src/panels/bottom_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/bottom_bar.hh b/modules/gui/src/panels/bottom_bar.hh index 7f623a4d8..e1927445c 100644 --- a/modules/gui/src/panels/bottom_bar.hh +++ b/modules/gui/src/panels/bottom_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/button_bar.cc b/modules/gui/src/panels/button_bar.cc index 2760ae075..72f3eebf9 100644 --- a/modules/gui/src/panels/button_bar.cc +++ b/modules/gui/src/panels/button_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/button_bar.hh b/modules/gui/src/panels/button_bar.hh index 5755773c0..987d66709 100644 --- a/modules/gui/src/panels/button_bar.hh +++ b/modules/gui/src/panels/button_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/button_box.cc b/modules/gui/src/panels/button_box.cc index 5c4fe0c4a..318e4f3b4 100644 --- a/modules/gui/src/panels/button_box.cc +++ b/modules/gui/src/panels/button_box.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/button_box.hh b/modules/gui/src/panels/button_box.hh index 03ba8881c..e65cea90d 100644 --- a/modules/gui/src/panels/button_box.hh +++ b/modules/gui/src/panels/button_box.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/drop_box.cc b/modules/gui/src/panels/drop_box.cc index 8a92d69e1..d81a44cd7 100644 --- a/modules/gui/src/panels/drop_box.cc +++ b/modules/gui/src/panels/drop_box.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/drop_box.hh b/modules/gui/src/panels/drop_box.hh index a61f85689..a474c0608 100644 --- a/modules/gui/src/panels/drop_box.hh +++ b/modules/gui/src/panels/drop_box.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/event_button.cc b/modules/gui/src/panels/event_button.cc index f08d1c584..f541dcc87 100644 --- a/modules/gui/src/panels/event_button.cc +++ b/modules/gui/src/panels/event_button.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/event_button.hh b/modules/gui/src/panels/event_button.hh index 8d23cc446..f3763a1b6 100644 --- a/modules/gui/src/panels/event_button.hh +++ b/modules/gui/src/panels/event_button.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_bar.cc b/modules/gui/src/panels/panel_bar.cc index b30be6ca9..81312afb1 100644 --- a/modules/gui/src/panels/panel_bar.cc +++ b/modules/gui/src/panels/panel_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_bar.hh b/modules/gui/src/panels/panel_bar.hh index 002c8e12b..463641357 100644 --- a/modules/gui/src/panels/panel_bar.hh +++ b/modules/gui/src/panels/panel_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_bar_widget_holder.cc b/modules/gui/src/panels/panel_bar_widget_holder.cc index 35e66aeca..a9789cb2a 100644 --- a/modules/gui/src/panels/panel_bar_widget_holder.cc +++ b/modules/gui/src/panels/panel_bar_widget_holder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_bar_widget_holder.hh b/modules/gui/src/panels/panel_bar_widget_holder.hh index 71440530a..8aea1cbdc 100644 --- a/modules/gui/src/panels/panel_bar_widget_holder.hh +++ b/modules/gui/src/panels/panel_bar_widget_holder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_manager.cc b/modules/gui/src/panels/panel_manager.cc index 0bc954606..1c30ad993 100644 --- a/modules/gui/src/panels/panel_manager.cc +++ b/modules/gui/src/panels/panel_manager.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_manager.hh b/modules/gui/src/panels/panel_manager.hh index 39c3edaf4..e35feb059 100644 --- a/modules/gui/src/panels/panel_manager.hh +++ b/modules/gui/src/panels/panel_manager.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_widget_container.cc b/modules/gui/src/panels/panel_widget_container.cc index acbcf7ce4..5b1e03313 100644 --- a/modules/gui/src/panels/panel_widget_container.cc +++ b/modules/gui/src/panels/panel_widget_container.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/panel_widget_container.hh b/modules/gui/src/panels/panel_widget_container.hh index 4d3440173..1b05717e2 100644 --- a/modules/gui/src/panels/panel_widget_container.hh +++ b/modules/gui/src/panels/panel_widget_container.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/side_bar.cc b/modules/gui/src/panels/side_bar.cc index cdd333912..92025d0b0 100644 --- a/modules/gui/src/panels/side_bar.cc +++ b/modules/gui/src/panels/side_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/side_bar.hh b/modules/gui/src/panels/side_bar.hh index fb4c8f801..879807a96 100644 --- a/modules/gui/src/panels/side_bar.hh +++ b/modules/gui/src/panels/side_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/splitter_panel_bar.cc b/modules/gui/src/panels/splitter_panel_bar.cc index d638e0f4c..dacc1ec21 100644 --- a/modules/gui/src/panels/splitter_panel_bar.cc +++ b/modules/gui/src/panels/splitter_panel_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/splitter_panel_bar.hh b/modules/gui/src/panels/splitter_panel_bar.hh index 1f5f628c4..8f20c9b75 100644 --- a/modules/gui/src/panels/splitter_panel_bar.hh +++ b/modules/gui/src/panels/splitter_panel_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/tabbed_panel_bar.cc b/modules/gui/src/panels/tabbed_panel_bar.cc index f6e55bd56..aacb5cb3d 100644 --- a/modules/gui/src/panels/tabbed_panel_bar.cc +++ b/modules/gui/src/panels/tabbed_panel_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/panels/tabbed_panel_bar.hh b/modules/gui/src/panels/tabbed_panel_bar.hh index 3672fdc84..32237a89b 100644 --- a/modules/gui/src/panels/tabbed_panel_bar.hh +++ b/modules/gui/src/panels/tabbed_panel_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/perspective.cc b/modules/gui/src/perspective.cc index 1e6444fc3..4affd2e1e 100644 --- a/modules/gui/src/perspective.cc +++ b/modules/gui/src/perspective.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/perspective.hh b/modules/gui/src/perspective.hh index 294587c02..573133e73 100644 --- a/modules/gui/src/perspective.hh +++ b/modules/gui/src/perspective.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/completer_base.cc b/modules/gui/src/python_shell/completer_base.cc index 46834491d..292657027 100644 --- a/modules/gui/src/python_shell/completer_base.cc +++ b/modules/gui/src/python_shell/completer_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/completer_base.hh b/modules/gui/src/python_shell/completer_base.hh index e8687e2bf..8699aab5a 100644 --- a/modules/gui/src/python_shell/completer_base.hh +++ b/modules/gui/src/python_shell/completer_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/dir_model.cc b/modules/gui/src/python_shell/dir_model.cc index 0888487b1..1add06e69 100644 --- a/modules/gui/src/python_shell/dir_model.cc +++ b/modules/gui/src/python_shell/dir_model.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/dir_model.hh b/modules/gui/src/python_shell/dir_model.hh index 251ac828f..ea882f6b4 100644 --- a/modules/gui/src/python_shell/dir_model.hh +++ b/modules/gui/src/python_shell/dir_model.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/gutter.cc b/modules/gui/src/python_shell/gutter.cc index 138f8f841..bb8cb98ee 100644 --- a/modules/gui/src/python_shell/gutter.cc +++ b/modules/gui/src/python_shell/gutter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/gutter.hh b/modules/gui/src/python_shell/gutter.hh index fe28ff43e..57df03470 100644 --- a/modules/gui/src/python_shell/gutter.hh +++ b/modules/gui/src/python_shell/gutter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/main_thread_runner.cc b/modules/gui/src/python_shell/main_thread_runner.cc index 35437327e..6b05ca64a 100644 --- a/modules/gui/src/python_shell/main_thread_runner.cc +++ b/modules/gui/src/python_shell/main_thread_runner.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/main_thread_runner.hh b/modules/gui/src/python_shell/main_thread_runner.hh index b7738fccf..97c818762 100644 --- a/modules/gui/src/python_shell/main_thread_runner.hh +++ b/modules/gui/src/python_shell/main_thread_runner.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/output_redirector.cc b/modules/gui/src/python_shell/output_redirector.cc index 318f1826e..39195d850 100644 --- a/modules/gui/src/python_shell/output_redirector.cc +++ b/modules/gui/src/python_shell/output_redirector.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/output_redirector.hh b/modules/gui/src/python_shell/output_redirector.hh index 50496c108..99057d7e8 100644 --- a/modules/gui/src/python_shell/output_redirector.hh +++ b/modules/gui/src/python_shell/output_redirector.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/path_completer.cc b/modules/gui/src/python_shell/path_completer.cc index f0ee07b0f..922e88d98 100644 --- a/modules/gui/src/python_shell/path_completer.cc +++ b/modules/gui/src/python_shell/path_completer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/path_completer.hh b/modules/gui/src/python_shell/path_completer.hh index 897c9b67e..fbca0a890 100644 --- a/modules/gui/src/python_shell/path_completer.hh +++ b/modules/gui/src/python_shell/path_completer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_completer.cc b/modules/gui/src/python_shell/python_completer.cc index 8d1e9399c..9ec41df66 100644 --- a/modules/gui/src/python_shell/python_completer.cc +++ b/modules/gui/src/python_shell/python_completer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_completer.hh b/modules/gui/src/python_shell/python_completer.hh index d57010fb8..a2fcedbcc 100644 --- a/modules/gui/src/python_shell/python_completer.hh +++ b/modules/gui/src/python_shell/python_completer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_context_parser.cc b/modules/gui/src/python_shell/python_context_parser.cc index fa52c0953..944951114 100644 --- a/modules/gui/src/python_shell/python_context_parser.cc +++ b/modules/gui/src/python_shell/python_context_parser.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_context_parser.hh b/modules/gui/src/python_shell/python_context_parser.hh index 738190fa0..ddc2c93dd 100644 --- a/modules/gui/src/python_shell/python_context_parser.hh +++ b/modules/gui/src/python_shell/python_context_parser.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_interpreter.cc b/modules/gui/src/python_shell/python_interpreter.cc index 6bfe099e5..8fe84743f 100644 --- a/modules/gui/src/python_shell/python_interpreter.cc +++ b/modules/gui/src/python_shell/python_interpreter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_interpreter.hh b/modules/gui/src/python_shell/python_interpreter.hh index 48db12485..5f12d6bbd 100644 --- a/modules/gui/src/python_shell/python_interpreter.hh +++ b/modules/gui/src/python_shell/python_interpreter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/python_shell/python_interpreter_proxy.cc b/modules/gui/src/python_shell/python_interpreter_proxy.cc index d8776ad25..693273bc2 100644 --- a/modules/gui/src/python_shell/python_interpreter_proxy.cc +++ b/modules/gui/src/python_shell/python_interpreter_proxy.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_interpreter_proxy.hh b/modules/gui/src/python_shell/python_interpreter_proxy.hh index fe4d80a0d..4dfd0f3ba 100644 --- a/modules/gui/src/python_shell/python_interpreter_proxy.hh +++ b/modules/gui/src/python_shell/python_interpreter_proxy.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_namespace_tree_item.cc b/modules/gui/src/python_shell/python_namespace_tree_item.cc index d44098d4e..b3e296090 100644 --- a/modules/gui/src/python_shell/python_namespace_tree_item.cc +++ b/modules/gui/src/python_shell/python_namespace_tree_item.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_namespace_tree_item.hh b/modules/gui/src/python_shell/python_namespace_tree_item.hh index f94b552be..c1cee49ef 100644 --- a/modules/gui/src/python_shell/python_namespace_tree_item.hh +++ b/modules/gui/src/python_shell/python_namespace_tree_item.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_namespace_tree_model.cc b/modules/gui/src/python_shell/python_namespace_tree_model.cc index 6a7b711e8..6b05294f8 100644 --- a/modules/gui/src/python_shell/python_namespace_tree_model.cc +++ b/modules/gui/src/python_shell/python_namespace_tree_model.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_namespace_tree_model.hh b/modules/gui/src/python_shell/python_namespace_tree_model.hh index 10b0b85b8..da21a394f 100644 --- a/modules/gui/src/python_shell/python_namespace_tree_model.hh +++ b/modules/gui/src/python_shell/python_namespace_tree_model.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell.cc b/modules/gui/src/python_shell/python_shell.cc index 34f462606..cdd9c28c3 100644 --- a/modules/gui/src/python_shell/python_shell.cc +++ b/modules/gui/src/python_shell/python_shell.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell.hh b/modules/gui/src/python_shell/python_shell.hh index 50ba76b46..11cc3fad0 100644 --- a/modules/gui/src/python_shell/python_shell.hh +++ b/modules/gui/src/python_shell/python_shell.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell_fw.hh b/modules/gui/src/python_shell/python_shell_fw.hh index 94b7ef9f0..d70eb83d8 100644 --- a/modules/gui/src/python_shell/python_shell_fw.hh +++ b/modules/gui/src/python_shell/python_shell_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell_text_document_layout.cc b/modules/gui/src/python_shell/python_shell_text_document_layout.cc index ac1cd3dee..bb95922f0 100644 --- a/modules/gui/src/python_shell/python_shell_text_document_layout.cc +++ b/modules/gui/src/python_shell/python_shell_text_document_layout.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell_text_document_layout.hh b/modules/gui/src/python_shell/python_shell_text_document_layout.hh index bca7f2286..903867a3f 100644 --- a/modules/gui/src/python_shell/python_shell_text_document_layout.hh +++ b/modules/gui/src/python_shell/python_shell_text_document_layout.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell_widget.cc b/modules/gui/src/python_shell/python_shell_widget.cc index d9890a690..9adafdd7c 100644 --- a/modules/gui/src/python_shell/python_shell_widget.cc +++ b/modules/gui/src/python_shell/python_shell_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_shell_widget.hh b/modules/gui/src/python_shell/python_shell_widget.hh index 12404dbe4..f2b2dbced 100644 --- a/modules/gui/src/python_shell/python_shell_widget.hh +++ b/modules/gui/src/python_shell/python_shell_widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_syntax_highlighter.cc b/modules/gui/src/python_shell/python_syntax_highlighter.cc index 50d00f4ca..cca2c0b8b 100644 --- a/modules/gui/src/python_shell/python_syntax_highlighter.cc +++ b/modules/gui/src/python_shell/python_syntax_highlighter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_syntax_highlighter.hh b/modules/gui/src/python_shell/python_syntax_highlighter.hh index 5e0aea840..aaa97a529 100644 --- a/modules/gui/src/python_shell/python_syntax_highlighter.hh +++ b/modules/gui/src/python_shell/python_syntax_highlighter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/python_tokenizer.cc b/modules/gui/src/python_shell/python_tokenizer.cc index abc02a251..3c6b2d3d8 100644 --- a/modules/gui/src/python_shell/python_tokenizer.cc +++ b/modules/gui/src/python_shell/python_tokenizer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/gui/src/python_shell/python_tokenizer.hh b/modules/gui/src/python_shell/python_tokenizer.hh index 8ec4780e9..49dc6c5c9 100644 --- a/modules/gui/src/python_shell/python_tokenizer.hh +++ b/modules/gui/src/python_shell/python_tokenizer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/shell_history.cc b/modules/gui/src/python_shell/shell_history.cc index e3c658184..08d96cd6e 100644 --- a/modules/gui/src/python_shell/shell_history.cc +++ b/modules/gui/src/python_shell/shell_history.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/shell_history.hh b/modules/gui/src/python_shell/shell_history.hh index 46d524fc5..20e0405af 100644 --- a/modules/gui/src/python_shell/shell_history.hh +++ b/modules/gui/src/python_shell/shell_history.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/string_literal_positions.cc b/modules/gui/src/python_shell/string_literal_positions.cc index a95c9cb8c..d1dd8ce5c 100644 --- a/modules/gui/src/python_shell/string_literal_positions.cc +++ b/modules/gui/src/python_shell/string_literal_positions.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/string_literal_positions.hh b/modules/gui/src/python_shell/string_literal_positions.hh index 969fc520a..d7d9e17d2 100644 --- a/modules/gui/src/python_shell/string_literal_positions.hh +++ b/modules/gui/src/python_shell/string_literal_positions.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/text_logger.cc b/modules/gui/src/python_shell/text_logger.cc index b9a3db979..1dda3afbb 100644 --- a/modules/gui/src/python_shell/text_logger.cc +++ b/modules/gui/src/python_shell/text_logger.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/python_shell/text_logger.hh b/modules/gui/src/python_shell/text_logger.hh index d35e552db..444092c07 100644 --- a/modules/gui/src/python_shell/text_logger.hh +++ b/modules/gui/src/python_shell/text_logger.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/remote_loader.hh b/modules/gui/src/remote_loader.hh index 84bc1b7bc..1d33e6d0b 100644 --- a/modules/gui/src/remote_loader.hh +++ b/modules/gui/src/remote_loader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/remote_site_loader.cc b/modules/gui/src/remote_site_loader.cc index b2e0ed3ef..814616697 100644 --- a/modules/gui/src/remote_site_loader.cc +++ b/modules/gui/src/remote_site_loader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/remote_site_loader.hh b/modules/gui/src/remote_site_loader.hh index c974a7357..5412441a1 100644 --- a/modules/gui/src/remote_site_loader.hh +++ b/modules/gui/src/remote_site_loader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_menu.cc b/modules/gui/src/scene_menu.cc index 0ced3fe9e..ef02a2aee 100644 --- a/modules/gui/src/scene_menu.cc +++ b/modules/gui/src/scene_menu.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_menu.hh b/modules/gui/src/scene_menu.hh index 7b495ee1a..68fc6421f 100644 --- a/modules/gui/src/scene_menu.hh +++ b/modules/gui/src/scene_menu.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_selection.cc b/modules/gui/src/scene_selection.cc index 058f676c4..2faa79d6c 100644 --- a/modules/gui/src/scene_selection.cc +++ b/modules/gui/src/scene_selection.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_selection.hh b/modules/gui/src/scene_selection.hh index d4e961938..53419a3ae 100644 --- a/modules/gui/src/scene_selection.hh +++ b/modules/gui/src/scene_selection.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/context_menu.cc b/modules/gui/src/scene_win/context_menu.cc index d73d07721..370800556 100644 --- a/modules/gui/src/scene_win/context_menu.cc +++ b/modules/gui/src/scene_win/context_menu.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/context_menu.hh b/modules/gui/src/scene_win/context_menu.hh index 55093a62d..c145164d7 100644 --- a/modules/gui/src/scene_win/context_menu.hh +++ b/modules/gui/src/scene_win/context_menu.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/current_selection_node.cc b/modules/gui/src/scene_win/current_selection_node.cc index 3bed57a3f..d10da3813 100644 --- a/modules/gui/src/scene_win/current_selection_node.cc +++ b/modules/gui/src/scene_win/current_selection_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/current_selection_node.hh b/modules/gui/src/scene_win/current_selection_node.hh index 307f21eeb..45d97225c 100644 --- a/modules/gui/src/scene_win/current_selection_node.hh +++ b/modules/gui/src/scene_win/current_selection_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/custom_part_node.cc b/modules/gui/src/scene_win/custom_part_node.cc index fc5fe910e..e18e6d62c 100644 --- a/modules/gui/src/scene_win/custom_part_node.cc +++ b/modules/gui/src/scene_win/custom_part_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/custom_part_node.hh b/modules/gui/src/scene_win/custom_part_node.hh index ee89a3c52..9c9eba9f4 100644 --- a/modules/gui/src/scene_win/custom_part_node.hh +++ b/modules/gui/src/scene_win/custom_part_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/entity_node.cc b/modules/gui/src/scene_win/entity_node.cc index 4ef718ffa..02dc97c54 100644 --- a/modules/gui/src/scene_win/entity_node.cc +++ b/modules/gui/src/scene_win/entity_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/entity_node.hh b/modules/gui/src/scene_win/entity_node.hh index cfd4b4fc0..8b716ec11 100644 --- a/modules/gui/src/scene_win/entity_node.hh +++ b/modules/gui/src/scene_win/entity_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/entity_part_node.cc b/modules/gui/src/scene_win/entity_part_node.cc index be6040bb0..bc1fb5a9f 100644 --- a/modules/gui/src/scene_win/entity_part_node.cc +++ b/modules/gui/src/scene_win/entity_part_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/entity_part_node.hh b/modules/gui/src/scene_win/entity_part_node.hh index e942b1b2a..2eb308cbe 100644 --- a/modules/gui/src/scene_win/entity_part_node.hh +++ b/modules/gui/src/scene_win/entity_part_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/gfx_scene_node.cc b/modules/gui/src/scene_win/gfx_scene_node.cc index 6a92001ba..2b7255f25 100644 --- a/modules/gui/src/scene_win/gfx_scene_node.cc +++ b/modules/gui/src/scene_win/gfx_scene_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/gfx_scene_node.hh b/modules/gui/src/scene_win/gfx_scene_node.hh index 3b57b5e77..9d779dcb7 100644 --- a/modules/gui/src/scene_win/gfx_scene_node.hh +++ b/modules/gui/src/scene_win/gfx_scene_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/label_node.cc b/modules/gui/src/scene_win/label_node.cc index 02f5399ef..f6d2d72f5 100644 --- a/modules/gui/src/scene_win/label_node.cc +++ b/modules/gui/src/scene_win/label_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/label_node.hh b/modules/gui/src/scene_win/label_node.hh index 9afceb67c..4a9722f7f 100644 --- a/modules/gui/src/scene_win/label_node.hh +++ b/modules/gui/src/scene_win/label_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/render_mode_node.cc b/modules/gui/src/scene_win/render_mode_node.cc index f9953d0f3..bba7f59ab 100644 --- a/modules/gui/src/scene_win/render_mode_node.cc +++ b/modules/gui/src/scene_win/render_mode_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/render_mode_node.hh b/modules/gui/src/scene_win/render_mode_node.hh index 930157c9c..45984b7ce 100644 --- a/modules/gui/src/scene_win/render_mode_node.hh +++ b/modules/gui/src/scene_win/render_mode_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/render_modes_node.cc b/modules/gui/src/scene_win/render_modes_node.cc index 7878af2bb..68661b097 100644 --- a/modules/gui/src/scene_win/render_modes_node.cc +++ b/modules/gui/src/scene_win/render_modes_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/render_modes_node.hh b/modules/gui/src/scene_win/render_modes_node.hh index 8c2465261..024d45f8e 100644 --- a/modules/gui/src/scene_win/render_modes_node.hh +++ b/modules/gui/src/scene_win/render_modes_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2009 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/root_node.cc b/modules/gui/src/scene_win/root_node.cc index 7b1b14bbe..6c61c775d 100644 --- a/modules/gui/src/scene_win/root_node.cc +++ b/modules/gui/src/scene_win/root_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/root_node.hh b/modules/gui/src/scene_win/root_node.hh index b05f05d7c..ef2292c4d 100644 --- a/modules/gui/src/scene_win/root_node.hh +++ b/modules/gui/src/scene_win/root_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_node.cc b/modules/gui/src/scene_win/scene_node.cc index 49e209303..347b529a5 100644 --- a/modules/gui/src/scene_win/scene_node.cc +++ b/modules/gui/src/scene_win/scene_node.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_node.hh b/modules/gui/src/scene_win/scene_node.hh index fdf6157de..f701e67b5 100644 --- a/modules/gui/src/scene_win/scene_node.hh +++ b/modules/gui/src/scene_win/scene_node.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_win.cc b/modules/gui/src/scene_win/scene_win.cc index 2ab7899bc..2e8375075 100644 --- a/modules/gui/src/scene_win/scene_win.cc +++ b/modules/gui/src/scene_win/scene_win.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_win.hh b/modules/gui/src/scene_win/scene_win.hh index 2f24aa5d2..d84669079 100644 --- a/modules/gui/src/scene_win/scene_win.hh +++ b/modules/gui/src/scene_win/scene_win.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_win_model.cc b/modules/gui/src/scene_win/scene_win_model.cc index 1b440a8b3..08cebc449 100644 --- a/modules/gui/src/scene_win/scene_win_model.cc +++ b/modules/gui/src/scene_win/scene_win_model.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/scene_win/scene_win_model.hh b/modules/gui/src/scene_win/scene_win_model.hh index 9802426f6..c476b16f2 100644 --- a/modules/gui/src/scene_win/scene_win_model.hh +++ b/modules/gui/src/scene_win/scene_win_model.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/align_properties_painter.cc b/modules/gui/src/sequence_viewer/align_properties_painter.cc index 8304054ee..c761267e4 100644 --- a/modules/gui/src/sequence_viewer/align_properties_painter.cc +++ b/modules/gui/src/sequence_viewer/align_properties_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/align_properties_painter.hh b/modules/gui/src/sequence_viewer/align_properties_painter.hh index 74ffb4400..50a36a11c 100644 --- a/modules/gui/src/sequence_viewer/align_properties_painter.hh +++ b/modules/gui/src/sequence_viewer/align_properties_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/alignment_view_object.cc b/modules/gui/src/sequence_viewer/alignment_view_object.cc index 7c4a4b432..a12a2e54b 100644 --- a/modules/gui/src/sequence_viewer/alignment_view_object.cc +++ b/modules/gui/src/sequence_viewer/alignment_view_object.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/alignment_view_object.hh b/modules/gui/src/sequence_viewer/alignment_view_object.hh index 784f98b92..37d38e9f7 100644 --- a/modules/gui/src/sequence_viewer/alignment_view_object.hh +++ b/modules/gui/src/sequence_viewer/alignment_view_object.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/background_painter.cc b/modules/gui/src/sequence_viewer/background_painter.cc index def6878db..b2c86168f 100644 --- a/modules/gui/src/sequence_viewer/background_painter.cc +++ b/modules/gui/src/sequence_viewer/background_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/background_painter.hh b/modules/gui/src/sequence_viewer/background_painter.hh index db2f34567..ec496675b 100644 --- a/modules/gui/src/sequence_viewer/background_painter.hh +++ b/modules/gui/src/sequence_viewer/background_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/base_row.cc b/modules/gui/src/sequence_viewer/base_row.cc index 82d8deca0..c4c2a76ae 100644 --- a/modules/gui/src/sequence_viewer/base_row.cc +++ b/modules/gui/src/sequence_viewer/base_row.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/base_row.hh b/modules/gui/src/sequence_viewer/base_row.hh index cf293bd8c..544a7d755 100644 --- a/modules/gui/src/sequence_viewer/base_row.hh +++ b/modules/gui/src/sequence_viewer/base_row.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/base_view_object.cc b/modules/gui/src/sequence_viewer/base_view_object.cc index 05ffe6c57..5f567bab7 100644 --- a/modules/gui/src/sequence_viewer/base_view_object.cc +++ b/modules/gui/src/sequence_viewer/base_view_object.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/base_view_object.hh b/modules/gui/src/sequence_viewer/base_view_object.hh index f18d680da..80842f877 100644 --- a/modules/gui/src/sequence_viewer/base_view_object.hh +++ b/modules/gui/src/sequence_viewer/base_view_object.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/conservation_painter.cc b/modules/gui/src/sequence_viewer/conservation_painter.cc index aa7677349..91babf268 100644 --- a/modules/gui/src/sequence_viewer/conservation_painter.cc +++ b/modules/gui/src/sequence_viewer/conservation_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/conservation_painter.hh b/modules/gui/src/sequence_viewer/conservation_painter.hh index 5f2c85eb9..849c09c63 100644 --- a/modules/gui/src/sequence_viewer/conservation_painter.hh +++ b/modules/gui/src/sequence_viewer/conservation_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/painter.hh b/modules/gui/src/sequence_viewer/painter.hh index c83b1d21e..26303e0cf 100644 --- a/modules/gui/src/sequence_viewer/painter.hh +++ b/modules/gui/src/sequence_viewer/painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/secstr_row.cc b/modules/gui/src/sequence_viewer/secstr_row.cc index 1c36382ee..502393434 100644 --- a/modules/gui/src/sequence_viewer/secstr_row.cc +++ b/modules/gui/src/sequence_viewer/secstr_row.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/secstr_row.hh b/modules/gui/src/sequence_viewer/secstr_row.hh index 00ffaa8fd..cdfebf148 100644 --- a/modules/gui/src/sequence_viewer/secstr_row.hh +++ b/modules/gui/src/sequence_viewer/secstr_row.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_secstr_painter.cc b/modules/gui/src/sequence_viewer/seq_secstr_painter.cc index 460bdcc68..8d07b4dd0 100644 --- a/modules/gui/src/sequence_viewer/seq_secstr_painter.cc +++ b/modules/gui/src/sequence_viewer/seq_secstr_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_secstr_painter.hh b/modules/gui/src/sequence_viewer/seq_secstr_painter.hh index bc5a57d9d..0d9e36a3b 100644 --- a/modules/gui/src/sequence_viewer/seq_secstr_painter.hh +++ b/modules/gui/src/sequence_viewer/seq_secstr_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_selection_painter.cc b/modules/gui/src/sequence_viewer/seq_selection_painter.cc index d61f8eac8..2ca4ad9ce 100644 --- a/modules/gui/src/sequence_viewer/seq_selection_painter.cc +++ b/modules/gui/src/sequence_viewer/seq_selection_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_selection_painter.hh b/modules/gui/src/sequence_viewer/seq_selection_painter.hh index 61a307bdc..bef7ab1da 100644 --- a/modules/gui/src/sequence_viewer/seq_selection_painter.hh +++ b/modules/gui/src/sequence_viewer/seq_selection_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_text_painter.cc b/modules/gui/src/sequence_viewer/seq_text_painter.cc index 39e8234b7..157c97a04 100644 --- a/modules/gui/src/sequence_viewer/seq_text_painter.cc +++ b/modules/gui/src/sequence_viewer/seq_text_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/seq_text_painter.hh b/modules/gui/src/sequence_viewer/seq_text_painter.hh index 54dd5f45a..771acdc6a 100644 --- a/modules/gui/src/sequence_viewer/seq_text_painter.hh +++ b/modules/gui/src/sequence_viewer/seq_text_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_delegate.cc b/modules/gui/src/sequence_viewer/sequence_delegate.cc index a20c65e70..46cfbe05e 100644 --- a/modules/gui/src/sequence_viewer/sequence_delegate.cc +++ b/modules/gui/src/sequence_viewer/sequence_delegate.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_delegate.hh b/modules/gui/src/sequence_viewer/sequence_delegate.hh index 6f45d5bd9..e70dc118b 100644 --- a/modules/gui/src/sequence_viewer/sequence_delegate.hh +++ b/modules/gui/src/sequence_viewer/sequence_delegate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_model.cc b/modules/gui/src/sequence_viewer/sequence_model.cc index f9fb586fd..d64020ad9 100644 --- a/modules/gui/src/sequence_viewer/sequence_model.cc +++ b/modules/gui/src/sequence_viewer/sequence_model.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_model.hh b/modules/gui/src/sequence_viewer/sequence_model.hh index c77036bbb..aa3f0f44e 100644 --- a/modules/gui/src/sequence_viewer/sequence_model.hh +++ b/modules/gui/src/sequence_viewer/sequence_model.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_row.cc b/modules/gui/src/sequence_viewer/sequence_row.cc index 37f97408d..1d431cbae 100644 --- a/modules/gui/src/sequence_viewer/sequence_row.cc +++ b/modules/gui/src/sequence_viewer/sequence_row.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_row.hh b/modules/gui/src/sequence_viewer/sequence_row.hh index c267bf946..cbe6e2855 100644 --- a/modules/gui/src/sequence_viewer/sequence_row.hh +++ b/modules/gui/src/sequence_viewer/sequence_row.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_search_bar.cc b/modules/gui/src/sequence_viewer/sequence_search_bar.cc index 6742e8054..d367b56ed 100644 --- a/modules/gui/src/sequence_viewer/sequence_search_bar.cc +++ b/modules/gui/src/sequence_viewer/sequence_search_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_search_bar.hh b/modules/gui/src/sequence_viewer/sequence_search_bar.hh index 8f87285c3..13e4f0fd0 100644 --- a/modules/gui/src/sequence_viewer/sequence_search_bar.hh +++ b/modules/gui/src/sequence_viewer/sequence_search_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_table_view.cc b/modules/gui/src/sequence_viewer/sequence_table_view.cc index ea5a006b2..68eb7d2d8 100644 --- a/modules/gui/src/sequence_viewer/sequence_table_view.cc +++ b/modules/gui/src/sequence_viewer/sequence_table_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_table_view.hh b/modules/gui/src/sequence_viewer/sequence_table_view.hh index 30b674894..37d9dac82 100644 --- a/modules/gui/src/sequence_viewer/sequence_table_view.hh +++ b/modules/gui/src/sequence_viewer/sequence_table_view.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_view_object.cc b/modules/gui/src/sequence_viewer/sequence_view_object.cc index 0cdd4dd0b..97993f0cd 100644 --- a/modules/gui/src/sequence_viewer/sequence_view_object.cc +++ b/modules/gui/src/sequence_viewer/sequence_view_object.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_view_object.hh b/modules/gui/src/sequence_viewer/sequence_view_object.hh index 3c5cab78d..19398db99 100644 --- a/modules/gui/src/sequence_viewer/sequence_view_object.hh +++ b/modules/gui/src/sequence_viewer/sequence_view_object.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_viewer.cc b/modules/gui/src/sequence_viewer/sequence_viewer.cc index cc7993d22..85ff6ece6 100644 --- a/modules/gui/src/sequence_viewer/sequence_viewer.cc +++ b/modules/gui/src/sequence_viewer/sequence_viewer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/sequence_viewer.hh b/modules/gui/src/sequence_viewer/sequence_viewer.hh index cd89e91d8..bce3c41e5 100644 --- a/modules/gui/src/sequence_viewer/sequence_viewer.hh +++ b/modules/gui/src/sequence_viewer/sequence_viewer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/tick_painter.cc b/modules/gui/src/sequence_viewer/tick_painter.cc index 66da38c5f..4c1558a5a 100644 --- a/modules/gui/src/sequence_viewer/tick_painter.cc +++ b/modules/gui/src/sequence_viewer/tick_painter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/tick_painter.hh b/modules/gui/src/sequence_viewer/tick_painter.hh index ba8db61e9..e2c842616 100644 --- a/modules/gui/src/sequence_viewer/tick_painter.hh +++ b/modules/gui/src/sequence_viewer/tick_painter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/title_row.cc b/modules/gui/src/sequence_viewer/title_row.cc index a55c54f79..d4dd16fa5 100644 --- a/modules/gui/src/sequence_viewer/title_row.cc +++ b/modules/gui/src/sequence_viewer/title_row.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/sequence_viewer/title_row.hh b/modules/gui/src/sequence_viewer/title_row.hh index 26d5b6016..8cc3d9abb 100644 --- a/modules/gui/src/sequence_viewer/title_row.hh +++ b/modules/gui/src/sequence_viewer/title_row.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/thin_splitter.cc b/modules/gui/src/thin_splitter.cc index 273426c47..ba425ffa8 100644 --- a/modules/gui/src/thin_splitter.cc +++ b/modules/gui/src/thin_splitter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/thin_splitter.hh b/modules/gui/src/thin_splitter.hh index cd8307f44..2014121b6 100644 --- a/modules/gui/src/thin_splitter.hh +++ b/modules/gui/src/thin_splitter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/manipulator.cc b/modules/gui/src/tools/manipulator.cc index 29d26d243..c24691c44 100644 --- a/modules/gui/src/tools/manipulator.cc +++ b/modules/gui/src/tools/manipulator.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/manipulator.hh b/modules/gui/src/tools/manipulator.hh index 467df923f..78a6f88dc 100644 --- a/modules/gui/src/tools/manipulator.hh +++ b/modules/gui/src/tools/manipulator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/map_tool.cc b/modules/gui/src/tools/map_tool.cc index 4d96cb9fb..96e622a3d 100644 --- a/modules/gui/src/tools/map_tool.cc +++ b/modules/gui/src/tools/map_tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/map_tool.hh b/modules/gui/src/tools/map_tool.hh index 9084c6726..e7ed5b61e 100644 --- a/modules/gui/src/tools/map_tool.hh +++ b/modules/gui/src/tools/map_tool.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/measure_tool.cc b/modules/gui/src/tools/measure_tool.cc index caa33d3c2..5b4cc3d2c 100644 --- a/modules/gui/src/tools/measure_tool.cc +++ b/modules/gui/src/tools/measure_tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/measure_tool.hh b/modules/gui/src/tools/measure_tool.hh index 297b0392e..86effde21 100644 --- a/modules/gui/src/tools/measure_tool.hh +++ b/modules/gui/src/tools/measure_tool.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/mouse_event.cc b/modules/gui/src/tools/mouse_event.cc index beb79e617..8c620c8a7 100644 --- a/modules/gui/src/tools/mouse_event.cc +++ b/modules/gui/src/tools/mouse_event.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/mouse_event.hh b/modules/gui/src/tools/mouse_event.hh index 80e447f56..c46f17916 100644 --- a/modules/gui/src/tools/mouse_event.hh +++ b/modules/gui/src/tools/mouse_event.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/selection_tool.cc b/modules/gui/src/tools/selection_tool.cc index fca6698d0..348b308c4 100644 --- a/modules/gui/src/tools/selection_tool.cc +++ b/modules/gui/src/tools/selection_tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/selection_tool.hh b/modules/gui/src/tools/selection_tool.hh index 75fa7f77c..faa680936 100644 --- a/modules/gui/src/tools/selection_tool.hh +++ b/modules/gui/src/tools/selection_tool.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool.cc b/modules/gui/src/tools/tool.cc index 8b50adcb7..4792763f3 100644 --- a/modules/gui/src/tools/tool.cc +++ b/modules/gui/src/tools/tool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool.hh b/modules/gui/src/tools/tool.hh index 21e23aeef..3d79931cb 100644 --- a/modules/gui/src/tools/tool.hh +++ b/modules/gui/src/tools/tool.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_bar.cc b/modules/gui/src/tools/tool_bar.cc index f5ff0957c..aeac798a4 100644 --- a/modules/gui/src/tools/tool_bar.cc +++ b/modules/gui/src/tools/tool_bar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_bar.hh b/modules/gui/src/tools/tool_bar.hh index 6ca4c6661..e904821c9 100644 --- a/modules/gui/src/tools/tool_bar.hh +++ b/modules/gui/src/tools/tool_bar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_manager.cc b/modules/gui/src/tools/tool_manager.cc index 1122e24fc..249c3a0ce 100644 --- a/modules/gui/src/tools/tool_manager.cc +++ b/modules/gui/src/tools/tool_manager.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_manager.hh b/modules/gui/src/tools/tool_manager.hh index b67f24909..85e051a9c 100644 --- a/modules/gui/src/tools/tool_manager.hh +++ b/modules/gui/src/tools/tool_manager.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_option.cc b/modules/gui/src/tools/tool_option.cc index fbde5ee63..542c99ccd 100644 --- a/modules/gui/src/tools/tool_option.cc +++ b/modules/gui/src/tools/tool_option.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_option.hh b/modules/gui/src/tools/tool_option.hh index 4fdc1683c..7851000cd 100644 --- a/modules/gui/src/tools/tool_option.hh +++ b/modules/gui/src/tools/tool_option.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_option_group.cc b/modules/gui/src/tools/tool_option_group.cc index 0cffd4463..df5d8dcd5 100644 --- a/modules/gui/src/tools/tool_option_group.cc +++ b/modules/gui/src/tools/tool_option_group.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_option_group.hh b/modules/gui/src/tools/tool_option_group.hh index b3f9e07d8..3be9a7681 100644 --- a/modules/gui/src/tools/tool_option_group.hh +++ b/modules/gui/src/tools/tool_option_group.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options.cc b/modules/gui/src/tools/tool_options.cc index 1fb87bffb..a8b1557dc 100644 --- a/modules/gui/src/tools/tool_options.cc +++ b/modules/gui/src/tools/tool_options.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options.hh b/modules/gui/src/tools/tool_options.hh index c93c39214..47e178324 100644 --- a/modules/gui/src/tools/tool_options.hh +++ b/modules/gui/src/tools/tool_options.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options_widget.cc b/modules/gui/src/tools/tool_options_widget.cc index 06e414d26..879868555 100644 --- a/modules/gui/src/tools/tool_options_widget.cc +++ b/modules/gui/src/tools/tool_options_widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options_widget.hh b/modules/gui/src/tools/tool_options_widget.hh index 5b9787396..24e309f56 100644 --- a/modules/gui/src/tools/tool_options_widget.hh +++ b/modules/gui/src/tools/tool_options_widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options_win.cc b/modules/gui/src/tools/tool_options_win.cc index 6b8162539..61fa450c8 100644 --- a/modules/gui/src/tools/tool_options_win.cc +++ b/modules/gui/src/tools/tool_options_win.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/tools/tool_options_win.hh b/modules/gui/src/tools/tool_options_win.hh index 78fcb56f3..eb90f5f9a 100644 --- a/modules/gui/src/tools/tool_options_win.hh +++ b/modules/gui/src/tools/tool_options_win.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget.cc b/modules/gui/src/widget.cc index b88132573..809dc477b 100644 --- a/modules/gui/src/widget.cc +++ b/modules/gui/src/widget.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget.hh b/modules/gui/src/widget.hh index 246cd1a17..c52d396c9 100644 --- a/modules/gui/src/widget.hh +++ b/modules/gui/src/widget.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_geom_handler.cc b/modules/gui/src/widget_geom_handler.cc index 58e7a3f2b..431fd8ff1 100644 --- a/modules/gui/src/widget_geom_handler.cc +++ b/modules/gui/src/widget_geom_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_geom_handler.hh b/modules/gui/src/widget_geom_handler.hh index 1b4f689f2..e1f664c08 100644 --- a/modules/gui/src/widget_geom_handler.hh +++ b/modules/gui/src/widget_geom_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_pool.cc b/modules/gui/src/widget_pool.cc index 5c41d1e70..f19735efe 100644 --- a/modules/gui/src/widget_pool.cc +++ b/modules/gui/src/widget_pool.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_pool.hh b/modules/gui/src/widget_pool.hh index e28fd3a6c..bc480825a 100644 --- a/modules/gui/src/widget_pool.hh +++ b/modules/gui/src/widget_pool.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_registry.cc b/modules/gui/src/widget_registry.cc index 817343d9f..b9c20757d 100644 --- a/modules/gui/src/widget_registry.cc +++ b/modules/gui/src/widget_registry.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_registry.hh b/modules/gui/src/widget_registry.hh index 6163931da..643e5fa54 100644 --- a/modules/gui/src/widget_registry.hh +++ b/modules/gui/src/widget_registry.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_state_saver.cc b/modules/gui/src/widget_state_saver.cc index 741410f22..a02863f59 100644 --- a/modules/gui/src/widget_state_saver.cc +++ b/modules/gui/src/widget_state_saver.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/gui/src/widget_state_saver.hh b/modules/gui/src/widget_state_saver.hh index 2085a3807..cf5e0a8f5 100644 --- a/modules/gui/src/widget_state_saver.hh +++ b/modules/gui/src/widget_state_saver.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/pymod/__init__.py b/modules/img/alg/pymod/__init__.py index ee81a081c..d67a86754 100644 --- a/modules/img/alg/pymod/__init__.py +++ b/modules/img/alg/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/pymod/export_filter.cc b/modules/img/alg/pymod/export_filter.cc index 874dff236..f1bf0f779 100644 --- a/modules/img/alg/pymod/export_filter.cc +++ b/modules/img/alg/pymod/export_filter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/pymod/export_normalizer.cc b/modules/img/alg/pymod/export_normalizer.cc index 1b92c6931..de8a3f016 100644 --- a/modules/img/alg/pymod/export_normalizer.cc +++ b/modules/img/alg/pymod/export_normalizer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/pymod/export_polar.cc b/modules/img/alg/pymod/export_polar.cc index 15da28b6c..f41aae120 100644 --- a/modules/img/alg/pymod/export_polar.cc +++ b/modules/img/alg/pymod/export_polar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/pymod/export_transcendentals.cc b/modules/img/alg/pymod/export_transcendentals.cc index 43cacdf56..3f0a638c2 100644 --- a/modules/img/alg/pymod/export_transcendentals.cc +++ b/modules/img/alg/pymod/export_transcendentals.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/pymod/wrap_alg.cc b/modules/img/alg/pymod/wrap_alg.cc index 27a563873..7185f3402 100644 --- a/modules/img/alg/pymod/wrap_alg.cc +++ b/modules/img/alg/pymod/wrap_alg.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/pymod/wrap_tf.cc b/modules/img/alg/pymod/wrap_tf.cc index d3b979e54..cee27ebf1 100644 --- a/modules/img/alg/pymod/wrap_tf.cc +++ b/modules/img/alg/pymod/wrap_tf.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_mirror.cc b/modules/img/alg/src/alg_mirror.cc index 89f19cc9b..8b92849a6 100644 --- a/modules/img/alg/src/alg_mirror.cc +++ b/modules/img/alg/src/alg_mirror.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_mirror.hh b/modules/img/alg/src/alg_mirror.hh index 8d2d49056..b2a0cb099 100644 --- a/modules/img/alg/src/alg_mirror.hh +++ b/modules/img/alg/src/alg_mirror.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_shift.cc b/modules/img/alg/src/alg_shift.cc index d53c53333..f39a5b4ef 100644 --- a/modules/img/alg/src/alg_shift.cc +++ b/modules/img/alg/src/alg_shift.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_shift.hh b/modules/img/alg/src/alg_shift.hh index 54bb4ee2f..dc47beb77 100644 --- a/modules/img/alg/src/alg_shift.hh +++ b/modules/img/alg/src/alg_shift.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_transform.cc b/modules/img/alg/src/alg_transform.cc index e36601edc..f0dadad3d 100644 --- a/modules/img/alg/src/alg_transform.cc +++ b/modules/img/alg/src/alg_transform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/alg_transform.hh b/modules/img/alg/src/alg_transform.hh index b759bcd2d..5e461d95c 100644 --- a/modules/img/alg/src/alg_transform.hh +++ b/modules/img/alg/src/alg_transform.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/anisotropic.cc b/modules/img/alg/src/anisotropic.cc index 1412381c5..3ed2d1f47 100644 --- a/modules/img/alg/src/anisotropic.cc +++ b/modules/img/alg/src/anisotropic.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/anisotropic.hh b/modules/img/alg/src/anisotropic.hh index 5cb6adec9..53b6e1ca0 100644 --- a/modules/img/alg/src/anisotropic.hh +++ b/modules/img/alg/src/anisotropic.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/auto_correlate.cc b/modules/img/alg/src/auto_correlate.cc index 122bfd1d5..5256ff368 100644 --- a/modules/img/alg/src/auto_correlate.cc +++ b/modules/img/alg/src/auto_correlate.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/auto_correlate.hh b/modules/img/alg/src/auto_correlate.hh index 44da64c66..420d98297 100644 --- a/modules/img/alg/src/auto_correlate.hh +++ b/modules/img/alg/src/auto_correlate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/clear.hh b/modules/img/alg/src/clear.hh index bda55877b..bf05037fe 100644 --- a/modules/img/alg/src/clear.hh +++ b/modules/img/alg/src/clear.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/clip_min_max.hh b/modules/img/alg/src/clip_min_max.hh index 8b42c214c..e44a3e4c3 100644 --- a/modules/img/alg/src/clip_min_max.hh +++ b/modules/img/alg/src/clip_min_max.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/conjugate.hh b/modules/img/alg/src/conjugate.hh index df46e94f4..9a8e4a225 100644 --- a/modules/img/alg/src/conjugate.hh +++ b/modules/img/alg/src/conjugate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/convolute.cc b/modules/img/alg/src/convolute.cc index 8e8199ef9..f34cf7285 100644 --- a/modules/img/alg/src/convolute.cc +++ b/modules/img/alg/src/convolute.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/convolute.hh b/modules/img/alg/src/convolute.hh index 8bf27fb79..a55a292e3 100644 --- a/modules/img/alg/src/convolute.hh +++ b/modules/img/alg/src/convolute.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/correlate.cc b/modules/img/alg/src/correlate.cc index 4a45a81b7..04f1b75f6 100644 --- a/modules/img/alg/src/correlate.cc +++ b/modules/img/alg/src/correlate.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/correlate.hh b/modules/img/alg/src/correlate.hh index c7e6c37c7..a88ea5664 100644 --- a/modules/img/alg/src/correlate.hh +++ b/modules/img/alg/src/correlate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/cross_correlate.cc b/modules/img/alg/src/cross_correlate.cc index a98d5ae39..7df974ebe 100644 --- a/modules/img/alg/src/cross_correlate.cc +++ b/modules/img/alg/src/cross_correlate.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/cross_correlate.hh b/modules/img/alg/src/cross_correlate.hh index 14ea2846d..17a2a7b94 100644 --- a/modules/img/alg/src/cross_correlate.hh +++ b/modules/img/alg/src/cross_correlate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/custom_transformer.cc b/modules/img/alg/src/custom_transformer.cc index 67d215196..6f783e83a 100644 --- a/modules/img/alg/src/custom_transformer.cc +++ b/modules/img/alg/src/custom_transformer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/custom_transformer.hh b/modules/img/alg/src/custom_transformer.hh index f58546099..8e2798d6c 100644 --- a/modules/img/alg/src/custom_transformer.hh +++ b/modules/img/alg/src/custom_transformer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/density_slice.cc b/modules/img/alg/src/density_slice.cc index 91ffc996e..2b54526be 100644 --- a/modules/img/alg/src/density_slice.cc +++ b/modules/img/alg/src/density_slice.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/density_slice.hh b/modules/img/alg/src/density_slice.hh index fb6ce75e0..ef2d07714 100644 --- a/modules/img/alg/src/density_slice.hh +++ b/modules/img/alg/src/density_slice.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/dft.cc b/modules/img/alg/src/dft.cc index d17b3a9bb..b5ca096d0 100644 --- a/modules/img/alg/src/dft.cc +++ b/modules/img/alg/src/dft.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/dft.hh b/modules/img/alg/src/dft.hh index 2df4aa86a..32dcf022e 100644 --- a/modules/img/alg/src/dft.hh +++ b/modules/img/alg/src/dft.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/discrete_shrink.cc b/modules/img/alg/src/discrete_shrink.cc index 46d32e992..ba01ae546 100644 --- a/modules/img/alg/src/discrete_shrink.cc +++ b/modules/img/alg/src/discrete_shrink.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/discrete_shrink.hh b/modules/img/alg/src/discrete_shrink.hh index 2a85a51c8..29bbfe561 100644 --- a/modules/img/alg/src/discrete_shrink.hh +++ b/modules/img/alg/src/discrete_shrink.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fft.cc b/modules/img/alg/src/fft.cc index b832ecc8b..ddc137d1a 100644 --- a/modules/img/alg/src/fft.cc +++ b/modules/img/alg/src/fft.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fft.hh b/modules/img/alg/src/fft.hh index 5f4740f0a..c8b3ccfc9 100644 --- a/modules/img/alg/src/fft.hh +++ b/modules/img/alg/src/fft.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fftw_helper.hh b/modules/img/alg/src/fftw_helper.hh index 6e0be79af..b1b6066aa 100644 --- a/modules/img/alg/src/fftw_helper.hh +++ b/modules/img/alg/src/fftw_helper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/src/fill.hh b/modules/img/alg/src/fill.hh index 776514307..b023d70f5 100644 --- a/modules/img/alg/src/fill.hh +++ b/modules/img/alg/src/fill.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/filter.hh b/modules/img/alg/src/filter.hh index 33846d9d6..3cd7399de 100644 --- a/modules/img/alg/src/filter.hh +++ b/modules/img/alg/src/filter.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fourier_filters.cc b/modules/img/alg/src/fourier_filters.cc index e6a2b6590..57462ecfe 100644 --- a/modules/img/alg/src/fourier_filters.cc +++ b/modules/img/alg/src/fourier_filters.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fourier_filters.hh b/modules/img/alg/src/fourier_filters.hh index 1465b5671..3f3fa9303 100644 --- a/modules/img/alg/src/fourier_filters.hh +++ b/modules/img/alg/src/fourier_filters.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fractional_shift.cc b/modules/img/alg/src/fractional_shift.cc index b8246bbac..1d10dac29 100644 --- a/modules/img/alg/src/fractional_shift.cc +++ b/modules/img/alg/src/fractional_shift.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/fractional_shift.hh b/modules/img/alg/src/fractional_shift.hh index 2054183de..0328e6620 100644 --- a/modules/img/alg/src/fractional_shift.hh +++ b/modules/img/alg/src/fractional_shift.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian.cc b/modules/img/alg/src/gaussian.cc index 439b34009..9c8e7880f 100644 --- a/modules/img/alg/src/gaussian.cc +++ b/modules/img/alg/src/gaussian.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian.hh b/modules/img/alg/src/gaussian.hh index 4ff42e16b..cad9f81d6 100644 --- a/modules/img/alg/src/gaussian.hh +++ b/modules/img/alg/src/gaussian.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian_gradient_magnitude.cc b/modules/img/alg/src/gaussian_gradient_magnitude.cc index 1aa19e8a0..ad3c32702 100644 --- a/modules/img/alg/src/gaussian_gradient_magnitude.cc +++ b/modules/img/alg/src/gaussian_gradient_magnitude.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian_gradient_magnitude.hh b/modules/img/alg/src/gaussian_gradient_magnitude.hh index 7fae8a660..f366b07eb 100644 --- a/modules/img/alg/src/gaussian_gradient_magnitude.hh +++ b/modules/img/alg/src/gaussian_gradient_magnitude.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian_laplacian.cc b/modules/img/alg/src/gaussian_laplacian.cc index 6d9a2a1bc..1a05a568d 100644 --- a/modules/img/alg/src/gaussian_laplacian.cc +++ b/modules/img/alg/src/gaussian_laplacian.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/gaussian_laplacian.hh b/modules/img/alg/src/gaussian_laplacian.hh index 5fba62116..5efe73b4f 100644 --- a/modules/img/alg/src/gaussian_laplacian.hh +++ b/modules/img/alg/src/gaussian_laplacian.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/histogram.cc b/modules/img/alg/src/histogram.cc index 06afa9e30..0a094bd83 100644 --- a/modules/img/alg/src/histogram.cc +++ b/modules/img/alg/src/histogram.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/histogram.hh b/modules/img/alg/src/histogram.hh index 60cba7fae..820744d31 100644 --- a/modules/img/alg/src/histogram.hh +++ b/modules/img/alg/src/histogram.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/line_average.cc b/modules/img/alg/src/line_average.cc index 197ea1b74..45e38d7a7 100644 --- a/modules/img/alg/src/line_average.cc +++ b/modules/img/alg/src/line_average.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/line_average.hh b/modules/img/alg/src/line_average.hh index 9e99b434a..fece6ef10 100644 --- a/modules/img/alg/src/line_average.hh +++ b/modules/img/alg/src/line_average.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/line_iterator.cc b/modules/img/alg/src/line_iterator.cc index f91665bfe..782b2fc3e 100644 --- a/modules/img/alg/src/line_iterator.cc +++ b/modules/img/alg/src/line_iterator.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/line_iterator.hh b/modules/img/alg/src/line_iterator.hh index a7c5cc31b..a42a5d822 100644 --- a/modules/img/alg/src/line_iterator.hh +++ b/modules/img/alg/src/line_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/local_sigma_threshold.cc b/modules/img/alg/src/local_sigma_threshold.cc index 418700854..062d60d55 100644 --- a/modules/img/alg/src/local_sigma_threshold.cc +++ b/modules/img/alg/src/local_sigma_threshold.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/local_sigma_threshold.hh b/modules/img/alg/src/local_sigma_threshold.hh index ebec654cb..f66cea6ec 100644 --- a/modules/img/alg/src/local_sigma_threshold.hh +++ b/modules/img/alg/src/local_sigma_threshold.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/mask_image.cc b/modules/img/alg/src/mask_image.cc index 6fea61803..44e8637ba 100644 --- a/modules/img/alg/src/mask_image.cc +++ b/modules/img/alg/src/mask_image.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/mask_image.hh b/modules/img/alg/src/mask_image.hh index 7cce22c1b..de1d8ca44 100644 --- a/modules/img/alg/src/mask_image.hh +++ b/modules/img/alg/src/mask_image.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/module_config.hh b/modules/img/alg/src/module_config.hh index d4ea1d23d..974944052 100644 --- a/modules/img/alg/src/module_config.hh +++ b/modules/img/alg/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/src/negate.hh b/modules/img/alg/src/negate.hh index cb564e71a..b61642fc5 100644 --- a/modules/img/alg/src/negate.hh +++ b/modules/img/alg/src/negate.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm.hh b/modules/img/alg/src/norm.hh index 7ee50e16e..6e4c54980 100644 --- a/modules/img/alg/src/norm.hh +++ b/modules/img/alg/src/norm.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_linear.cc b/modules/img/alg/src/norm_linear.cc index 1847ecebe..4619ab86b 100644 --- a/modules/img/alg/src/norm_linear.cc +++ b/modules/img/alg/src/norm_linear.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_linear.hh b/modules/img/alg/src/norm_linear.hh index 17684048d..9f7c1dbf8 100644 --- a/modules/img/alg/src/norm_linear.hh +++ b/modules/img/alg/src/norm_linear.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_log.cc b/modules/img/alg/src/norm_log.cc index 7edfc0e45..739d3a6d1 100644 --- a/modules/img/alg/src/norm_log.cc +++ b/modules/img/alg/src/norm_log.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_log.hh b/modules/img/alg/src/norm_log.hh index 855dd61f5..4452404c2 100644 --- a/modules/img/alg/src/norm_log.hh +++ b/modules/img/alg/src/norm_log.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_od.cc b/modules/img/alg/src/norm_od.cc index 26bebdfd0..75b1a2770 100644 --- a/modules/img/alg/src/norm_od.cc +++ b/modules/img/alg/src/norm_od.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/norm_od.hh b/modules/img/alg/src/norm_od.hh index 256c1c7ec..21c22d45c 100644 --- a/modules/img/alg/src/norm_od.hh +++ b/modules/img/alg/src/norm_od.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/normalizer.cc b/modules/img/alg/src/normalizer.cc index f4e60402c..0aab1c74d 100644 --- a/modules/img/alg/src/normalizer.cc +++ b/modules/img/alg/src/normalizer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/normalizer.hh b/modules/img/alg/src/normalizer.hh index 8c7016baf..ab4ba6a16 100644 --- a/modules/img/alg/src/normalizer.hh +++ b/modules/img/alg/src/normalizer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/normalizer_factory.cc b/modules/img/alg/src/normalizer_factory.cc index 3b9a785aa..0fef98f0f 100644 --- a/modules/img/alg/src/normalizer_factory.cc +++ b/modules/img/alg/src/normalizer_factory.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/normalizer_factory.hh b/modules/img/alg/src/normalizer_factory.hh index 3320443c5..e830ed0de 100644 --- a/modules/img/alg/src/normalizer_factory.hh +++ b/modules/img/alg/src/normalizer_factory.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/polar.cc b/modules/img/alg/src/polar.cc index 024709891..aa5fa3745 100644 --- a/modules/img/alg/src/polar.cc +++ b/modules/img/alg/src/polar.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/polar.hh b/modules/img/alg/src/polar.hh index 32f0e4e4c..c24b3f670 100644 --- a/modules/img/alg/src/polar.hh +++ b/modules/img/alg/src/polar.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/power_spectrum.cc b/modules/img/alg/src/power_spectrum.cc index 36727e075..488a188d7 100644 --- a/modules/img/alg/src/power_spectrum.cc +++ b/modules/img/alg/src/power_spectrum.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/power_spectrum.hh b/modules/img/alg/src/power_spectrum.hh index 7a5ed13bd..fd8696581 100644 --- a/modules/img/alg/src/power_spectrum.hh +++ b/modules/img/alg/src/power_spectrum.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/randomize.cc b/modules/img/alg/src/randomize.cc index b9958f3cf..e23dc471d 100644 --- a/modules/img/alg/src/randomize.cc +++ b/modules/img/alg/src/randomize.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/randomize.hh b/modules/img/alg/src/randomize.hh index 7875fddb4..cc3fc20d6 100644 --- a/modules/img/alg/src/randomize.hh +++ b/modules/img/alg/src/randomize.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/rscrosscorr.cc b/modules/img/alg/src/rscrosscorr.cc index 58a92f1b2..037c0f6ed 100644 --- a/modules/img/alg/src/rscrosscorr.cc +++ b/modules/img/alg/src/rscrosscorr.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/src/rscrosscorr.hh b/modules/img/alg/src/rscrosscorr.hh index 6557f19a4..cc8eaddb5 100644 --- a/modules/img/alg/src/rscrosscorr.hh +++ b/modules/img/alg/src/rscrosscorr.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/src/smooth_mask_image.cc b/modules/img/alg/src/smooth_mask_image.cc index 44170b176..f4c8a506c 100644 --- a/modules/img/alg/src/smooth_mask_image.cc +++ b/modules/img/alg/src/smooth_mask_image.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/smooth_mask_image.hh b/modules/img/alg/src/smooth_mask_image.hh index 63fe65839..d2c7f59cc 100644 --- a/modules/img/alg/src/smooth_mask_image.hh +++ b/modules/img/alg/src/smooth_mask_image.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/stat.cc b/modules/img/alg/src/stat.cc index 4a81e5237..01053ab7e 100644 --- a/modules/img/alg/src/stat.cc +++ b/modules/img/alg/src/stat.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/stat.hh b/modules/img/alg/src/stat.hh index d84925cf1..47009785a 100644 --- a/modules/img/alg/src/stat.hh +++ b/modules/img/alg/src/stat.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/stat_accumulator.hh b/modules/img/alg/src/stat_accumulator.hh index ec934e3b9..a07d6219e 100644 --- a/modules/img/alg/src/stat_accumulator.hh +++ b/modules/img/alg/src/stat_accumulator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/alg/src/stat_min_max.cc b/modules/img/alg/src/stat_min_max.cc index 19797ce8f..3b46db02e 100644 --- a/modules/img/alg/src/stat_min_max.cc +++ b/modules/img/alg/src/stat_min_max.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/stat_min_max.hh b/modules/img/alg/src/stat_min_max.hh index c44224a11..b1a89bc81 100644 --- a/modules/img/alg/src/stat_min_max.hh +++ b/modules/img/alg/src/stat_min_max.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/threshold.cc b/modules/img/alg/src/threshold.cc index 7b52102d1..1437c53de 100644 --- a/modules/img/alg/src/threshold.cc +++ b/modules/img/alg/src/threshold.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/threshold.hh b/modules/img/alg/src/threshold.hh index 1957e6694..490fd514e 100644 --- a/modules/img/alg/src/threshold.hh +++ b/modules/img/alg/src/threshold.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transcendentals.hh b/modules/img/alg/src/transcendentals.hh index 75b9124c9..84de4bd38 100644 --- a/modules/img/alg/src/transcendentals.hh +++ b/modules/img/alg/src/transcendentals.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transform.hh b/modules/img/alg/src/transform.hh index 4aede6b0c..e2603bd6e 100644 --- a/modules/img/alg/src/transform.hh +++ b/modules/img/alg/src/transform.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transform_fw.hh b/modules/img/alg/src/transform_fw.hh index 398818b95..b4c780402 100644 --- a/modules/img/alg/src/transform_fw.hh +++ b/modules/img/alg/src/transform_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transformation_base.cc b/modules/img/alg/src/transformation_base.cc index 8823aed73..2aa29ed4f 100644 --- a/modules/img/alg/src/transformation_base.cc +++ b/modules/img/alg/src/transformation_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transformation_base.hh b/modules/img/alg/src/transformation_base.hh index f57dc3f7d..3adf0c1ba 100644 --- a/modules/img/alg/src/transformation_base.hh +++ b/modules/img/alg/src/transformation_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transformations.cc b/modules/img/alg/src/transformations.cc index 719a4ccce..a99805445 100644 --- a/modules/img/alg/src/transformations.cc +++ b/modules/img/alg/src/transformations.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/src/transformations.hh b/modules/img/alg/src/transformations.hh index 540c11b7e..83c17ed7e 100644 --- a/modules/img/alg/src/transformations.hh +++ b/modules/img/alg/src/transformations.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_clear.cc b/modules/img/alg/tests/test_clear.cc index 92a8db421..8a2fed0b8 100644 --- a/modules/img/alg/tests/test_clear.cc +++ b/modules/img/alg/tests/test_clear.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_conj.cc b/modules/img/alg/tests/test_conj.cc index bf632aafc..d5df2f79c 100644 --- a/modules/img/alg/tests/test_conj.cc +++ b/modules/img/alg/tests/test_conj.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_convolute.cc b/modules/img/alg/tests/test_convolute.cc index f4e39357b..6ed68a277 100644 --- a/modules/img/alg/tests/test_convolute.cc +++ b/modules/img/alg/tests/test_convolute.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_discrete_shrink.cc b/modules/img/alg/tests/test_discrete_shrink.cc index b40332cff..ce85c2d91 100644 --- a/modules/img/alg/tests/test_discrete_shrink.cc +++ b/modules/img/alg/tests/test_discrete_shrink.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_fft.cc b/modules/img/alg/tests/test_fft.cc index 5994201b9..3e3702690 100644 --- a/modules/img/alg/tests/test_fft.cc +++ b/modules/img/alg/tests/test_fft.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_fill.cc b/modules/img/alg/tests/test_fill.cc index e575a0b57..c476a32db 100644 --- a/modules/img/alg/tests/test_fill.cc +++ b/modules/img/alg/tests/test_fill.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_filter.cc b/modules/img/alg/tests/test_filter.cc index db112dc08..af9ca66cd 100644 --- a/modules/img/alg/tests/test_filter.cc +++ b/modules/img/alg/tests/test_filter.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_histogram.cc b/modules/img/alg/tests/test_histogram.cc index 0711eefbf..c5382ce88 100644 --- a/modules/img/alg/tests/test_histogram.cc +++ b/modules/img/alg/tests/test_histogram.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_mirror.cc b/modules/img/alg/tests/test_mirror.cc index 4cf051de9..ed6a9ff42 100644 --- a/modules/img/alg/tests/test_mirror.cc +++ b/modules/img/alg/tests/test_mirror.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_negate.cc b/modules/img/alg/tests/test_negate.cc index eaaea7844..fe0546004 100644 --- a/modules/img/alg/tests/test_negate.cc +++ b/modules/img/alg/tests/test_negate.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_normalizer.cc b/modules/img/alg/tests/test_normalizer.cc index 11e1ab6e9..e072626db 100644 --- a/modules/img/alg/tests/test_normalizer.cc +++ b/modules/img/alg/tests/test_normalizer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_power_spectrum.cc b/modules/img/alg/tests/test_power_spectrum.cc index df2a022b2..21108200d 100644 --- a/modules/img/alg/tests/test_power_spectrum.cc +++ b/modules/img/alg/tests/test_power_spectrum.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_shift.cc b/modules/img/alg/tests/test_shift.cc index 07f5b9b56..70a51626e 100644 --- a/modules/img/alg/tests/test_shift.cc +++ b/modules/img/alg/tests/test_shift.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_stat.cc b/modules/img/alg/tests/test_stat.cc index 9bacef7da..b736c6bd9 100644 --- a/modules/img/alg/tests/test_stat.cc +++ b/modules/img/alg/tests/test_stat.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_transform.cc b/modules/img/alg/tests/test_transform.cc index 981fc2175..62a12549d 100644 --- a/modules/img/alg/tests/test_transform.cc +++ b/modules/img/alg/tests/test_transform.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/test_utils.hh b/modules/img/alg/tests/test_utils.hh index e425942b5..1f4987cb4 100644 --- a/modules/img/alg/tests/test_utils.hh +++ b/modules/img/alg/tests/test_utils.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/tests.cc b/modules/img/alg/tests/tests.cc index 708dcbcf4..d3db88c2f 100644 --- a/modules/img/alg/tests/tests.cc +++ b/modules/img/alg/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/alg/tests/tests.hh b/modules/img/alg/tests/tests.hh index 992621a9a..698e7a515 100644 --- a/modules/img/alg/tests/tests.hh +++ b/modules/img/alg/tests/tests.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/__init__.py b/modules/img/base/pymod/__init__.py index 0f18f3fad..82a290219 100644 --- a/modules/img/base/pymod/__init__.py +++ b/modules/img/base/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/base/pymod/export_data.cc b/modules/img/base/pymod/export_data.cc index cd2909946..24f72acb3 100644 --- a/modules/img/base/pymod/export_data.cc +++ b/modules/img/base/pymod/export_data.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_data_algorithm.cc b/modules/img/base/pymod/export_data_algorithm.cc index 3ac9e7b5f..f1f8056c5 100644 --- a/modules/img/base/pymod/export_data_algorithm.cc +++ b/modules/img/base/pymod/export_data_algorithm.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_extent.cc b/modules/img/base/pymod/export_extent.cc index 737ebcc4d..421fa2f89 100644 --- a/modules/img/base/pymod/export_extent.cc +++ b/modules/img/base/pymod/export_extent.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_function.cc b/modules/img/base/pymod/export_function.cc index ade39bf2f..266057439 100644 --- a/modules/img/base/pymod/export_function.cc +++ b/modules/img/base/pymod/export_function.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_image_handle.cc b/modules/img/base/pymod/export_image_handle.cc index 8ae18191b..24aace26c 100644 --- a/modules/img/base/pymod/export_image_handle.cc +++ b/modules/img/base/pymod/export_image_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_image_list.cc b/modules/img/base/pymod/export_image_list.cc index 77e11ce79..e97b34bff 100644 --- a/modules/img/base/pymod/export_image_list.cc +++ b/modules/img/base/pymod/export_image_list.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_map.cc b/modules/img/base/pymod/export_map.cc index 80e1a28b2..f7b46a93d 100644 --- a/modules/img/base/pymod/export_map.cc +++ b/modules/img/base/pymod/export_map.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_mask.cc b/modules/img/base/pymod/export_mask.cc index c35eb50fa..40f42e9b0 100644 --- a/modules/img/base/pymod/export_mask.cc +++ b/modules/img/base/pymod/export_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_peak.cc b/modules/img/base/pymod/export_peak.cc index c2be8ad29..540745ca5 100644 --- a/modules/img/base/pymod/export_peak.cc +++ b/modules/img/base/pymod/export_peak.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_phase.cc b/modules/img/base/pymod/export_phase.cc index e19aac147..147f22c92 100644 --- a/modules/img/base/pymod/export_phase.cc +++ b/modules/img/base/pymod/export_phase.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_point.cc b/modules/img/base/pymod/export_point.cc index 902b8ce39..27179b3e4 100644 --- a/modules/img/base/pymod/export_point.cc +++ b/modules/img/base/pymod/export_point.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_progress.cc b/modules/img/base/pymod/export_progress.cc index 8503dd35b..ecb187e81 100644 --- a/modules/img/base/pymod/export_progress.cc +++ b/modules/img/base/pymod/export_progress.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_raster_image.cc b/modules/img/base/pymod/export_raster_image.cc index 04b310d4d..0c4604767 100644 --- a/modules/img/base/pymod/export_raster_image.cc +++ b/modules/img/base/pymod/export_raster_image.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/export_size.cc b/modules/img/base/pymod/export_size.cc index d9742e3bb..8206e36a7 100644 --- a/modules/img/base/pymod/export_size.cc +++ b/modules/img/base/pymod/export_size.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/wrap_extent_iterator.hh b/modules/img/base/pymod/wrap_extent_iterator.hh index 6e2a22f48..fb782d513 100644 --- a/modules/img/base/pymod/wrap_extent_iterator.hh +++ b/modules/img/base/pymod/wrap_extent_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/pymod/wrap_img.cc b/modules/img/base/pymod/wrap_img.cc index 6fe861586..a23f89745 100644 --- a/modules/img/base/pymod/wrap_img.cc +++ b/modules/img/base/pymod/wrap_img.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/algorithm.hh b/modules/img/base/src/algorithm.hh index 373ecfe83..68f9cec6f 100644 --- a/modules/img/base/src/algorithm.hh +++ b/modules/img/base/src/algorithm.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/base.hh b/modules/img/base/src/base.hh index dc0070940..0122a0737 100644 --- a/modules/img/base/src/base.hh +++ b/modules/img/base/src/base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/circle_mask.cc b/modules/img/base/src/circle_mask.cc index 204029e89..501177b93 100644 --- a/modules/img/base/src/circle_mask.cc +++ b/modules/img/base/src/circle_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/circle_mask.hh b/modules/img/base/src/circle_mask.hh index b89695f17..922920079 100644 --- a/modules/img/base/src/circle_mask.hh +++ b/modules/img/base/src/circle_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/composite_mask.cc b/modules/img/base/src/composite_mask.cc index 233d938c2..97591d272 100644 --- a/modules/img/base/src/composite_mask.cc +++ b/modules/img/base/src/composite_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/composite_mask.hh b/modules/img/base/src/composite_mask.hh index c007a8aeb..64d04fd13 100644 --- a/modules/img/base/src/composite_mask.hh +++ b/modules/img/base/src/composite_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data.cc b/modules/img/base/src/data.cc index 4570c3c11..47c00ba80 100644 --- a/modules/img/base/src/data.cc +++ b/modules/img/base/src/data.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data.hh b/modules/img/base/src/data.hh index 1c5f76530..fc2401b07 100644 --- a/modules/img/base/src/data.hh +++ b/modules/img/base/src/data.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data_algorithm.cc b/modules/img/base/src/data_algorithm.cc index 32e31c7c6..cb581c5f6 100644 --- a/modules/img/base/src/data_algorithm.cc +++ b/modules/img/base/src/data_algorithm.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data_algorithm.hh b/modules/img/base/src/data_algorithm.hh index 4238b128d..1cc85d343 100644 --- a/modules/img/base/src/data_algorithm.hh +++ b/modules/img/base/src/data_algorithm.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data_observer.cc b/modules/img/base/src/data_observer.cc index 240ba9246..804056db4 100644 --- a/modules/img/base/src/data_observer.cc +++ b/modules/img/base/src/data_observer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data_observer.hh b/modules/img/base/src/data_observer.hh index 720b87147..c99e2f585 100644 --- a/modules/img/base/src/data_observer.hh +++ b/modules/img/base/src/data_observer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/data_types.hh b/modules/img/base/src/data_types.hh index d096f050b..234cfaade 100644 --- a/modules/img/base/src/data_types.hh +++ b/modules/img/base/src/data_types.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/debug.hh b/modules/img/base/src/debug.hh index 9f8a6f619..13b90f4d3 100644 --- a/modules/img/base/src/debug.hh +++ b/modules/img/base/src/debug.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/dllexport.hh b/modules/img/base/src/dllexport.hh index cb4efde01..3f32d13d8 100644 --- a/modules/img/base/src/dllexport.hh +++ b/modules/img/base/src/dllexport.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent.cc b/modules/img/base/src/extent.cc index 851255eba..fda62d29e 100644 --- a/modules/img/base/src/extent.cc +++ b/modules/img/base/src/extent.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent.hh b/modules/img/base/src/extent.hh index 0c7099786..aab21e27b 100644 --- a/modules/img/base/src/extent.hh +++ b/modules/img/base/src/extent.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent_iterator.cc b/modules/img/base/src/extent_iterator.cc index f79e82c3f..238b680b8 100644 --- a/modules/img/base/src/extent_iterator.cc +++ b/modules/img/base/src/extent_iterator.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent_iterator.hh b/modules/img/base/src/extent_iterator.hh index a99df3588..56b2f68b9 100644 --- a/modules/img/base/src/extent_iterator.hh +++ b/modules/img/base/src/extent_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent_mask.cc b/modules/img/base/src/extent_mask.cc index 11ebef6cf..bf8fbb453 100644 --- a/modules/img/base/src/extent_mask.cc +++ b/modules/img/base/src/extent_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/extent_mask.hh b/modules/img/base/src/extent_mask.hh index 81a23f904..bbc17548c 100644 --- a/modules/img/base/src/extent_mask.hh +++ b/modules/img/base/src/extent_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function.hh b/modules/img/base/src/function.hh index da862ded4..2961df320 100644 --- a/modules/img/base/src/function.hh +++ b/modules/img/base/src/function.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function_base.cc b/modules/img/base/src/function_base.cc index 494a23c07..7c3672159 100644 --- a/modules/img/base/src/function_base.cc +++ b/modules/img/base/src/function_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function_base.hh b/modules/img/base/src/function_base.hh index 305adafc0..05fe24e73 100644 --- a/modules/img/base/src/function_base.hh +++ b/modules/img/base/src/function_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function_fw.hh b/modules/img/base/src/function_fw.hh index 7aa600af0..17473cf94 100644 --- a/modules/img/base/src/function_fw.hh +++ b/modules/img/base/src/function_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function_impl.cc b/modules/img/base/src/function_impl.cc index e300e255c..47cb88348 100644 --- a/modules/img/base/src/function_impl.cc +++ b/modules/img/base/src/function_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/function_impl.hh b/modules/img/base/src/function_impl.hh index 88c611d08..8283b57df 100644 --- a/modules/img/base/src/function_impl.hh +++ b/modules/img/base/src/function_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image.hh b/modules/img/base/src/image.hh index 45a8f5f07..dba4fd758 100644 --- a/modules/img/base/src/image.hh +++ b/modules/img/base/src/image.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_factory.cc b/modules/img/base/src/image_factory.cc index b2beeb000..bf8fe59d8 100644 --- a/modules/img/base/src/image_factory.cc +++ b/modules/img/base/src/image_factory.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_factory.hh b/modules/img/base/src/image_factory.hh index 5d8eece33..82b5569dc 100644 --- a/modules/img/base/src/image_factory.hh +++ b/modules/img/base/src/image_factory.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_fw.hh b/modules/img/base/src/image_fw.hh index 5d9bc26c7..03b877c11 100644 --- a/modules/img/base/src/image_fw.hh +++ b/modules/img/base/src/image_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_handle.cc b/modules/img/base/src/image_handle.cc index 654c01a48..92234663c 100644 --- a/modules/img/base/src/image_handle.cc +++ b/modules/img/base/src/image_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_handle.hh b/modules/img/base/src/image_handle.hh index 1a1934ede..4acf4e271 100644 --- a/modules/img/base/src/image_handle.hh +++ b/modules/img/base/src/image_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_handle_fw.hh b/modules/img/base/src/image_handle_fw.hh index 000818d3c..f91784055 100644 --- a/modules/img/base/src/image_handle_fw.hh +++ b/modules/img/base/src/image_handle_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_impl.cc b/modules/img/base/src/image_impl.cc index bba6158e2..6feb304b1 100644 --- a/modules/img/base/src/image_impl.cc +++ b/modules/img/base/src/image_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_impl.hh b/modules/img/base/src/image_impl.hh index 7c995f8a7..3b885a0fb 100644 --- a/modules/img/base/src/image_impl.hh +++ b/modules/img/base/src/image_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_list.cc b/modules/img/base/src/image_list.cc index 36b2f6af8..27c47423b 100644 --- a/modules/img/base/src/image_list.cc +++ b/modules/img/base/src/image_list.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_list.hh b/modules/img/base/src/image_list.hh index ecadbf16a..70fd1ca47 100644 --- a/modules/img/base/src/image_list.hh +++ b/modules/img/base/src/image_list.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state.hh b/modules/img/base/src/image_state.hh index 1e6290c42..6a519b9bf 100644 --- a/modules/img/base/src/image_state.hh +++ b/modules/img/base/src/image_state.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/binop.cc b/modules/img/base/src/image_state/binop.cc index c5b7f8579..16ff05ea2 100644 --- a/modules/img/base/src/image_state/binop.cc +++ b/modules/img/base/src/image_state/binop.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/binop.hh b/modules/img/base/src/image_state/binop.hh index 1cf1a427f..68fdc3bef 100644 --- a/modules/img/base/src/image_state/binop.hh +++ b/modules/img/base/src/image_state/binop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/dispatch.hh b/modules/img/base/src/image_state/dispatch.hh index 0d5f3c67b..c0dd86303 100644 --- a/modules/img/base/src/image_state/dispatch.hh +++ b/modules/img/base/src/image_state/dispatch.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/dispatch_fw.hh b/modules/img/base/src/image_state/dispatch_fw.hh index 4c5437125..2d9ca733c 100644 --- a/modules/img/base/src/image_state/dispatch_fw.hh +++ b/modules/img/base/src/image_state/dispatch_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state.hh b/modules/img/base/src/image_state/image_state.hh index 6ee5f8b37..28dab6fdf 100644 --- a/modules/img/base/src/image_state/image_state.hh +++ b/modules/img/base/src/image_state/image_state.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_algorithm.cc b/modules/img/base/src/image_state/image_state_algorithm.cc index b5bb44a6e..12da6444f 100644 --- a/modules/img/base/src/image_state/image_state_algorithm.cc +++ b/modules/img/base/src/image_state/image_state_algorithm.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_algorithm.hh b/modules/img/base/src/image_state/image_state_algorithm.hh index 655c702df..e5546583a 100644 --- a/modules/img/base/src/image_state/image_state_algorithm.hh +++ b/modules/img/base/src/image_state/image_state_algorithm.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_base.cc b/modules/img/base/src/image_state/image_state_base.cc index 3467c5dea..15108e258 100644 --- a/modules/img/base/src/image_state/image_state_base.cc +++ b/modules/img/base/src/image_state/image_state_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_base.hh b/modules/img/base/src/image_state/image_state_base.hh index 00524c021..016fab63a 100644 --- a/modules/img/base/src/image_state/image_state_base.hh +++ b/modules/img/base/src/image_state/image_state_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_base_fw.hh b/modules/img/base/src/image_state/image_state_base_fw.hh index 8ffeca008..d32edb98d 100644 --- a/modules/img/base/src/image_state/image_state_base_fw.hh +++ b/modules/img/base/src/image_state/image_state_base_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_def.hh b/modules/img/base/src/image_state/image_state_def.hh index 269657525..0749e4be2 100644 --- a/modules/img/base/src/image_state/image_state_def.hh +++ b/modules/img/base/src/image_state/image_state_def.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_factory.cc b/modules/img/base/src/image_state/image_state_factory.cc index 437e05d54..32d00ed40 100644 --- a/modules/img/base/src/image_state/image_state_factory.cc +++ b/modules/img/base/src/image_state/image_state_factory.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_factory.hh b/modules/img/base/src/image_state/image_state_factory.hh index 8b73b3d6c..67e729574 100644 --- a/modules/img/base/src/image_state/image_state_factory.hh +++ b/modules/img/base/src/image_state/image_state_factory.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_fft.cc b/modules/img/base/src/image_state/image_state_fft.cc index 5f9765791..37120dd31 100644 --- a/modules/img/base/src/image_state/image_state_fft.cc +++ b/modules/img/base/src/image_state/image_state_fft.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_fft.hh b/modules/img/base/src/image_state/image_state_fft.hh index 14f0de58b..50ef49fed 100644 --- a/modules/img/base/src/image_state/image_state_fft.hh +++ b/modules/img/base/src/image_state/image_state_fft.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_frequency_domain.hh b/modules/img/base/src/image_state/image_state_frequency_domain.hh index 569f8df44..0b5e4e601 100644 --- a/modules/img/base/src/image_state/image_state_frequency_domain.hh +++ b/modules/img/base/src/image_state/image_state_frequency_domain.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_fw.hh b/modules/img/base/src/image_state/image_state_fw.hh index 73b066644..3783caec5 100644 --- a/modules/img/base/src/image_state/image_state_fw.hh +++ b/modules/img/base/src/image_state/image_state_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_half_frequency_domain.hh b/modules/img/base/src/image_state/image_state_half_frequency_domain.hh index a1d3bb5f3..2726358d6 100644 --- a/modules/img/base/src/image_state/image_state_half_frequency_domain.hh +++ b/modules/img/base/src/image_state/image_state_half_frequency_domain.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_impl.cc b/modules/img/base/src/image_state/image_state_impl.cc index b376985fe..fbef8e2e6 100644 --- a/modules/img/base/src/image_state/image_state_impl.cc +++ b/modules/img/base/src/image_state/image_state_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_impl.hh b/modules/img/base/src/image_state/image_state_impl.hh index 4619814c9..62e6895cf 100644 --- a/modules/img/base/src/image_state/image_state_impl.hh +++ b/modules/img/base/src/image_state/image_state_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_inst.hh b/modules/img/base/src/image_state/image_state_inst.hh index 72a917156..93c874348 100644 --- a/modules/img/base/src/image_state/image_state_inst.hh +++ b/modules/img/base/src/image_state/image_state_inst.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_spatial_domain.hh b/modules/img/base/src/image_state/image_state_spatial_domain.hh index b0a0fa718..5d5e88325 100644 --- a/modules/img/base/src/image_state/image_state_spatial_domain.hh +++ b/modules/img/base/src/image_state/image_state_spatial_domain.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_visitor.hh b/modules/img/base/src/image_state/image_state_visitor.hh index 50793cdd4..d1808be7b 100644 --- a/modules/img/base/src/image_state/image_state_visitor.hh +++ b/modules/img/base/src/image_state/image_state_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/image_state_visitor_fw.hh b/modules/img/base/src/image_state/image_state_visitor_fw.hh index 708860d61..a83820aa1 100644 --- a/modules/img/base/src/image_state/image_state_visitor_fw.hh +++ b/modules/img/base/src/image_state/image_state_visitor_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/index.cc b/modules/img/base/src/image_state/index.cc index 6898bc3ea..b0d27c138 100644 --- a/modules/img/base/src/image_state/index.cc +++ b/modules/img/base/src/image_state/index.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/index.hh b/modules/img/base/src/image_state/index.hh index 3a1f764f6..a3631d67e 100644 --- a/modules/img/base/src/image_state/index.hh +++ b/modules/img/base/src/image_state/index.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/test_inst.cc b/modules/img/base/src/image_state/test_inst.cc index 4f072ffa1..37a3cbd90 100644 --- a/modules/img/base/src/image_state/test_inst.cc +++ b/modules/img/base/src/image_state/test_inst.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/type_fw.hh b/modules/img/base/src/image_state/type_fw.hh index b76b195d4..2e59892bd 100644 --- a/modules/img/base/src/image_state/type_fw.hh +++ b/modules/img/base/src/image_state/type_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/value_holder.cc b/modules/img/base/src/image_state/value_holder.cc index c64c62b5a..ed320e28e 100644 --- a/modules/img/base/src/image_state/value_holder.cc +++ b/modules/img/base/src/image_state/value_holder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state/value_holder.hh b/modules/img/base/src/image_state/value_holder.hh index e777f8b91..e0692f20a 100644 --- a/modules/img/base/src/image_state/value_holder.hh +++ b/modules/img/base/src/image_state/value_holder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/image_state_fw.hh b/modules/img/base/src/image_state_fw.hh index c65bd1f0d..12be417ee 100644 --- a/modules/img/base/src/image_state_fw.hh +++ b/modules/img/base/src/image_state_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/inverted_mask.cc b/modules/img/base/src/inverted_mask.cc index 374753a1d..b38bfe57f 100644 --- a/modules/img/base/src/inverted_mask.cc +++ b/modules/img/base/src/inverted_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/inverted_mask.hh b/modules/img/base/src/inverted_mask.hh index 76c3e5715..a4dfd4774 100644 --- a/modules/img/base/src/inverted_mask.hh +++ b/modules/img/base/src/inverted_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/map.cc b/modules/img/base/src/map.cc index 923d54594..8f1a0a087 100644 --- a/modules/img/base/src/map.cc +++ b/modules/img/base/src/map.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/base/src/map.hh b/modules/img/base/src/map.hh index 874c9b383..231a4d1d1 100644 --- a/modules/img/base/src/map.hh +++ b/modules/img/base/src/map.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/base/src/mask.cc b/modules/img/base/src/mask.cc index e94d4683d..feb22bacb 100644 --- a/modules/img/base/src/mask.cc +++ b/modules/img/base/src/mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask.hh b/modules/img/base/src/mask.hh index 4bf2a1884..6d96125c2 100644 --- a/modules/img/base/src/mask.hh +++ b/modules/img/base/src/mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_base.cc b/modules/img/base/src/mask_base.cc index 3f4245b98..5f26dc729 100644 --- a/modules/img/base/src/mask_base.cc +++ b/modules/img/base/src/mask_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_base.hh b/modules/img/base/src/mask_base.hh index 5cea8927d..4cd5287ea 100644 --- a/modules/img/base/src/mask_base.hh +++ b/modules/img/base/src/mask_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_base_fw.hh b/modules/img/base/src/mask_base_fw.hh index 4b6eec321..cf3879f87 100644 --- a/modules/img/base/src/mask_base_fw.hh +++ b/modules/img/base/src/mask_base_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_info_convert.cc b/modules/img/base/src/mask_info_convert.cc index b2a548eb1..847c47d80 100644 --- a/modules/img/base/src/mask_info_convert.cc +++ b/modules/img/base/src/mask_info_convert.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_info_convert.hh b/modules/img/base/src/mask_info_convert.hh index 9db7dc757..f25b37a22 100644 --- a/modules/img/base/src/mask_info_convert.hh +++ b/modules/img/base/src/mask_info_convert.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_op.cc b/modules/img/base/src/mask_op.cc index c34bb29b0..434f2abb6 100644 --- a/modules/img/base/src/mask_op.cc +++ b/modules/img/base/src/mask_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_op.hh b/modules/img/base/src/mask_op.hh index 7d8784a15..5de7c61e4 100644 --- a/modules/img/base/src/mask_op.hh +++ b/modules/img/base/src/mask_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/mask_visitor.hh b/modules/img/base/src/mask_visitor.hh index 9e5eed87a..76f6ad8f1 100644 --- a/modules/img/base/src/mask_visitor.hh +++ b/modules/img/base/src/mask_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/module_config.hh b/modules/img/base/src/module_config.hh index e6f987971..0387491ff 100644 --- a/modules/img/base/src/module_config.hh +++ b/modules/img/base/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/img/base/src/normalizer_fw.hh b/modules/img/base/src/normalizer_fw.hh index 81b82131e..e602ede1b 100644 --- a/modules/img/base/src/normalizer_fw.hh +++ b/modules/img/base/src/normalizer_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/normalizer_impl.hh b/modules/img/base/src/normalizer_impl.hh index 111bf1bbd..0a68b3851 100644 --- a/modules/img/base/src/normalizer_impl.hh +++ b/modules/img/base/src/normalizer_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/null_data.hh b/modules/img/base/src/null_data.hh index ba8e0f473..3a2d3a864 100644 --- a/modules/img/base/src/null_data.hh +++ b/modules/img/base/src/null_data.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/null_function.hh b/modules/img/base/src/null_function.hh index 5389c2394..d21613b06 100644 --- a/modules/img/base/src/null_function.hh +++ b/modules/img/base/src/null_function.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/observable.hh b/modules/img/base/src/observable.hh index 998a15724..90da00db1 100644 --- a/modules/img/base/src/observable.hh +++ b/modules/img/base/src/observable.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/paste_impl.cc b/modules/img/base/src/paste_impl.cc index 39becca6f..848cc7c5e 100644 --- a/modules/img/base/src/paste_impl.cc +++ b/modules/img/base/src/paste_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/paste_impl.hh b/modules/img/base/src/paste_impl.hh index 1bbe3c94c..70e483cd5 100644 --- a/modules/img/base/src/paste_impl.hh +++ b/modules/img/base/src/paste_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/peak.cc b/modules/img/base/src/peak.cc index a38e86823..329bd9c7c 100644 --- a/modules/img/base/src/peak.cc +++ b/modules/img/base/src/peak.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/peak.hh b/modules/img/base/src/peak.hh index 34d0d1c1a..fd1131ec6 100644 --- a/modules/img/base/src/peak.hh +++ b/modules/img/base/src/peak.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/phase.cc b/modules/img/base/src/phase.cc index 32c55518a..b50eab440 100644 --- a/modules/img/base/src/phase.cc +++ b/modules/img/base/src/phase.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/phase.hh b/modules/img/base/src/phase.hh index e43cecacc..73bb6a409 100644 --- a/modules/img/base/src/phase.hh +++ b/modules/img/base/src/phase.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/physical_units.cc b/modules/img/base/src/physical_units.cc index cb0b75b96..01d0f22cd 100644 --- a/modules/img/base/src/physical_units.cc +++ b/modules/img/base/src/physical_units.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/physical_units.hh b/modules/img/base/src/physical_units.hh index 80cdfa66f..caf0fdda2 100644 --- a/modules/img/base/src/physical_units.hh +++ b/modules/img/base/src/physical_units.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/pixel_sampling.cc b/modules/img/base/src/pixel_sampling.cc index edb2b22ab..2c790e421 100644 --- a/modules/img/base/src/pixel_sampling.cc +++ b/modules/img/base/src/pixel_sampling.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/pixel_sampling.hh b/modules/img/base/src/pixel_sampling.hh index 170bfbe50..731875450 100644 --- a/modules/img/base/src/pixel_sampling.hh +++ b/modules/img/base/src/pixel_sampling.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/point.cc b/modules/img/base/src/point.cc index f13924dae..3cadd17b0 100644 --- a/modules/img/base/src/point.cc +++ b/modules/img/base/src/point.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/point.hh b/modules/img/base/src/point.hh index 1c37404ec..bc2a161e8 100644 --- a/modules/img/base/src/point.hh +++ b/modules/img/base/src/point.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/point_list.cc b/modules/img/base/src/point_list.cc index 8182af477..559f787b6 100644 --- a/modules/img/base/src/point_list.cc +++ b/modules/img/base/src/point_list.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/point_list.hh b/modules/img/base/src/point_list.hh index ff40711f6..ca287cb88 100644 --- a/modules/img/base/src/point_list.hh +++ b/modules/img/base/src/point_list.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/polygon_mask.cc b/modules/img/base/src/polygon_mask.cc index 8276f0986..72b9be47e 100644 --- a/modules/img/base/src/polygon_mask.cc +++ b/modules/img/base/src/polygon_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/polygon_mask.hh b/modules/img/base/src/polygon_mask.hh index 947d31593..8b8d6827f 100644 --- a/modules/img/base/src/polygon_mask.hh +++ b/modules/img/base/src/polygon_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/progress.cc b/modules/img/base/src/progress.cc index 0046406f7..380f93ea1 100644 --- a/modules/img/base/src/progress.cc +++ b/modules/img/base/src/progress.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/progress.hh b/modules/img/base/src/progress.hh index 8702a21f9..4af9cfc6b 100644 --- a/modules/img/base/src/progress.hh +++ b/modules/img/base/src/progress.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/raster_image/raster_image.cc b/modules/img/base/src/raster_image/raster_image.cc index bdb88756b..20856e19f 100644 --- a/modules/img/base/src/raster_image/raster_image.cc +++ b/modules/img/base/src/raster_image/raster_image.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/raster_image/raster_image.hh b/modules/img/base/src/raster_image/raster_image.hh index 8c4fe96d9..f27ad4c2a 100644 --- a/modules/img/base/src/raster_image/raster_image.hh +++ b/modules/img/base/src/raster_image/raster_image.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/size.cc b/modules/img/base/src/size.cc index 0e8e8aeea..97e1fa460 100644 --- a/modules/img/base/src/size.cc +++ b/modules/img/base/src/size.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/size.hh b/modules/img/base/src/size.hh index f7ff47808..e648d11f2 100644 --- a/modules/img/base/src/size.hh +++ b/modules/img/base/src/size.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/spherical_mask.cc b/modules/img/base/src/spherical_mask.cc index 7bc65beb9..26258de74 100644 --- a/modules/img/base/src/spherical_mask.cc +++ b/modules/img/base/src/spherical_mask.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/spherical_mask.hh b/modules/img/base/src/spherical_mask.hh index e3671e361..fae8e0183 100644 --- a/modules/img/base/src/spherical_mask.hh +++ b/modules/img/base/src/spherical_mask.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/util.cc b/modules/img/base/src/util.cc index 7d42cc1bf..bbe25ac0c 100644 --- a/modules/img/base/src/util.cc +++ b/modules/img/base/src/util.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/util.hh b/modules/img/base/src/util.hh index 0e9487631..8436553fc 100644 --- a/modules/img/base/src/util.hh +++ b/modules/img/base/src/util.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/value_util.hh b/modules/img/base/src/value_util.hh index 22dea2336..045ccf97f 100644 --- a/modules/img/base/src/value_util.hh +++ b/modules/img/base/src/value_util.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/src/vecmat.hh b/modules/img/base/src/vecmat.hh index 4871c82ac..92815608b 100644 --- a/modules/img/base/src/vecmat.hh +++ b/modules/img/base/src/vecmat.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/simple_test.cc b/modules/img/base/tests/simple_test.cc index 1fccc4d82..fc6591133 100644 --- a/modules/img/base/tests/simple_test.cc +++ b/modules/img/base/tests/simple_test.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/single_test_image_handle_mem.cc b/modules/img/base/tests/single_test_image_handle_mem.cc index 4c61923aa..4ae6cb1b2 100644 --- a/modules/img/base/tests/single_test_image_handle_mem.cc +++ b/modules/img/base/tests/single_test_image_handle_mem.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_data.cc b/modules/img/base/tests/test_data.cc index 64c73c3e5..b9700fc81 100644 --- a/modules/img/base/tests/test_data.cc +++ b/modules/img/base/tests/test_data.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_data.hh b/modules/img/base/tests/test_data.hh index 1494c49e2..cd87ed0e7 100644 --- a/modules/img/base/tests/test_data.hh +++ b/modules/img/base/tests/test_data.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_domains.cc b/modules/img/base/tests/test_domains.cc index de77d4c11..4fdc4ad25 100644 --- a/modules/img/base/tests/test_domains.cc +++ b/modules/img/base/tests/test_domains.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_extent.cc b/modules/img/base/tests/test_extent.cc index 6b93a09c1..c6430782f 100644 --- a/modules/img/base/tests/test_extent.cc +++ b/modules/img/base/tests/test_extent.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_extent.hh b/modules/img/base/tests/test_extent.hh index b9b88fad7..2018095cc 100644 --- a/modules/img/base/tests/test_extent.hh +++ b/modules/img/base/tests/test_extent.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_function.cc b/modules/img/base/tests/test_function.cc index 9536a9acf..d3cffa9b6 100644 --- a/modules/img/base/tests/test_function.cc +++ b/modules/img/base/tests/test_function.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_function.hh b/modules/img/base/tests/test_function.hh index bfc67040d..f2e7353bf 100644 --- a/modules/img/base/tests/test_function.hh +++ b/modules/img/base/tests/test_function.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image.cc b/modules/img/base/tests/test_image.cc index 3ccaeeefa..160b7e044 100644 --- a/modules/img/base/tests/test_image.cc +++ b/modules/img/base/tests/test_image.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image.hh b/modules/img/base/tests/test_image.hh index 6d1bb6ff5..9dcc187e3 100644 --- a/modules/img/base/tests/test_image.hh +++ b/modules/img/base/tests/test_image.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_factory.cc b/modules/img/base/tests/test_image_factory.cc index cf67a5106..04554c580 100644 --- a/modules/img/base/tests/test_image_factory.cc +++ b/modules/img/base/tests/test_image_factory.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_factory.hh b/modules/img/base/tests/test_image_factory.hh index 1a1ef5168..90109184a 100644 --- a/modules/img/base/tests/test_image_factory.hh +++ b/modules/img/base/tests/test_image_factory.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_impl.cc b/modules/img/base/tests/test_image_impl.cc index 7bb2a3577..07324c71c 100644 --- a/modules/img/base/tests/test_image_impl.cc +++ b/modules/img/base/tests/test_image_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_impl.hh b/modules/img/base/tests/test_image_impl.hh index b47b3d301..053a7ecfa 100644 --- a/modules/img/base/tests/test_image_impl.hh +++ b/modules/img/base/tests/test_image_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_state.cc b/modules/img/base/tests/test_image_state.cc index 13036eccb..47a290b7e 100644 --- a/modules/img/base/tests/test_image_state.cc +++ b/modules/img/base/tests/test_image_state.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_state.hh b/modules/img/base/tests/test_image_state.hh index 7c3b66af1..0a8f99622 100644 --- a/modules/img/base/tests/test_image_state.hh +++ b/modules/img/base/tests/test_image_state.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_state_visitor.cc b/modules/img/base/tests/test_image_state_visitor.cc index 4e834183a..a093c3efa 100644 --- a/modules/img/base/tests/test_image_state_visitor.cc +++ b/modules/img/base/tests/test_image_state_visitor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_image_state_visitor.hh b/modules/img/base/tests/test_image_state_visitor.hh index 27aab96fd..4ae162a7b 100644 --- a/modules/img/base/tests/test_image_state_visitor.hh +++ b/modules/img/base/tests/test_image_state_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_index.cc b/modules/img/base/tests/test_index.cc index 3d06c3d72..3fa1490c4 100644 --- a/modules/img/base/tests/test_index.cc +++ b/modules/img/base/tests/test_index.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_index.hh b/modules/img/base/tests/test_index.hh index 558d2186c..dced5481d 100644 --- a/modules/img/base/tests/test_index.hh +++ b/modules/img/base/tests/test_index.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_point.cc b/modules/img/base/tests/test_point.cc index 4a1aac2e1..2a7891c32 100644 --- a/modules/img/base/tests/test_point.cc +++ b/modules/img/base/tests/test_point.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_point.hh b/modules/img/base/tests/test_point.hh index 247536aac..f7aca6252 100644 --- a/modules/img/base/tests/test_point.hh +++ b/modules/img/base/tests/test_point.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_sampling.cc b/modules/img/base/tests/test_sampling.cc index f14de6824..9da221259 100644 --- a/modules/img/base/tests/test_sampling.cc +++ b/modules/img/base/tests/test_sampling.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_sampling.hh b/modules/img/base/tests/test_sampling.hh index e9fe1da91..dea44e1d6 100644 --- a/modules/img/base/tests/test_sampling.hh +++ b/modules/img/base/tests/test_sampling.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_size.cc b/modules/img/base/tests/test_size.cc index 250d13b1a..6ad36ac83 100644 --- a/modules/img/base/tests/test_size.cc +++ b/modules/img/base/tests/test_size.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_size.hh b/modules/img/base/tests/test_size.hh index 0ab96fa76..9840cee0c 100644 --- a/modules/img/base/tests/test_size.hh +++ b/modules/img/base/tests/test_size.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_transform.hh b/modules/img/base/tests/test_transform.hh index f8cc7351a..9f76073d4 100644 --- a/modules/img/base/tests/test_transform.hh +++ b/modules/img/base/tests/test_transform.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_utils.hh b/modules/img/base/tests/test_utils.hh index 962db40e2..b46b3d8f7 100644 --- a/modules/img/base/tests/test_utils.hh +++ b/modules/img/base/tests/test_utils.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_value_holder.cc b/modules/img/base/tests/test_value_holder.cc index 50e5b4271..d859912dd 100644 --- a/modules/img/base/tests/test_value_holder.cc +++ b/modules/img/base/tests/test_value_holder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/test_value_holder.hh b/modules/img/base/tests/test_value_holder.hh index 0268d3b18..ab1e6d879 100644 --- a/modules/img/base/tests/test_value_holder.hh +++ b/modules/img/base/tests/test_value_holder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/img/base/tests/tests.cc b/modules/img/base/tests/tests.cc index 716bf3a40..2027c8008 100644 --- a/modules/img/base/tests/tests.cc +++ b/modules/img/base/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/pymod/__init__.py b/modules/info/pymod/__init__.py index 51440428a..4243e15ac 100644 --- a/modules/info/pymod/__init__.py +++ b/modules/info/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/info/pymod/wrap_info.cc b/modules/info/pymod/wrap_info.cc index 5364a669a..cf15c736d 100644 --- a/modules/info/pymod/wrap_info.cc +++ b/modules/info/pymod/wrap_info.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/geom_info_conversion.cc b/modules/info/src/geom_info_conversion.cc index 5e7e16949..8e5711904 100644 --- a/modules/info/src/geom_info_conversion.cc +++ b/modules/info/src/geom_info_conversion.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/info/src/geom_info_conversion.hh b/modules/info/src/geom_info_conversion.hh index c8de11e99..bab90abec 100644 --- a/modules/info/src/geom_info_conversion.hh +++ b/modules/info/src/geom_info_conversion.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/info/src/info.hh b/modules/info/src/info.hh index a5e9aa38a..fdb365a7f 100644 --- a/modules/info/src/info.hh +++ b/modules/info/src/info.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_error.hh b/modules/info/src/info_error.hh index f71ce188a..6464cbb38 100644 --- a/modules/info/src/info_error.hh +++ b/modules/info/src/info_error.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_fw.hh b/modules/info/src/info_fw.hh index 6159dcbf0..2483d6487 100644 --- a/modules/info/src/info_fw.hh +++ b/modules/info/src/info_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_group.cc b/modules/info/src/info_group.cc index cb4b8af6d..2ed933084 100644 --- a/modules/info/src/info_group.cc +++ b/modules/info/src/info_group.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_group.hh b/modules/info/src/info_group.hh index 9fcd63b03..d0823edf8 100644 --- a/modules/info/src/info_group.hh +++ b/modules/info/src/info_group.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_handle.cc b/modules/info/src/info_handle.cc index 416ccc42f..9b6ecbc49 100644 --- a/modules/info/src/info_handle.cc +++ b/modules/info/src/info_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_handle.hh b/modules/info/src/info_handle.hh index 850351d8a..30aeda562 100644 --- a/modules/info/src/info_handle.hh +++ b/modules/info/src/info_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_impl.cc b/modules/info/src/info_impl.cc index ca85b4873..0f6415504 100644 --- a/modules/info/src/info_impl.cc +++ b/modules/info/src/info_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_impl.hh b/modules/info/src/info_impl.hh index 56c87d769..fd84d96ed 100644 --- a/modules/info/src/info_impl.hh +++ b/modules/info/src/info_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_impl_fw.hh b/modules/info/src/info_impl_fw.hh index fe2664dd2..9e24085f0 100644 --- a/modules/info/src/info_impl_fw.hh +++ b/modules/info/src/info_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_item.cc b/modules/info/src/info_item.cc index 75f2e3035..d3317eb00 100644 --- a/modules/info/src/info_item.cc +++ b/modules/info/src/info_item.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_item.hh b/modules/info/src/info_item.hh index a1ea3075e..9036727c5 100644 --- a/modules/info/src/info_item.hh +++ b/modules/info/src/info_item.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_path.cc b/modules/info/src/info_path.cc index 6252895ee..24e862d72 100644 --- a/modules/info/src/info_path.cc +++ b/modules/info/src/info_path.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_path.hh b/modules/info/src/info_path.hh index 3d106a862..2cca7e5fd 100644 --- a/modules/info/src/info_path.hh +++ b/modules/info/src/info_path.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_set.cc b/modules/info/src/info_set.cc index 6d12fdaa2..9cfd9d6ac 100644 --- a/modules/info/src/info_set.cc +++ b/modules/info/src/info_set.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_set.hh b/modules/info/src/info_set.hh index cb1a6f36a..fe8421a8f 100644 --- a/modules/info/src/info_set.hh +++ b/modules/info/src/info_set.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_verbose_visitor.cc b/modules/info/src/info_verbose_visitor.cc index 676ec393a..cf778aae9 100644 --- a/modules/info/src/info_verbose_visitor.cc +++ b/modules/info/src/info_verbose_visitor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_verbose_visitor.hh b/modules/info/src/info_verbose_visitor.hh index 5a0fa42bb..6e68fde8f 100644 --- a/modules/info/src/info_verbose_visitor.hh +++ b/modules/info/src/info_verbose_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_visitor.cc b/modules/info/src/info_visitor.cc index 5003d660c..164681270 100644 --- a/modules/info/src/info_visitor.cc +++ b/modules/info/src/info_visitor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/info_visitor.hh b/modules/info/src/info_visitor.hh index c90814437..2db767667 100644 --- a/modules/info/src/info_visitor.hh +++ b/modules/info/src/info_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/item_type.hh b/modules/info/src/item_type.hh index 4af470a37..132034406 100644 --- a/modules/info/src/item_type.hh +++ b/modules/info/src/item_type.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/item_type_cast.hh b/modules/info/src/item_type_cast.hh index dd4f88720..33caf3867 100644 --- a/modules/info/src/item_type_cast.hh +++ b/modules/info/src/item_type_cast.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/info/src/module_config.hh b/modules/info/src/module_config.hh index c9d0c13b7..ec6c38ef1 100644 --- a/modules/info/src/module_config.hh +++ b/modules/info/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/__init__.py b/modules/io/pymod/__init__.py index 9c64c2303..4d6018fa0 100644 --- a/modules/io/pymod/__init__.py +++ b/modules/io/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/export_map_io.cc b/modules/io/pymod/export_map_io.cc index 7956b76d2..4d49dad7f 100644 --- a/modules/io/pymod/export_map_io.cc +++ b/modules/io/pymod/export_map_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/export_mmcif_io.cc b/modules/io/pymod/export_mmcif_io.cc index 8c37910a8..9a21bdb1a 100644 --- a/modules/io/pymod/export_mmcif_io.cc +++ b/modules/io/pymod/export_mmcif_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/export_pdb_io.cc b/modules/io/pymod/export_pdb_io.cc index 05760f8f5..c5abad5d4 100644 --- a/modules/io/pymod/export_pdb_io.cc +++ b/modules/io/pymod/export_pdb_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/remote.py b/modules/io/pymod/remote.py index 0471a3e78..aeb9bee05 100644 --- a/modules/io/pymod/remote.py +++ b/modules/io/pymod/remote.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/pymod/wrap_io.cc b/modules/io/pymod/wrap_io.cc index d15c90fe1..789efe111 100644 --- a/modules/io/pymod/wrap_io.cc +++ b/modules/io/pymod/wrap_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/binary_data_sink.hh b/modules/io/src/binary_data_sink.hh index 31b68d991..3062fa1db 100644 --- a/modules/io/src/binary_data_sink.hh +++ b/modules/io/src/binary_data_sink.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/binary_data_source.hh b/modules/io/src/binary_data_source.hh index a1bca2cc0..f610f376d 100644 --- a/modules/io/src/binary_data_source.hh +++ b/modules/io/src/binary_data_source.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/container_serialization.hh b/modules/io/src/container_serialization.hh index c34f548c2..88cbb7e71 100644 --- a/modules/io/src/container_serialization.hh +++ b/modules/io/src/container_serialization.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/convert.cc b/modules/io/src/convert.cc index 8f9714c66..cc42070f0 100644 --- a/modules/io/src/convert.cc +++ b/modules/io/src/convert.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/convert.hh b/modules/io/src/convert.hh index 4c2873977..93c741e01 100644 --- a/modules/io/src/convert.hh +++ b/modules/io/src/convert.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/converting_streams.hh b/modules/io/src/converting_streams.hh index a9a3c46cb..fb6b3b82d 100644 --- a/modules/io/src/converting_streams.hh +++ b/modules/io/src/converting_streams.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/img/image_format.hh b/modules/io/src/img/image_format.hh index 56ba7a1df..95a611367 100644 --- a/modules/io/src/img/image_format.hh +++ b/modules/io/src/img/image_format.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/image_format_conversion.cc b/modules/io/src/img/image_format_conversion.cc index 9680f767d..2fa3ddc99 100644 --- a/modules/io/src/img/image_format_conversion.cc +++ b/modules/io/src/img/image_format_conversion.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/image_io_plugin.hh b/modules/io/src/img/image_io_plugin.hh index d4f3cc3fc..2700d4509 100644 --- a/modules/io/src/img/image_io_plugin.hh +++ b/modules/io/src/img/image_io_plugin.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/jpk_util.hh b/modules/io/src/img/jpk_util.hh index a0799c71d..b0bcf89da 100644 --- a/modules/io/src/img/jpk_util.hh +++ b/modules/io/src/img/jpk_util.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // diff --git a/modules/io/src/img/load_map.cc b/modules/io/src/img/load_map.cc index 67769c314..dfb61702b 100644 --- a/modules/io/src/img/load_map.cc +++ b/modules/io/src/img/load_map.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // diff --git a/modules/io/src/img/load_map.hh b/modules/io/src/img/load_map.hh index e6ac683e3..5f012919f 100644 --- a/modules/io/src/img/load_map.hh +++ b/modules/io/src/img/load_map.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dat_handler.cc b/modules/io/src/img/map_io_dat_handler.cc index 30d6d37c2..4fdd6e285 100644 --- a/modules/io/src/img/map_io_dat_handler.cc +++ b/modules/io/src/img/map_io_dat_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dat_handler.hh b/modules/io/src/img/map_io_dat_handler.hh index 85f92f9a3..4bc8ce268 100644 --- a/modules/io/src/img/map_io_dat_handler.hh +++ b/modules/io/src/img/map_io_dat_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_df3_handler.cc b/modules/io/src/img/map_io_df3_handler.cc index 297d31344..f035b5ccc 100644 --- a/modules/io/src/img/map_io_df3_handler.cc +++ b/modules/io/src/img/map_io_df3_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_df3_handler.hh b/modules/io/src/img/map_io_df3_handler.hh index 94017d2fc..53fb9bfd1 100644 --- a/modules/io/src/img/map_io_df3_handler.hh +++ b/modules/io/src/img/map_io_df3_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dm3_handler.cc b/modules/io/src/img/map_io_dm3_handler.cc index 4867ded32..6e7e56816 100644 --- a/modules/io/src/img/map_io_dm3_handler.cc +++ b/modules/io/src/img/map_io_dm3_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dm3_handler.hh b/modules/io/src/img/map_io_dm3_handler.hh index bf0bcafd6..97191f67e 100644 --- a/modules/io/src/img/map_io_dm3_handler.hh +++ b/modules/io/src/img/map_io_dm3_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dx_handler.cc b/modules/io/src/img/map_io_dx_handler.cc index 55939bef2..4509d327d 100644 --- a/modules/io/src/img/map_io_dx_handler.cc +++ b/modules/io/src/img/map_io_dx_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_dx_handler.hh b/modules/io/src/img/map_io_dx_handler.hh index 7e8522872..ca4ee55c2 100644 --- a/modules/io/src/img/map_io_dx_handler.hh +++ b/modules/io/src/img/map_io_dx_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // diff --git a/modules/io/src/img/map_io_handler.hh b/modules/io/src/img/map_io_handler.hh index f63016b33..163d02413 100644 --- a/modules/io/src/img/map_io_handler.hh +++ b/modules/io/src/img/map_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_ipl_handler.cc b/modules/io/src/img/map_io_ipl_handler.cc index 00c842c4a..a61715908 100644 --- a/modules/io/src/img/map_io_ipl_handler.cc +++ b/modules/io/src/img/map_io_ipl_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_ipl_handler.hh b/modules/io/src/img/map_io_ipl_handler.hh index 6b258da2a..3e76ac989 100644 --- a/modules/io/src/img/map_io_ipl_handler.hh +++ b/modules/io/src/img/map_io_ipl_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_jpk_handler.cc b/modules/io/src/img/map_io_jpk_handler.cc index a05b2bb07..609250349 100644 --- a/modules/io/src/img/map_io_jpk_handler.cc +++ b/modules/io/src/img/map_io_jpk_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_jpk_handler.hh b/modules/io/src/img/map_io_jpk_handler.hh index 0438aee29..aeaf2c54e 100644 --- a/modules/io/src/img/map_io_jpk_handler.hh +++ b/modules/io/src/img/map_io_jpk_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_mrc_handler.cc b/modules/io/src/img/map_io_mrc_handler.cc index 66c5b117a..b49e976ec 100644 --- a/modules/io/src/img/map_io_mrc_handler.cc +++ b/modules/io/src/img/map_io_mrc_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_mrc_handler.hh b/modules/io/src/img/map_io_mrc_handler.hh index a71bbd135..c12096b68 100644 --- a/modules/io/src/img/map_io_mrc_handler.hh +++ b/modules/io/src/img/map_io_mrc_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_nanoscope_handler.cc b/modules/io/src/img/map_io_nanoscope_handler.cc index 4781968cb..64f7c17af 100644 --- a/modules/io/src/img/map_io_nanoscope_handler.cc +++ b/modules/io/src/img/map_io_nanoscope_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_nanoscope_handler.hh b/modules/io/src/img/map_io_nanoscope_handler.hh index bcae012cc..35bfea611 100644 --- a/modules/io/src/img/map_io_nanoscope_handler.hh +++ b/modules/io/src/img/map_io_nanoscope_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_png_handler.cc b/modules/io/src/img/map_io_png_handler.cc index 83c7b66ee..d77db114b 100644 --- a/modules/io/src/img/map_io_png_handler.cc +++ b/modules/io/src/img/map_io_png_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_png_handler.hh b/modules/io/src/img/map_io_png_handler.hh index 1580809f1..337ccc1df 100644 --- a/modules/io/src/img/map_io_png_handler.hh +++ b/modules/io/src/img/map_io_png_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_situs_handler.cc b/modules/io/src/img/map_io_situs_handler.cc index fcd72f721..5de368e2a 100644 --- a/modules/io/src/img/map_io_situs_handler.cc +++ b/modules/io/src/img/map_io_situs_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_situs_handler.hh b/modules/io/src/img/map_io_situs_handler.hh index 61e08aeff..4b5a1a360 100644 --- a/modules/io/src/img/map_io_situs_handler.hh +++ b/modules/io/src/img/map_io_situs_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_spi_handler.cc b/modules/io/src/img/map_io_spi_handler.cc index c40402923..ad261daf9 100644 --- a/modules/io/src/img/map_io_spi_handler.cc +++ b/modules/io/src/img/map_io_spi_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_spi_handler.hh b/modules/io/src/img/map_io_spi_handler.hh index fbb6d179c..aa6f9a438 100644 --- a/modules/io/src/img/map_io_spi_handler.hh +++ b/modules/io/src/img/map_io_spi_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_tiff_handler.cc b/modules/io/src/img/map_io_tiff_handler.cc index 4f7479fde..4be8a815e 100644 --- a/modules/io/src/img/map_io_tiff_handler.cc +++ b/modules/io/src/img/map_io_tiff_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/map_io_tiff_handler.hh b/modules/io/src/img/map_io_tiff_handler.hh index e00822b4e..c3efe9017 100644 --- a/modules/io/src/img/map_io_tiff_handler.hh +++ b/modules/io/src/img/map_io_tiff_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/tiff_util.cc b/modules/io/src/img/tiff_util.cc index aa41b4db7..053f17976 100644 --- a/modules/io/src/img/tiff_util.cc +++ b/modules/io/src/img/tiff_util.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/img/tiff_util.hh b/modules/io/src/img/tiff_util.hh index 64386c2f4..76de383f7 100644 --- a/modules/io/src/img/tiff_util.hh +++ b/modules/io/src/img/tiff_util.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // Copyright (C) 2003-2010 by the IPLT authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/io_exception.hh b/modules/io/src/io_exception.hh index 788361cbb..782565d2c 100644 --- a/modules/io/src/io_exception.hh +++ b/modules/io/src/io_exception.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/io_manager.cc b/modules/io/src/io_manager.cc index c55ff3795..6edc7fe43 100644 --- a/modules/io/src/io_manager.cc +++ b/modules/io/src/io_manager.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/io_manager.hh b/modules/io/src/io_manager.hh index 79b11cfeb..bfebe32bd 100644 --- a/modules/io/src/io_manager.hh +++ b/modules/io/src/io_manager.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/io_utils.cc b/modules/io/src/io_utils.cc index d98300472..d47cc94fd 100644 --- a/modules/io/src/io_utils.cc +++ b/modules/io/src/io_utils.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2003-2010 by the IPLT authors // Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/io_utils.hh b/modules/io/src/io_utils.hh index 12897a8b3..aafd33a79 100644 --- a/modules/io/src/io_utils.hh +++ b/modules/io/src/io_utils.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2003-2010 by the IPLT authors // Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/src/module_config.hh b/modules/io/src/module_config.hh index 034fae576..83f2f1a1b 100644 --- a/modules/io/src/module_config.hh +++ b/modules/io/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/chemdict_parser.hh b/modules/io/src/mol/chemdict_parser.hh index fb781386a..51142744c 100644 --- a/modules/io/src/mol/chemdict_parser.hh +++ b/modules/io/src/mol/chemdict_parser.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/dcd_io.cc b/modules/io/src/mol/dcd_io.cc index 32906213b..f21b67afc 100644 --- a/modules/io/src/mol/dcd_io.cc +++ b/modules/io/src/mol/dcd_io.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/dcd_io.hh b/modules/io/src/mol/dcd_io.hh index 92990e0da..dded28a46 100644 --- a/modules/io/src/mol/dcd_io.hh +++ b/modules/io/src/mol/dcd_io.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_crd_handler.cc b/modules/io/src/mol/entity_io_crd_handler.cc index 2130ee07e..d27feab99 100644 --- a/modules/io/src/mol/entity_io_crd_handler.cc +++ b/modules/io/src/mol/entity_io_crd_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_crd_handler.hh b/modules/io/src/mol/entity_io_crd_handler.hh index 06dd8aabb..c0d625a80 100644 --- a/modules/io/src/mol/entity_io_crd_handler.hh +++ b/modules/io/src/mol/entity_io_crd_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_handler.hh b/modules/io/src/mol/entity_io_handler.hh index 44d7d7320..c65137e18 100644 --- a/modules/io/src/mol/entity_io_handler.hh +++ b/modules/io/src/mol/entity_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_mae_handler.cc b/modules/io/src/mol/entity_io_mae_handler.cc index a27b7f4fb..f52a9b6b8 100644 --- a/modules/io/src/mol/entity_io_mae_handler.cc +++ b/modules/io/src/mol/entity_io_mae_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_mae_handler.hh b/modules/io/src/mol/entity_io_mae_handler.hh index b8c868e84..8f09c375e 100644 --- a/modules/io/src/mol/entity_io_mae_handler.hh +++ b/modules/io/src/mol/entity_io_mae_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_mmcif_handler.cc b/modules/io/src/mol/entity_io_mmcif_handler.cc index 653cfda59..23e9ff3c5 100644 --- a/modules/io/src/mol/entity_io_mmcif_handler.cc +++ b/modules/io/src/mol/entity_io_mmcif_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_mmcif_handler.hh b/modules/io/src/mol/entity_io_mmcif_handler.hh index 879293a85..2fa262156 100644 --- a/modules/io/src/mol/entity_io_mmcif_handler.hh +++ b/modules/io/src/mol/entity_io_mmcif_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_pdb_handler.cc b/modules/io/src/mol/entity_io_pdb_handler.cc index cb7d9b5b4..fe7038834 100644 --- a/modules/io/src/mol/entity_io_pdb_handler.cc +++ b/modules/io/src/mol/entity_io_pdb_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_pdb_handler.hh b/modules/io/src/mol/entity_io_pdb_handler.hh index f961467bb..3ceea37f7 100644 --- a/modules/io/src/mol/entity_io_pdb_handler.hh +++ b/modules/io/src/mol/entity_io_pdb_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_sdf_handler.cc b/modules/io/src/mol/entity_io_sdf_handler.cc index 30ff0f1ed..5a8140568 100644 --- a/modules/io/src/mol/entity_io_sdf_handler.cc +++ b/modules/io/src/mol/entity_io_sdf_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/entity_io_sdf_handler.hh b/modules/io/src/mol/entity_io_sdf_handler.hh index aeb0c8958..66333e8d3 100644 --- a/modules/io/src/mol/entity_io_sdf_handler.hh +++ b/modules/io/src/mol/entity_io_sdf_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/io_profile.hh b/modules/io/src/mol/io_profile.hh index fd9a9ef53..b4802583a 100644 --- a/modules/io/src/mol/io_profile.hh +++ b/modules/io/src/mol/io_profile.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/load_entity.cc b/modules/io/src/mol/load_entity.cc index ae6069c35..6fdfa5757 100644 --- a/modules/io/src/mol/load_entity.cc +++ b/modules/io/src/mol/load_entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/load_entity.hh b/modules/io/src/mol/load_entity.hh index caa965d63..0a38c07af 100644 --- a/modules/io/src/mol/load_entity.hh +++ b/modules/io/src/mol/load_entity.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/load_surface.cc b/modules/io/src/mol/load_surface.cc index a126820c7..5312ae716 100644 --- a/modules/io/src/mol/load_surface.cc +++ b/modules/io/src/mol/load_surface.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/load_surface.hh b/modules/io/src/mol/load_surface.hh index 63ecbffcd..5b3a9388a 100644 --- a/modules/io/src/mol/load_surface.hh +++ b/modules/io/src/mol/load_surface.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/mmcif_info.cc b/modules/io/src/mol/mmcif_info.cc index a9b9ac7b8..e7f391894 100644 --- a/modules/io/src/mol/mmcif_info.cc +++ b/modules/io/src/mol/mmcif_info.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/mmcif_info.hh b/modules/io/src/mol/mmcif_info.hh index 50b92003b..52a44aedc 100644 --- a/modules/io/src/mol/mmcif_info.hh +++ b/modules/io/src/mol/mmcif_info.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/mmcif_reader.cc b/modules/io/src/mol/mmcif_reader.cc index c7e95013a..91d46cb9b 100644 --- a/modules/io/src/mol/mmcif_reader.cc +++ b/modules/io/src/mol/mmcif_reader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/mmcif_reader.hh b/modules/io/src/mol/mmcif_reader.hh index 1714be6cd..d91cf3403 100644 --- a/modules/io/src/mol/mmcif_reader.hh +++ b/modules/io/src/mol/mmcif_reader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/pdb_reader.cc b/modules/io/src/mol/pdb_reader.cc index abdfa9ac5..9f3897866 100644 --- a/modules/io/src/mol/pdb_reader.cc +++ b/modules/io/src/mol/pdb_reader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/pdb_reader.hh b/modules/io/src/mol/pdb_reader.hh index 31ffdb91b..f360b974e 100644 --- a/modules/io/src/mol/pdb_reader.hh +++ b/modules/io/src/mol/pdb_reader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/pdb_writer.cc b/modules/io/src/mol/pdb_writer.cc index 0f26db05e..af00fb806 100644 --- a/modules/io/src/mol/pdb_writer.cc +++ b/modules/io/src/mol/pdb_writer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/pdb_writer.hh b/modules/io/src/mol/pdb_writer.hh index ea8ee4a2e..d12b3219f 100644 --- a/modules/io/src/mol/pdb_writer.hh +++ b/modules/io/src/mol/pdb_writer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/save_entity.cc b/modules/io/src/mol/save_entity.cc index c0431390f..23aa19782 100644 --- a/modules/io/src/mol/save_entity.cc +++ b/modules/io/src/mol/save_entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/save_entity.hh b/modules/io/src/mol/save_entity.hh index b860be982..033890c96 100644 --- a/modules/io/src/mol/save_entity.hh +++ b/modules/io/src/mol/save_entity.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/sdf_reader.cc b/modules/io/src/mol/sdf_reader.cc index 2ca5c9c8e..6a2603d0d 100644 --- a/modules/io/src/mol/sdf_reader.cc +++ b/modules/io/src/mol/sdf_reader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/sdf_reader.hh b/modules/io/src/mol/sdf_reader.hh index 67bd2c470..d90bb9d1a 100644 --- a/modules/io/src/mol/sdf_reader.hh +++ b/modules/io/src/mol/sdf_reader.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/sdf_writer.cc b/modules/io/src/mol/sdf_writer.cc index 09f096eb1..45bc1867a 100644 --- a/modules/io/src/mol/sdf_writer.cc +++ b/modules/io/src/mol/sdf_writer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/sdf_writer.hh b/modules/io/src/mol/sdf_writer.hh index 4dd1ee956..02e294649 100644 --- a/modules/io/src/mol/sdf_writer.hh +++ b/modules/io/src/mol/sdf_writer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/star_parser.cc b/modules/io/src/mol/star_parser.cc index c5a8f952f..0de35fec5 100644 --- a/modules/io/src/mol/star_parser.cc +++ b/modules/io/src/mol/star_parser.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/star_parser.hh b/modules/io/src/mol/star_parser.hh index cb2b165fe..c5febf7fb 100644 --- a/modules/io/src/mol/star_parser.hh +++ b/modules/io/src/mol/star_parser.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/surface_io_handler.hh b/modules/io/src/mol/surface_io_handler.hh index 6e10bd3a0..6f198b7f3 100644 --- a/modules/io/src/mol/surface_io_handler.hh +++ b/modules/io/src/mol/surface_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/surface_io_msms_handler.cc b/modules/io/src/mol/surface_io_msms_handler.cc index af83f3ce0..5ed6ceb39 100644 --- a/modules/io/src/mol/surface_io_msms_handler.cc +++ b/modules/io/src/mol/surface_io_msms_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/mol/surface_io_msms_handler.hh b/modules/io/src/mol/surface_io_msms_handler.hh index 75d8c697b..8053a0c1a 100644 --- a/modules/io/src/mol/surface_io_msms_handler.hh +++ b/modules/io/src/mol/surface_io_msms_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/clustal_io_handler.cc b/modules/io/src/seq/clustal_io_handler.cc index 42858ca9b..309ab98f2 100644 --- a/modules/io/src/seq/clustal_io_handler.cc +++ b/modules/io/src/seq/clustal_io_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/clustal_io_handler.hh b/modules/io/src/seq/clustal_io_handler.hh index b919c7516..81a6acb2c 100644 --- a/modules/io/src/seq/clustal_io_handler.hh +++ b/modules/io/src/seq/clustal_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/fasta_io_handler.cc b/modules/io/src/seq/fasta_io_handler.cc index 2fcd657a3..0b55a73f1 100644 --- a/modules/io/src/seq/fasta_io_handler.cc +++ b/modules/io/src/seq/fasta_io_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/fasta_io_handler.hh b/modules/io/src/seq/fasta_io_handler.hh index f4794938d..e89a0dc6d 100644 --- a/modules/io/src/seq/fasta_io_handler.hh +++ b/modules/io/src/seq/fasta_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/load.cc b/modules/io/src/seq/load.cc index f04fa58a5..896c5fa97 100644 --- a/modules/io/src/seq/load.cc +++ b/modules/io/src/seq/load.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/load.hh b/modules/io/src/seq/load.hh index 37460b1c2..485fef1d8 100644 --- a/modules/io/src/seq/load.hh +++ b/modules/io/src/seq/load.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/pir_io_handler.cc b/modules/io/src/seq/pir_io_handler.cc index 9a272019e..be4798d76 100644 --- a/modules/io/src/seq/pir_io_handler.cc +++ b/modules/io/src/seq/pir_io_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/pir_io_handler.hh b/modules/io/src/seq/pir_io_handler.hh index edbf6aac4..90ed88622 100644 --- a/modules/io/src/seq/pir_io_handler.hh +++ b/modules/io/src/seq/pir_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/promod_io_handler.cc b/modules/io/src/seq/promod_io_handler.cc index 329d9caf1..9312ed0c4 100644 --- a/modules/io/src/seq/promod_io_handler.cc +++ b/modules/io/src/seq/promod_io_handler.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/promod_io_handler.hh b/modules/io/src/seq/promod_io_handler.hh index 4e082e536..1be00a1e2 100644 --- a/modules/io/src/seq/promod_io_handler.hh +++ b/modules/io/src/seq/promod_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/save.cc b/modules/io/src/seq/save.cc index 510387b18..d023c1361 100644 --- a/modules/io/src/seq/save.cc +++ b/modules/io/src/seq/save.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/save.hh b/modules/io/src/seq/save.hh index 52fc093ce..843e7eeba 100644 --- a/modules/io/src/seq/save.hh +++ b/modules/io/src/seq/save.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/seq/sequence_io_handler.hh b/modules/io/src/seq/sequence_io_handler.hh index 7d574ffbc..5fb188ad3 100644 --- a/modules/io/src/seq/sequence_io_handler.hh +++ b/modules/io/src/seq/sequence_io_handler.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/src/swap_util.hh b/modules/io/src/swap_util.hh index 55f25705c..915a45e60 100755 --- a/modules/io/src/swap_util.hh +++ b/modules/io/src/swap_util.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2003-2010 by the IPLT authors // Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under diff --git a/modules/io/tests/test_clustal.cc b/modules/io/tests/test_clustal.cc index ddeea93b0..0f8b4d63b 100644 --- a/modules/io/tests/test_clustal.cc +++ b/modules/io/tests/test_clustal.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_exceptions.cc b/modules/io/tests/test_exceptions.cc index 1f64b954a..2ed51ce3e 100644 --- a/modules/io/tests/test_exceptions.cc +++ b/modules/io/tests/test_exceptions.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_io_crd.cc b/modules/io/tests/test_io_crd.cc index 843fe6b79..5fa943c87 100644 --- a/modules/io/tests/test_io_crd.cc +++ b/modules/io/tests/test_io_crd.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_io_dcd.cc b/modules/io/tests/test_io_dcd.cc index e97126760..b326d381b 100644 --- a/modules/io/tests/test_io_dcd.cc +++ b/modules/io/tests/test_io_dcd.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_io_img.cc b/modules/io/tests/test_io_img.cc index bbfb581f4..890a7a9c2 100644 --- a/modules/io/tests/test_io_img.cc +++ b/modules/io/tests/test_io_img.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_io_pdb.cc b/modules/io/tests/test_io_pdb.cc index 58c062542..9b5b6691f 100644 --- a/modules/io/tests/test_io_pdb.cc +++ b/modules/io/tests/test_io_pdb.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_io_sdf.cc b/modules/io/tests/test_io_sdf.cc index 71d6f2790..dcf7df6da 100644 --- a/modules/io/tests/test_io_sdf.cc +++ b/modules/io/tests/test_io_sdf.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_iomanager.cc b/modules/io/tests/test_iomanager.cc index cce6fdae6..fc4cc0366 100644 --- a/modules/io/tests/test_iomanager.cc +++ b/modules/io/tests/test_iomanager.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_mmcif_info.cc b/modules/io/tests/test_mmcif_info.cc index 796d58356..71dc2ddf4 100644 --- a/modules/io/tests/test_mmcif_info.cc +++ b/modules/io/tests/test_mmcif_info.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_mmcif_reader.cc b/modules/io/tests/test_mmcif_reader.cc index 7ebc16d32..76125e41d 100644 --- a/modules/io/tests/test_mmcif_reader.cc +++ b/modules/io/tests/test_mmcif_reader.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_pir.cc b/modules/io/tests/test_pir.cc index 10a048033..946d113ba 100644 --- a/modules/io/tests/test_pir.cc +++ b/modules/io/tests/test_pir.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/test_star_parser.cc b/modules/io/tests/test_star_parser.cc index 9fd8d261f..5561dd892 100644 --- a/modules/io/tests/test_star_parser.cc +++ b/modules/io/tests/test_star_parser.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/io/tests/tests.cc b/modules/io/tests/tests.cc index 6612c8a70..85c0f12e2 100644 --- a/modules/io/tests/tests.cc +++ b/modules/io/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_clash.cc b/modules/mol/alg/pymod/export_clash.cc index da68f0c86..0720999be 100644 --- a/modules/mol/alg/pymod/export_clash.cc +++ b/modules/mol/alg/pymod/export_clash.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_entity_to_density.cc b/modules/mol/alg/pymod/export_entity_to_density.cc index d021bb1ed..ee122d2da 100644 --- a/modules/mol/alg/pymod/export_entity_to_density.cc +++ b/modules/mol/alg/pymod/export_entity_to_density.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_structure_analysis.cc b/modules/mol/alg/pymod/export_structure_analysis.cc index a59db7b95..85fbc230d 100644 --- a/modules/mol/alg/pymod/export_structure_analysis.cc +++ b/modules/mol/alg/pymod/export_structure_analysis.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_superpose_frames.cc b/modules/mol/alg/pymod/export_superpose_frames.cc index e715caebc..8f03153e5 100644 --- a/modules/mol/alg/pymod/export_superpose_frames.cc +++ b/modules/mol/alg/pymod/export_superpose_frames.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_svd_superpose.cc b/modules/mol/alg/pymod/export_svd_superpose.cc index a38fb9cdf..a02b7ff63 100644 --- a/modules/mol/alg/pymod/export_svd_superpose.cc +++ b/modules/mol/alg/pymod/export_svd_superpose.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/export_trajectory_analysis.cc b/modules/mol/alg/pymod/export_trajectory_analysis.cc index a8cd4054a..4db2668e9 100644 --- a/modules/mol/alg/pymod/export_trajectory_analysis.cc +++ b/modules/mol/alg/pymod/export_trajectory_analysis.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/pymod/wrap_mol_alg.cc b/modules/mol/alg/pymod/wrap_mol_alg.cc index 7996aada7..b775b6396 100644 --- a/modules/mol/alg/pymod/wrap_mol_alg.cc +++ b/modules/mol/alg/pymod/wrap_mol_alg.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/clash_score.cc b/modules/mol/alg/src/clash_score.cc index ade3c688f..81e97c632 100644 --- a/modules/mol/alg/src/clash_score.cc +++ b/modules/mol/alg/src/clash_score.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/clash_score.hh b/modules/mol/alg/src/clash_score.hh index 59e6cd1e2..ba1700295 100644 --- a/modules/mol/alg/src/clash_score.hh +++ b/modules/mol/alg/src/clash_score.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/consistency_checks.cc b/modules/mol/alg/src/consistency_checks.cc index c01703f4b..bdc0ab646 100644 --- a/modules/mol/alg/src/consistency_checks.cc +++ b/modules/mol/alg/src/consistency_checks.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/consistency_checks.hh b/modules/mol/alg/src/consistency_checks.hh index d835ec16b..34eb4568b 100644 --- a/modules/mol/alg/src/consistency_checks.hh +++ b/modules/mol/alg/src/consistency_checks.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/construct_cbeta.hh b/modules/mol/alg/src/construct_cbeta.hh index f8258c617..f67d3556d 100644 --- a/modules/mol/alg/src/construct_cbeta.hh +++ b/modules/mol/alg/src/construct_cbeta.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/filter_clashes.cc b/modules/mol/alg/src/filter_clashes.cc index 467cc54ca..b7a22ba13 100644 --- a/modules/mol/alg/src/filter_clashes.cc +++ b/modules/mol/alg/src/filter_clashes.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/filter_clashes.hh b/modules/mol/alg/src/filter_clashes.hh index b6e17c55a..e294cd489 100644 --- a/modules/mol/alg/src/filter_clashes.hh +++ b/modules/mol/alg/src/filter_clashes.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/lddt.cc b/modules/mol/alg/src/lddt.cc index a96d8a5f1..ebf1a6e89 100644 --- a/modules/mol/alg/src/lddt.cc +++ b/modules/mol/alg/src/lddt.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/local_dist_diff_test.hh b/modules/mol/alg/src/local_dist_diff_test.hh index 8c050faa2..9803f0a72 100644 --- a/modules/mol/alg/src/local_dist_diff_test.hh +++ b/modules/mol/alg/src/local_dist_diff_test.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/module_config.hh b/modules/mol/alg/src/module_config.hh index 5f20dd681..2ab0ff089 100644 --- a/modules/mol/alg/src/module_config.hh +++ b/modules/mol/alg/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/sec_structure_segments.cc b/modules/mol/alg/src/sec_structure_segments.cc index 75b8a54ad..4c156ba1f 100644 --- a/modules/mol/alg/src/sec_structure_segments.cc +++ b/modules/mol/alg/src/sec_structure_segments.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/sec_structure_segments.hh b/modules/mol/alg/src/sec_structure_segments.hh index 5c4f7bb9c..7874c2454 100644 --- a/modules/mol/alg/src/sec_structure_segments.hh +++ b/modules/mol/alg/src/sec_structure_segments.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/structure_analysis.cc b/modules/mol/alg/src/structure_analysis.cc index 8bf8b75e4..50689dfca 100644 --- a/modules/mol/alg/src/structure_analysis.cc +++ b/modules/mol/alg/src/structure_analysis.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/structure_analysis.hh b/modules/mol/alg/src/structure_analysis.hh index 0ea3a5353..45cb601f8 100644 --- a/modules/mol/alg/src/structure_analysis.hh +++ b/modules/mol/alg/src/structure_analysis.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/superpose_frames.cc b/modules/mol/alg/src/superpose_frames.cc index 4c3a9b214..f5cbba610 100644 --- a/modules/mol/alg/src/superpose_frames.cc +++ b/modules/mol/alg/src/superpose_frames.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/superpose_frames.hh b/modules/mol/alg/src/superpose_frames.hh index fcf558395..8a75ef9aa 100644 --- a/modules/mol/alg/src/superpose_frames.hh +++ b/modules/mol/alg/src/superpose_frames.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/svd_superpose.cc b/modules/mol/alg/src/svd_superpose.cc index 7b91fe423..f6b0a353d 100644 --- a/modules/mol/alg/src/svd_superpose.cc +++ b/modules/mol/alg/src/svd_superpose.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/svd_superpose.hh b/modules/mol/alg/src/svd_superpose.hh index 8cc3de532..dad42504c 100644 --- a/modules/mol/alg/src/svd_superpose.hh +++ b/modules/mol/alg/src/svd_superpose.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/trajectory_analysis.cc b/modules/mol/alg/src/trajectory_analysis.cc index 90fe645b1..a4ce2026b 100644 --- a/modules/mol/alg/src/trajectory_analysis.cc +++ b/modules/mol/alg/src/trajectory_analysis.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/src/trajectory_analysis.hh b/modules/mol/alg/src/trajectory_analysis.hh index d4f24c704..f32e4a85a 100644 --- a/modules/mol/alg/src/trajectory_analysis.hh +++ b/modules/mol/alg/src/trajectory_analysis.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/tests/test_consistency_checks.cc b/modules/mol/alg/tests/test_consistency_checks.cc index 813b68427..aad198feb 100644 --- a/modules/mol/alg/tests/test_consistency_checks.cc +++ b/modules/mol/alg/tests/test_consistency_checks.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/tests/test_superposition.cc b/modules/mol/alg/tests/test_superposition.cc index ee74ac0fa..83bc902b3 100644 --- a/modules/mol/alg/tests/test_superposition.cc +++ b/modules/mol/alg/tests/test_superposition.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/alg/tests/tests.cc b/modules/mol/alg/tests/tests.cc index cd20a9bc2..fb9a32714 100644 --- a/modules/mol/alg/tests/tests.cc +++ b/modules/mol/alg/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/__init__.py b/modules/mol/base/pymod/__init__.py index 975808f50..512e4daf0 100644 --- a/modules/mol/base/pymod/__init__.py +++ b/modules/mol/base/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_atom.cc b/modules/mol/base/pymod/export_atom.cc index f60639795..f232d498c 100644 --- a/modules/mol/base/pymod/export_atom.cc +++ b/modules/mol/base/pymod/export_atom.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_atom_view.cc b/modules/mol/base/pymod/export_atom_view.cc index d5927b29e..7f38fc562 100644 --- a/modules/mol/base/pymod/export_atom_view.cc +++ b/modules/mol/base/pymod/export_atom_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_bond.cc b/modules/mol/base/pymod/export_bond.cc index c832a3190..fcad81570 100644 --- a/modules/mol/base/pymod/export_bond.cc +++ b/modules/mol/base/pymod/export_bond.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_bounding_box.cc b/modules/mol/base/pymod/export_bounding_box.cc index eeb16c48a..58a464e1a 100644 --- a/modules/mol/base/pymod/export_bounding_box.cc +++ b/modules/mol/base/pymod/export_bounding_box.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_chain.cc b/modules/mol/base/pymod/export_chain.cc index 63fc29be6..36ed2b471 100644 --- a/modules/mol/base/pymod/export_chain.cc +++ b/modules/mol/base/pymod/export_chain.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_chain_view.cc b/modules/mol/base/pymod/export_chain_view.cc index 2c23d7a90..70ee5d1d1 100644 --- a/modules/mol/base/pymod/export_chain_view.cc +++ b/modules/mol/base/pymod/export_chain_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_coord_frame.cc b/modules/mol/base/pymod/export_coord_frame.cc index dca7061a8..e3e269e7d 100644 --- a/modules/mol/base/pymod/export_coord_frame.cc +++ b/modules/mol/base/pymod/export_coord_frame.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_coord_group.cc b/modules/mol/base/pymod/export_coord_group.cc index 45b8df4d5..a445e74c0 100644 --- a/modules/mol/base/pymod/export_coord_group.cc +++ b/modules/mol/base/pymod/export_coord_group.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_editors.cc b/modules/mol/base/pymod/export_editors.cc index 4b851e5c0..e204bbd2e 100644 --- a/modules/mol/base/pymod/export_editors.cc +++ b/modules/mol/base/pymod/export_editors.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_entity.cc b/modules/mol/base/pymod/export_entity.cc index a69e5f128..280024f0a 100644 --- a/modules/mol/base/pymod/export_entity.cc +++ b/modules/mol/base/pymod/export_entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_entity_view.cc b/modules/mol/base/pymod/export_entity_view.cc index 00c41b5cc..f45fcff2d 100644 --- a/modules/mol/base/pymod/export_entity_view.cc +++ b/modules/mol/base/pymod/export_entity_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_property_id.cc b/modules/mol/base/pymod/export_property_id.cc index 5585e2f22..274742c6f 100644 --- a/modules/mol/base/pymod/export_property_id.cc +++ b/modules/mol/base/pymod/export_property_id.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_query.cc b/modules/mol/base/pymod/export_query.cc index eb060a29f..7930cd426 100644 --- a/modules/mol/base/pymod/export_query.cc +++ b/modules/mol/base/pymod/export_query.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_query_view_wrapper.cc b/modules/mol/base/pymod/export_query_view_wrapper.cc index 8b896eb5f..f16c0c3cd 100644 --- a/modules/mol/base/pymod/export_query_view_wrapper.cc +++ b/modules/mol/base/pymod/export_query_view_wrapper.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_residue.cc b/modules/mol/base/pymod/export_residue.cc index 3bacd70f2..284c2f0bc 100644 --- a/modules/mol/base/pymod/export_residue.cc +++ b/modules/mol/base/pymod/export_residue.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_residue_view.cc b/modules/mol/base/pymod/export_residue_view.cc index 423816875..79d167996 100644 --- a/modules/mol/base/pymod/export_residue_view.cc +++ b/modules/mol/base/pymod/export_residue_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_surface.cc b/modules/mol/base/pymod/export_surface.cc index 09c6d2204..874ab51d5 100644 --- a/modules/mol/base/pymod/export_surface.cc +++ b/modules/mol/base/pymod/export_surface.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_torsion.cc b/modules/mol/base/pymod/export_torsion.cc index 6ecb433dc..fbf9e2b72 100644 --- a/modules/mol/base/pymod/export_torsion.cc +++ b/modules/mol/base/pymod/export_torsion.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/export_visitor.cc b/modules/mol/base/pymod/export_visitor.cc index aca2ab5d8..3a6d1e328 100644 --- a/modules/mol/base/pymod/export_visitor.cc +++ b/modules/mol/base/pymod/export_visitor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/pymod/wrap_mol.cc b/modules/mol/base/pymod/wrap_mol.cc index b97a1ed0d..0c1281ad8 100644 --- a/modules/mol/base/pymod/wrap_mol.cc +++ b/modules/mol/base/pymod/wrap_mol.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_base.cc b/modules/mol/base/src/atom_base.cc index 6ec1416c9..a24ca3abb 100644 --- a/modules/mol/base/src/atom_base.cc +++ b/modules/mol/base/src/atom_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_base.hh b/modules/mol/base/src/atom_base.hh index 944b705e1..4ddc13f2f 100644 --- a/modules/mol/base/src/atom_base.hh +++ b/modules/mol/base/src/atom_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_handle.cc b/modules/mol/base/src/atom_handle.cc index 5aec3dd5a..cb2a219c2 100644 --- a/modules/mol/base/src/atom_handle.cc +++ b/modules/mol/base/src/atom_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_handle.hh b/modules/mol/base/src/atom_handle.hh index 05246e549..c0effc863 100644 --- a/modules/mol/base/src/atom_handle.hh +++ b/modules/mol/base/src/atom_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_view.cc b/modules/mol/base/src/atom_view.cc index fed085e23..ed16ac0f8 100644 --- a/modules/mol/base/src/atom_view.cc +++ b/modules/mol/base/src/atom_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/atom_view.hh b/modules/mol/base/src/atom_view.hh index 63c4ff649..5016e1587 100644 --- a/modules/mol/base/src/atom_view.hh +++ b/modules/mol/base/src/atom_view.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/bond_handle.cc b/modules/mol/base/src/bond_handle.cc index 71f971a54..3be1b88bd 100644 --- a/modules/mol/base/src/bond_handle.cc +++ b/modules/mol/base/src/bond_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/bond_handle.hh b/modules/mol/base/src/bond_handle.hh index 9a8c12298..ea4425add 100644 --- a/modules/mol/base/src/bond_handle.hh +++ b/modules/mol/base/src/bond_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/bond_table.hh b/modules/mol/base/src/bond_table.hh index fc949f87b..0ddd6d0fe 100644 --- a/modules/mol/base/src/bond_table.hh +++ b/modules/mol/base/src/bond_table.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/bounding_box.cc b/modules/mol/base/src/bounding_box.cc index f5285030a..4b3e46d35 100644 --- a/modules/mol/base/src/bounding_box.cc +++ b/modules/mol/base/src/bounding_box.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/bounding_box.hh b/modules/mol/base/src/bounding_box.hh index 968fabf40..069ff39b9 100644 --- a/modules/mol/base/src/bounding_box.hh +++ b/modules/mol/base/src/bounding_box.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_base.cc b/modules/mol/base/src/chain_base.cc index eb0ad3de4..bbf0cfdad 100644 --- a/modules/mol/base/src/chain_base.cc +++ b/modules/mol/base/src/chain_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_base.hh b/modules/mol/base/src/chain_base.hh index 661334a2c..984c948fd 100644 --- a/modules/mol/base/src/chain_base.hh +++ b/modules/mol/base/src/chain_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_handle.cc b/modules/mol/base/src/chain_handle.cc index 242607524..c1e745f2c 100644 --- a/modules/mol/base/src/chain_handle.cc +++ b/modules/mol/base/src/chain_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_handle.hh b/modules/mol/base/src/chain_handle.hh index 5f696d8a0..8f88c6e37 100644 --- a/modules/mol/base/src/chain_handle.hh +++ b/modules/mol/base/src/chain_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_type.cc b/modules/mol/base/src/chain_type.cc index 69a508dd4..2c6c091b9 100644 --- a/modules/mol/base/src/chain_type.cc +++ b/modules/mol/base/src/chain_type.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_type.hh b/modules/mol/base/src/chain_type.hh index 6b4ea74e2..513cb1d51 100644 --- a/modules/mol/base/src/chain_type.hh +++ b/modules/mol/base/src/chain_type.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_view.cc b/modules/mol/base/src/chain_view.cc index b49194e5e..355bd6cf5 100644 --- a/modules/mol/base/src/chain_view.cc +++ b/modules/mol/base/src/chain_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chain_view.hh b/modules/mol/base/src/chain_view.hh index 70d9a5d35..70bd305aa 100644 --- a/modules/mol/base/src/chain_view.hh +++ b/modules/mol/base/src/chain_view.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chem_class.hh b/modules/mol/base/src/chem_class.hh index 7fd7f1c60..73ff48698 100644 --- a/modules/mol/base/src/chem_class.hh +++ b/modules/mol/base/src/chem_class.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/chem_type.hh b/modules/mol/base/src/chem_type.hh index 06235fbcc..ff3a6b059 100644 --- a/modules/mol/base/src/chem_type.hh +++ b/modules/mol/base/src/chem_type.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2010 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_frame.cc b/modules/mol/base/src/coord_frame.cc index 01312bc8e..52907d7f7 100644 --- a/modules/mol/base/src/coord_frame.cc +++ b/modules/mol/base/src/coord_frame.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_frame.hh b/modules/mol/base/src/coord_frame.hh index 175b03230..b7cce0661 100644 --- a/modules/mol/base/src/coord_frame.hh +++ b/modules/mol/base/src/coord_frame.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_group.cc b/modules/mol/base/src/coord_group.cc index 05dfc8abf..d02eecc27 100644 --- a/modules/mol/base/src/coord_group.cc +++ b/modules/mol/base/src/coord_group.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_group.hh b/modules/mol/base/src/coord_group.hh index 8ab0e6d32..623f745ef 100644 --- a/modules/mol/base/src/coord_group.hh +++ b/modules/mol/base/src/coord_group.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_source.cc b/modules/mol/base/src/coord_source.cc index dec4247e3..fa58ce041 100644 --- a/modules/mol/base/src/coord_source.cc +++ b/modules/mol/base/src/coord_source.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/coord_source.hh b/modules/mol/base/src/coord_source.hh index 21a8e79da..3f83e5a3e 100644 --- a/modules/mol/base/src/coord_source.hh +++ b/modules/mol/base/src/coord_source.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/editor_base.cc b/modules/mol/base/src/editor_base.cc index 8cf34a131..9e8729d93 100644 --- a/modules/mol/base/src/editor_base.cc +++ b/modules/mol/base/src/editor_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/editor_base.hh b/modules/mol/base/src/editor_base.hh index 558b7d533..05d82ddb0 100644 --- a/modules/mol/base/src/editor_base.hh +++ b/modules/mol/base/src/editor_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/editor_type_fw.hh b/modules/mol/base/src/editor_type_fw.hh index daf549d65..f1effeb78 100644 --- a/modules/mol/base/src/editor_type_fw.hh +++ b/modules/mol/base/src/editor_type_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_base.cc b/modules/mol/base/src/entity_base.cc index 952bfd3b9..838b9afc4 100644 --- a/modules/mol/base/src/entity_base.cc +++ b/modules/mol/base/src/entity_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_base.hh b/modules/mol/base/src/entity_base.hh index 3b7875285..fb23974d1 100644 --- a/modules/mol/base/src/entity_base.hh +++ b/modules/mol/base/src/entity_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_handle.cc b/modules/mol/base/src/entity_handle.cc index 6c36f23f2..7bf3ed349 100644 --- a/modules/mol/base/src/entity_handle.cc +++ b/modules/mol/base/src/entity_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_handle.hh b/modules/mol/base/src/entity_handle.hh index 224f874c0..c2888c9e2 100644 --- a/modules/mol/base/src/entity_handle.hh +++ b/modules/mol/base/src/entity_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_observer.cc b/modules/mol/base/src/entity_observer.cc index b8199d4b4..ddbe254a2 100644 --- a/modules/mol/base/src/entity_observer.cc +++ b/modules/mol/base/src/entity_observer.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_observer.hh b/modules/mol/base/src/entity_observer.hh index 0a6cbf578..25370fe25 100644 --- a/modules/mol/base/src/entity_observer.hh +++ b/modules/mol/base/src/entity_observer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_observer_fw.hh b/modules/mol/base/src/entity_observer_fw.hh index 95e858c9d..043c8388a 100644 --- a/modules/mol/base/src/entity_observer_fw.hh +++ b/modules/mol/base/src/entity_observer_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_property_mapper.cc b/modules/mol/base/src/entity_property_mapper.cc index daa90134d..fdece1e73 100644 --- a/modules/mol/base/src/entity_property_mapper.cc +++ b/modules/mol/base/src/entity_property_mapper.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_property_mapper.hh b/modules/mol/base/src/entity_property_mapper.hh index 6564fd190..eaa947a5e 100644 --- a/modules/mol/base/src/entity_property_mapper.hh +++ b/modules/mol/base/src/entity_property_mapper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_view.cc b/modules/mol/base/src/entity_view.cc index 1c5c30cb5..d81940ee1 100644 --- a/modules/mol/base/src/entity_view.cc +++ b/modules/mol/base/src/entity_view.cc @@ -2,7 +2,7 @@ // // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_view.hh b/modules/mol/base/src/entity_view.hh index 8006d2c08..56136733b 100644 --- a/modules/mol/base/src/entity_view.hh +++ b/modules/mol/base/src/entity_view.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_visitor.cc b/modules/mol/base/src/entity_visitor.cc index 256f32411..0a9f1a28e 100644 --- a/modules/mol/base/src/entity_visitor.cc +++ b/modules/mol/base/src/entity_visitor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_visitor.hh b/modules/mol/base/src/entity_visitor.hh index 141fea836..2cd6b3a82 100644 --- a/modules/mol/base/src/entity_visitor.hh +++ b/modules/mol/base/src/entity_visitor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/entity_visitor_fw.hh b/modules/mol/base/src/entity_visitor_fw.hh index 398c9609d..c4ea3aebd 100644 --- a/modules/mol/base/src/entity_visitor_fw.hh +++ b/modules/mol/base/src/entity_visitor_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/handle_type_fw.hh b/modules/mol/base/src/handle_type_fw.hh index d93d9ae16..cfeb00e5d 100644 --- a/modules/mol/base/src/handle_type_fw.hh +++ b/modules/mol/base/src/handle_type_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/ics_editor.cc b/modules/mol/base/src/ics_editor.cc index d050d23d8..910c7fd85 100644 --- a/modules/mol/base/src/ics_editor.cc +++ b/modules/mol/base/src/ics_editor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/ics_editor.hh b/modules/mol/base/src/ics_editor.hh index ee9c72c65..eb5180743 100644 --- a/modules/mol/base/src/ics_editor.hh +++ b/modules/mol/base/src/ics_editor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_group.hh b/modules/mol/base/src/impl/atom_group.hh index b031201e2..50a7c6338 100644 --- a/modules/mol/base/src/impl/atom_group.hh +++ b/modules/mol/base/src/impl/atom_group.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_impl.cc b/modules/mol/base/src/impl/atom_impl.cc index 2304048d7..3a2b4d013 100644 --- a/modules/mol/base/src/impl/atom_impl.cc +++ b/modules/mol/base/src/impl/atom_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_impl.hh b/modules/mol/base/src/impl/atom_impl.hh index 565269325..b342c526a 100644 --- a/modules/mol/base/src/impl/atom_impl.hh +++ b/modules/mol/base/src/impl/atom_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_impl_fw.hh b/modules/mol/base/src/impl/atom_impl_fw.hh index 877941d1d..ab2be2112 100644 --- a/modules/mol/base/src/impl/atom_impl_fw.hh +++ b/modules/mol/base/src/impl/atom_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_prop.cc b/modules/mol/base/src/impl/atom_prop.cc index 95c5f67e6..ebf27f7d6 100644 --- a/modules/mol/base/src/impl/atom_prop.cc +++ b/modules/mol/base/src/impl/atom_prop.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/atom_prop.hh b/modules/mol/base/src/impl/atom_prop.hh index a1735b4ee..b592f18e0 100644 --- a/modules/mol/base/src/impl/atom_prop.hh +++ b/modules/mol/base/src/impl/atom_prop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/chain_impl.cc b/modules/mol/base/src/impl/chain_impl.cc index a9653b44c..42f24164e 100644 --- a/modules/mol/base/src/impl/chain_impl.cc +++ b/modules/mol/base/src/impl/chain_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/chain_impl.hh b/modules/mol/base/src/impl/chain_impl.hh index 3848cacee..a2c607ec4 100644 --- a/modules/mol/base/src/impl/chain_impl.hh +++ b/modules/mol/base/src/impl/chain_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/chain_impl_fw.hh b/modules/mol/base/src/impl/chain_impl_fw.hh index 0ac4fc534..124a24ba3 100644 --- a/modules/mol/base/src/impl/chain_impl_fw.hh +++ b/modules/mol/base/src/impl/chain_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/connector_impl.cc b/modules/mol/base/src/impl/connector_impl.cc index bb4e45b9b..3a5a61532 100644 --- a/modules/mol/base/src/impl/connector_impl.cc +++ b/modules/mol/base/src/impl/connector_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/connector_impl.hh b/modules/mol/base/src/impl/connector_impl.hh index abf716311..acb50b57a 100644 --- a/modules/mol/base/src/impl/connector_impl.hh +++ b/modules/mol/base/src/impl/connector_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/connector_impl_fw.hh b/modules/mol/base/src/impl/connector_impl_fw.hh index 37d102ad8..aa5bbf690 100644 --- a/modules/mol/base/src/impl/connector_impl_fw.hh +++ b/modules/mol/base/src/impl/connector_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/dataset_impl.hh b/modules/mol/base/src/impl/dataset_impl.hh index ffd5a9c7e..15b3b6e51 100644 --- a/modules/mol/base/src/impl/dataset_impl.hh +++ b/modules/mol/base/src/impl/dataset_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/dataset_impl_fw.hh b/modules/mol/base/src/impl/dataset_impl_fw.hh index 2decd4197..74e659a6b 100644 --- a/modules/mol/base/src/impl/dataset_impl_fw.hh +++ b/modules/mol/base/src/impl/dataset_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/dihedral.cc b/modules/mol/base/src/impl/dihedral.cc index 5eec35a07..cac771039 100644 --- a/modules/mol/base/src/impl/dihedral.cc +++ b/modules/mol/base/src/impl/dihedral.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/dihedral.hh b/modules/mol/base/src/impl/dihedral.hh index 63661e488..a722c93e6 100644 --- a/modules/mol/base/src/impl/dihedral.hh +++ b/modules/mol/base/src/impl/dihedral.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/entity_impl.cc b/modules/mol/base/src/impl/entity_impl.cc index 52b837c98..1fd465f23 100644 --- a/modules/mol/base/src/impl/entity_impl.cc +++ b/modules/mol/base/src/impl/entity_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/entity_impl.hh b/modules/mol/base/src/impl/entity_impl.hh index 2202dee51..c95bef408 100644 --- a/modules/mol/base/src/impl/entity_impl.hh +++ b/modules/mol/base/src/impl/entity_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/entity_impl_fw.hh b/modules/mol/base/src/impl/entity_impl_fw.hh index 3767570b4..5fedf1484 100644 --- a/modules/mol/base/src/impl/entity_impl_fw.hh +++ b/modules/mol/base/src/impl/entity_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/fragment_impl.cc b/modules/mol/base/src/impl/fragment_impl.cc index ca5ccfbf0..63459aee4 100644 --- a/modules/mol/base/src/impl/fragment_impl.cc +++ b/modules/mol/base/src/impl/fragment_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/fragment_impl.hh b/modules/mol/base/src/impl/fragment_impl.hh index 3eac23891..71df89405 100644 --- a/modules/mol/base/src/impl/fragment_impl.hh +++ b/modules/mol/base/src/impl/fragment_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/fragment_impl_fw.hh b/modules/mol/base/src/impl/fragment_impl_fw.hh index 729ddcfd4..8d8b0f4a0 100644 --- a/modules/mol/base/src/impl/fragment_impl_fw.hh +++ b/modules/mol/base/src/impl/fragment_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/pointer_iterator.hh b/modules/mol/base/src/impl/pointer_iterator.hh index 65202aec4..9e170f26d 100644 --- a/modules/mol/base/src/impl/pointer_iterator.hh +++ b/modules/mol/base/src/impl/pointer_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_ast.cc b/modules/mol/base/src/impl/query_ast.cc index c91df606e..ea96a4858 100644 --- a/modules/mol/base/src/impl/query_ast.cc +++ b/modules/mol/base/src/impl/query_ast.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_ast.hh b/modules/mol/base/src/impl/query_ast.hh index 54a83e0e0..2f46ec499 100644 --- a/modules/mol/base/src/impl/query_ast.hh +++ b/modules/mol/base/src/impl/query_ast.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_ast_fw.hh b/modules/mol/base/src/impl/query_ast_fw.hh index 052243029..3d0f106b5 100644 --- a/modules/mol/base/src/impl/query_ast_fw.hh +++ b/modules/mol/base/src/impl/query_ast_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_impl.cc b/modules/mol/base/src/impl/query_impl.cc index c1e0935fb..965f1dbe4 100644 --- a/modules/mol/base/src/impl/query_impl.cc +++ b/modules/mol/base/src/impl/query_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_impl.hh b/modules/mol/base/src/impl/query_impl.hh index 7b5f15ced..4b81bc3db 100644 --- a/modules/mol/base/src/impl/query_impl.hh +++ b/modules/mol/base/src/impl/query_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/query_impl_fw.hh b/modules/mol/base/src/impl/query_impl_fw.hh index 58c4848f6..f29b7f136 100644 --- a/modules/mol/base/src/impl/query_impl_fw.hh +++ b/modules/mol/base/src/impl/query_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/residue_impl.cc b/modules/mol/base/src/impl/residue_impl.cc index 84a701f4a..3b44d844f 100644 --- a/modules/mol/base/src/impl/residue_impl.cc +++ b/modules/mol/base/src/impl/residue_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/residue_impl.hh b/modules/mol/base/src/impl/residue_impl.hh index 3d4923d59..91b6843e7 100644 --- a/modules/mol/base/src/impl/residue_impl.hh +++ b/modules/mol/base/src/impl/residue_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/residue_impl_fw.hh b/modules/mol/base/src/impl/residue_impl_fw.hh index 7c0434511..de5d67f88 100644 --- a/modules/mol/base/src/impl/residue_impl_fw.hh +++ b/modules/mol/base/src/impl/residue_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/surface_impl.cc b/modules/mol/base/src/impl/surface_impl.cc index c04453ecd..3a1d796b2 100644 --- a/modules/mol/base/src/impl/surface_impl.cc +++ b/modules/mol/base/src/impl/surface_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/surface_impl.hh b/modules/mol/base/src/impl/surface_impl.hh index ffbc2b899..d8daf7f8f 100644 --- a/modules/mol/base/src/impl/surface_impl.hh +++ b/modules/mol/base/src/impl/surface_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/surface_impl_fw.hh b/modules/mol/base/src/impl/surface_impl_fw.hh index d1f8281ca..a5ff121d2 100644 --- a/modules/mol/base/src/impl/surface_impl_fw.hh +++ b/modules/mol/base/src/impl/surface_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/torsion_impl.cc b/modules/mol/base/src/impl/torsion_impl.cc index e97ded3c1..9f9ffcdd9 100644 --- a/modules/mol/base/src/impl/torsion_impl.cc +++ b/modules/mol/base/src/impl/torsion_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/torsion_impl.hh b/modules/mol/base/src/impl/torsion_impl.hh index 3242397e1..e6d441e5d 100644 --- a/modules/mol/base/src/impl/torsion_impl.hh +++ b/modules/mol/base/src/impl/torsion_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/impl/torsion_impl_fw.hh b/modules/mol/base/src/impl/torsion_impl_fw.hh index 0c3eeff46..88892cdae 100644 --- a/modules/mol/base/src/impl/torsion_impl_fw.hh +++ b/modules/mol/base/src/impl/torsion_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/in_mem_coord_source.hh b/modules/mol/base/src/in_mem_coord_source.hh index a9051f2cd..6b6d15f6a 100644 --- a/modules/mol/base/src/in_mem_coord_source.hh +++ b/modules/mol/base/src/in_mem_coord_source.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/iterator.cc b/modules/mol/base/src/iterator.cc index ec7e8411c..f72aefe62 100644 --- a/modules/mol/base/src/iterator.cc +++ b/modules/mol/base/src/iterator.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/iterator.hh b/modules/mol/base/src/iterator.hh index 3cf8621ad..868f0b180 100644 --- a/modules/mol/base/src/iterator.hh +++ b/modules/mol/base/src/iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/iterator_fw.hh b/modules/mol/base/src/iterator_fw.hh index cce76578a..c5fd2ef1d 100644 --- a/modules/mol/base/src/iterator_fw.hh +++ b/modules/mol/base/src/iterator_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/module_config.hh b/modules/mol/base/src/module_config.hh index 9e69bc6a2..995db6ddb 100644 --- a/modules/mol/base/src/module_config.hh +++ b/modules/mol/base/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/mol.hh b/modules/mol/base/src/mol.hh index 1d6be9aad..cea4586e3 100644 --- a/modules/mol/base/src/mol.hh +++ b/modules/mol/base/src/mol.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/not_connected_error.cc b/modules/mol/base/src/not_connected_error.cc index 43df985ff..43e31f731 100644 --- a/modules/mol/base/src/not_connected_error.cc +++ b/modules/mol/base/src/not_connected_error.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/not_connected_error.hh b/modules/mol/base/src/not_connected_error.hh index da56616ba..ac736c74e 100644 --- a/modules/mol/base/src/not_connected_error.hh +++ b/modules/mol/base/src/not_connected_error.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/property_id.cc b/modules/mol/base/src/property_id.cc index 41c24ff76..2f80a94cf 100644 --- a/modules/mol/base/src/property_id.cc +++ b/modules/mol/base/src/property_id.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/property_id.hh b/modules/mol/base/src/property_id.hh index 4a648b837..981b747cf 100644 --- a/modules/mol/base/src/property_id.hh +++ b/modules/mol/base/src/property_id.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query.cc b/modules/mol/base/src/query.cc index 414c11ea4..4359cc26b 100644 --- a/modules/mol/base/src/query.cc +++ b/modules/mol/base/src/query.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query.hh b/modules/mol/base/src/query.hh index 1a899067c..c76454670 100644 --- a/modules/mol/base/src/query.hh +++ b/modules/mol/base/src/query.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_error.cc b/modules/mol/base/src/query_error.cc index 186e4e6b8..34bb3b83c 100644 --- a/modules/mol/base/src/query_error.cc +++ b/modules/mol/base/src/query_error.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_error.hh b/modules/mol/base/src/query_error.hh index 45e8d4696..84d016499 100644 --- a/modules/mol/base/src/query_error.hh +++ b/modules/mol/base/src/query_error.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_state.cc b/modules/mol/base/src/query_state.cc index ebcfaa6fc..a9ba90a25 100644 --- a/modules/mol/base/src/query_state.cc +++ b/modules/mol/base/src/query_state.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_state.hh b/modules/mol/base/src/query_state.hh index 6cf226e9b..ad6feffd2 100644 --- a/modules/mol/base/src/query_state.hh +++ b/modules/mol/base/src/query_state.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_view_wrapper.cc b/modules/mol/base/src/query_view_wrapper.cc index a27ebd517..068a1013b 100644 --- a/modules/mol/base/src/query_view_wrapper.cc +++ b/modules/mol/base/src/query_view_wrapper.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/query_view_wrapper.hh b/modules/mol/base/src/query_view_wrapper.hh index 6f00f0072..7b2418431 100644 --- a/modules/mol/base/src/query_view_wrapper.hh +++ b/modules/mol/base/src/query_view_wrapper.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_base.cc b/modules/mol/base/src/residue_base.cc index e37a99292..07950307d 100644 --- a/modules/mol/base/src/residue_base.cc +++ b/modules/mol/base/src/residue_base.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_base.hh b/modules/mol/base/src/residue_base.hh index 378eea3fd..993683cb2 100644 --- a/modules/mol/base/src/residue_base.hh +++ b/modules/mol/base/src/residue_base.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_handle.cc b/modules/mol/base/src/residue_handle.cc index 74832c61a..d2ef00da1 100644 --- a/modules/mol/base/src/residue_handle.cc +++ b/modules/mol/base/src/residue_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_handle.hh b/modules/mol/base/src/residue_handle.hh index 28a924d6a..5048a0804 100644 --- a/modules/mol/base/src/residue_handle.hh +++ b/modules/mol/base/src/residue_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_prop.hh b/modules/mol/base/src/residue_prop.hh index b6378763b..4a411cca6 100644 --- a/modules/mol/base/src/residue_prop.hh +++ b/modules/mol/base/src/residue_prop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_view.cc b/modules/mol/base/src/residue_view.cc index 1d837dac9..406854a1f 100644 --- a/modules/mol/base/src/residue_view.cc +++ b/modules/mol/base/src/residue_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/residue_view.hh b/modules/mol/base/src/residue_view.hh index d4aaf42f0..1727e8771 100644 --- a/modules/mol/base/src/residue_view.hh +++ b/modules/mol/base/src/residue_view.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/sec_structure.hh b/modules/mol/base/src/sec_structure.hh index 559da4907..22779ed81 100644 --- a/modules/mol/base/src/sec_structure.hh +++ b/modules/mol/base/src/sec_structure.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/skel_link.cc b/modules/mol/base/src/skel_link.cc index d7eef37e0..6e2c72f8d 100644 --- a/modules/mol/base/src/skel_link.cc +++ b/modules/mol/base/src/skel_link.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/skel_link.hh b/modules/mol/base/src/skel_link.hh index b531be37d..bf1f12de5 100644 --- a/modules/mol/base/src/skel_link.hh +++ b/modules/mol/base/src/skel_link.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/skel_link_fw.hh b/modules/mol/base/src/skel_link_fw.hh index 498e02355..eb7a09d3d 100644 --- a/modules/mol/base/src/skel_link_fw.hh +++ b/modules/mol/base/src/skel_link_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/spatial_organizer.hh b/modules/mol/base/src/spatial_organizer.hh index e4426259a..af7fd6c97 100644 --- a/modules/mol/base/src/spatial_organizer.hh +++ b/modules/mol/base/src/spatial_organizer.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface.hh b/modules/mol/base/src/surface.hh index 323a05b39..336acdbe7 100644 --- a/modules/mol/base/src/surface.hh +++ b/modules/mol/base/src/surface.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface_builder.cc b/modules/mol/base/src/surface_builder.cc index 3ef0aed2e..69cf67e4d 100644 --- a/modules/mol/base/src/surface_builder.cc +++ b/modules/mol/base/src/surface_builder.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface_builder.hh b/modules/mol/base/src/surface_builder.hh index cbfdf7aed..d7199d1b2 100644 --- a/modules/mol/base/src/surface_builder.hh +++ b/modules/mol/base/src/surface_builder.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface_handle.cc b/modules/mol/base/src/surface_handle.cc index 9e04861a6..6fb69167f 100644 --- a/modules/mol/base/src/surface_handle.cc +++ b/modules/mol/base/src/surface_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface_handle.hh b/modules/mol/base/src/surface_handle.hh index e475fa74c..3524375d3 100644 --- a/modules/mol/base/src/surface_handle.hh +++ b/modules/mol/base/src/surface_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/surface_prop.hh b/modules/mol/base/src/surface_prop.hh index 9f4d8eba0..5031b5236 100644 --- a/modules/mol/base/src/surface_prop.hh +++ b/modules/mol/base/src/surface_prop.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/torsion_handle.cc b/modules/mol/base/src/torsion_handle.cc index a16c172f2..2830bc821 100644 --- a/modules/mol/base/src/torsion_handle.cc +++ b/modules/mol/base/src/torsion_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/torsion_handle.hh b/modules/mol/base/src/torsion_handle.hh index 39abd1a4f..06f7e7bf0 100644 --- a/modules/mol/base/src/torsion_handle.hh +++ b/modules/mol/base/src/torsion_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/view_op.cc b/modules/mol/base/src/view_op.cc index ec4083f76..6b8aebad8 100644 --- a/modules/mol/base/src/view_op.cc +++ b/modules/mol/base/src/view_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/view_op.hh b/modules/mol/base/src/view_op.hh index e3dad37ac..1774b289d 100644 --- a/modules/mol/base/src/view_op.hh +++ b/modules/mol/base/src/view_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/view_type_fw.hh b/modules/mol/base/src/view_type_fw.hh index d26f366fd..cab4b81d0 100644 --- a/modules/mol/base/src/view_type_fw.hh +++ b/modules/mol/base/src/view_type_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/xcs_editor.cc b/modules/mol/base/src/xcs_editor.cc index 7f1c85922..5596e3962 100644 --- a/modules/mol/base/src/xcs_editor.cc +++ b/modules/mol/base/src/xcs_editor.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/src/xcs_editor.hh b/modules/mol/base/src/xcs_editor.hh index bd84bb3f8..a7cc317b2 100644 --- a/modules/mol/base/src/xcs_editor.hh +++ b/modules/mol/base/src/xcs_editor.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/dummy_ent.hh b/modules/mol/base/tests/dummy_ent.hh index bf349acf9..1bfe911ab 100644 --- a/modules/mol/base/tests/dummy_ent.hh +++ b/modules/mol/base/tests/dummy_ent.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_atom_groups.cc b/modules/mol/base/tests/test_atom_groups.cc index 93d29360c..fd55845fe 100644 --- a/modules/mol/base/tests/test_atom_groups.cc +++ b/modules/mol/base/tests/test_atom_groups.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_chain.cc b/modules/mol/base/tests/test_chain.cc index 8356c4582..39ffd35e2 100644 --- a/modules/mol/base/tests/test_chain.cc +++ b/modules/mol/base/tests/test_chain.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_conn.cc b/modules/mol/base/tests/test_conn.cc index 817e44fc4..e9c5bcfe1 100644 --- a/modules/mol/base/tests/test_conn.cc +++ b/modules/mol/base/tests/test_conn.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_coord_group.cc b/modules/mol/base/tests/test_coord_group.cc index cd6090458..a26f2e2bd 100644 --- a/modules/mol/base/tests/test_coord_group.cc +++ b/modules/mol/base/tests/test_coord_group.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_delete.cc b/modules/mol/base/tests/test_delete.cc index 301e16e6d..20799d4dd 100644 --- a/modules/mol/base/tests/test_delete.cc +++ b/modules/mol/base/tests/test_delete.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_entity.cc b/modules/mol/base/tests/test_entity.cc index d30d5442e..767b68bb3 100644 --- a/modules/mol/base/tests/test_entity.cc +++ b/modules/mol/base/tests/test_entity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_ics.cc b/modules/mol/base/tests/test_ics.cc index 83857bc58..c2285ee1b 100644 --- a/modules/mol/base/tests/test_ics.cc +++ b/modules/mol/base/tests/test_ics.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_iterators.cc b/modules/mol/base/tests/test_iterators.cc index 0fac49238..829b15c96 100644 --- a/modules/mol/base/tests/test_iterators.cc +++ b/modules/mol/base/tests/test_iterators.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_query.cc b/modules/mol/base/tests/test_query.cc index 75107734f..9f85dbcf1 100644 --- a/modules/mol/base/tests/test_query.cc +++ b/modules/mol/base/tests/test_query.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_residue.cc b/modules/mol/base/tests/test_residue.cc index 84f995143..7dca39081 100644 --- a/modules/mol/base/tests/test_residue.cc +++ b/modules/mol/base/tests/test_residue.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_surface.cc b/modules/mol/base/tests/test_surface.cc index 059db5d03..18ab12a88 100644 --- a/modules/mol/base/tests/test_surface.cc +++ b/modules/mol/base/tests/test_surface.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_view.cc b/modules/mol/base/tests/test_view.cc index ba98df470..9a72c9d16 100644 --- a/modules/mol/base/tests/test_view.cc +++ b/modules/mol/base/tests/test_view.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/test_view_op.cc b/modules/mol/base/tests/test_view_op.cc index 2b3fff5b5..abe84f3ba 100644 --- a/modules/mol/base/tests/test_view_op.cc +++ b/modules/mol/base/tests/test_view_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/mol/base/tests/tests.cc b/modules/mol/base/tests/tests.cc index 2d12f8561..8fb5bbd47 100644 --- a/modules/mol/base/tests/tests.cc +++ b/modules/mol/base/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/pymod/wrap_seq_alg.cc b/modules/seq/alg/pymod/wrap_seq_alg.cc index d05b757ad..9239d1ec3 100644 --- a/modules/seq/alg/pymod/wrap_seq_alg.cc +++ b/modules/seq/alg/pymod/wrap_seq_alg.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/alignment_opts.hh b/modules/seq/alg/src/alignment_opts.hh index dbdb89239..38aaa1154 100644 --- a/modules/seq/alg/src/alignment_opts.hh +++ b/modules/seq/alg/src/alignment_opts.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/conservation.cc b/modules/seq/alg/src/conservation.cc index 695474d25..e80077efd 100644 --- a/modules/seq/alg/src/conservation.cc +++ b/modules/seq/alg/src/conservation.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/conservation.hh b/modules/seq/alg/src/conservation.hh index df7fd5c35..651b5bdd1 100644 --- a/modules/seq/alg/src/conservation.hh +++ b/modules/seq/alg/src/conservation.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/global_align.cc b/modules/seq/alg/src/global_align.cc index e042d9e99..ad8275c9c 100644 --- a/modules/seq/alg/src/global_align.cc +++ b/modules/seq/alg/src/global_align.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/global_align.hh b/modules/seq/alg/src/global_align.hh index 0514ef97a..a920832d7 100644 --- a/modules/seq/alg/src/global_align.hh +++ b/modules/seq/alg/src/global_align.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/impl/align_impl.hh b/modules/seq/alg/src/impl/align_impl.hh index c51302c39..33c1afe76 100644 --- a/modules/seq/alg/src/impl/align_impl.hh +++ b/modules/seq/alg/src/impl/align_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/ins_del.cc b/modules/seq/alg/src/ins_del.cc index 0012cfe35..50e915990 100644 --- a/modules/seq/alg/src/ins_del.cc +++ b/modules/seq/alg/src/ins_del.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/ins_del.hh b/modules/seq/alg/src/ins_del.hh index c3adc25aa..eb4bfe396 100644 --- a/modules/seq/alg/src/ins_del.hh +++ b/modules/seq/alg/src/ins_del.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/local_align.cc b/modules/seq/alg/src/local_align.cc index 86fa1309f..aec7a5932 100644 --- a/modules/seq/alg/src/local_align.cc +++ b/modules/seq/alg/src/local_align.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/local_align.hh b/modules/seq/alg/src/local_align.hh index 170c86012..14b8f9af5 100644 --- a/modules/seq/alg/src/local_align.hh +++ b/modules/seq/alg/src/local_align.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/merge_pairwise_alignments.cc b/modules/seq/alg/src/merge_pairwise_alignments.cc index 3f349fd53..c522869cf 100644 --- a/modules/seq/alg/src/merge_pairwise_alignments.cc +++ b/modules/seq/alg/src/merge_pairwise_alignments.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/merge_pairwise_alignments.hh b/modules/seq/alg/src/merge_pairwise_alignments.hh index bf6692545..6a825d2e0 100644 --- a/modules/seq/alg/src/merge_pairwise_alignments.hh +++ b/modules/seq/alg/src/merge_pairwise_alignments.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/module_config.hh b/modules/seq/alg/src/module_config.hh index c0da1ba70..b111b7ece 100644 --- a/modules/seq/alg/src/module_config.hh +++ b/modules/seq/alg/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/sequence_identity.cc b/modules/seq/alg/src/sequence_identity.cc index f1d25f03b..ed88a5048 100644 --- a/modules/seq/alg/src/sequence_identity.cc +++ b/modules/seq/alg/src/sequence_identity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/sequence_identity.hh b/modules/seq/alg/src/sequence_identity.hh index 73c110c53..93d233213 100644 --- a/modules/seq/alg/src/sequence_identity.hh +++ b/modules/seq/alg/src/sequence_identity.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/subst_weight_matrix.cc b/modules/seq/alg/src/subst_weight_matrix.cc index fbe94c6d7..85851ce2c 100644 --- a/modules/seq/alg/src/subst_weight_matrix.cc +++ b/modules/seq/alg/src/subst_weight_matrix.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/src/subst_weight_matrix.hh b/modules/seq/alg/src/subst_weight_matrix.hh index eec17dcd2..97f0ef825 100644 --- a/modules/seq/alg/src/subst_weight_matrix.hh +++ b/modules/seq/alg/src/subst_weight_matrix.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/tests/test_merge_pairwise_alignments.cc b/modules/seq/alg/tests/test_merge_pairwise_alignments.cc index 853d5efe4..5c23b1f65 100644 --- a/modules/seq/alg/tests/test_merge_pairwise_alignments.cc +++ b/modules/seq/alg/tests/test_merge_pairwise_alignments.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/tests/test_sequence_identity.cc b/modules/seq/alg/tests/test_sequence_identity.cc index f8916892a..7173ff8c2 100644 --- a/modules/seq/alg/tests/test_sequence_identity.cc +++ b/modules/seq/alg/tests/test_sequence_identity.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/alg/tests/tests.cc b/modules/seq/alg/tests/tests.cc index 9b031619f..6203808c2 100644 --- a/modules/seq/alg/tests/tests.cc +++ b/modules/seq/alg/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/pymod/__init__.py b/modules/seq/base/pymod/__init__.py index e664c1aab..1594a2553 100644 --- a/modules/seq/base/pymod/__init__.py +++ b/modules/seq/base/pymod/__init__.py @@ -1,7 +1,7 @@ #------------------------------------------------------------------------------ # This file is part of the OpenStructure project <www.openstructure.org> # -# Copyright (C) 2008-2015 by the OpenStructure authors +# Copyright (C) 2008-2011 by the OpenStructure authors # # This library is free software; you can redistribute it and/or modify it under # the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/pymod/const_seq_list_export_def.hh b/modules/seq/base/pymod/const_seq_list_export_def.hh index 1ac32bf5e..cd1f52853 100644 --- a/modules/seq/base/pymod/const_seq_list_export_def.hh +++ b/modules/seq/base/pymod/const_seq_list_export_def.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/pymod/export_sequence.cc b/modules/seq/base/pymod/export_sequence.cc index df6842a65..6cdf081cd 100644 --- a/modules/seq/base/pymod/export_sequence.cc +++ b/modules/seq/base/pymod/export_sequence.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/pymod/wrap_seq.cc b/modules/seq/base/pymod/wrap_seq.cc index d4962b434..c881dae0a 100644 --- a/modules/seq/base/pymod/wrap_seq.cc +++ b/modules/seq/base/pymod/wrap_seq.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/aligned_column.cc b/modules/seq/base/src/aligned_column.cc index 645094593..5960a04ee 100644 --- a/modules/seq/base/src/aligned_column.cc +++ b/modules/seq/base/src/aligned_column.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/aligned_column.hh b/modules/seq/base/src/aligned_column.hh index d780e50e6..5b197d733 100644 --- a/modules/seq/base/src/aligned_column.hh +++ b/modules/seq/base/src/aligned_column.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/aligned_column_iterator.hh b/modules/seq/base/src/aligned_column_iterator.hh index 2580fcea4..95bef716e 100644 --- a/modules/seq/base/src/aligned_column_iterator.hh +++ b/modules/seq/base/src/aligned_column_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/aligned_region.cc b/modules/seq/base/src/aligned_region.cc index b13388339..41234a8ea 100644 --- a/modules/seq/base/src/aligned_region.cc +++ b/modules/seq/base/src/aligned_region.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/aligned_region.hh b/modules/seq/base/src/aligned_region.hh index 2903d49e4..2c197d35c 100644 --- a/modules/seq/base/src/aligned_region.hh +++ b/modules/seq/base/src/aligned_region.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/alignment_handle.cc b/modules/seq/base/src/alignment_handle.cc index a15373f2e..8b8f2fc28 100644 --- a/modules/seq/base/src/alignment_handle.cc +++ b/modules/seq/base/src/alignment_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/alignment_handle.hh b/modules/seq/base/src/alignment_handle.hh index 98e0c6278..9990e1705 100644 --- a/modules/seq/base/src/alignment_handle.hh +++ b/modules/seq/base/src/alignment_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_impl.cc b/modules/seq/base/src/impl/sequence_impl.cc index f6af2571f..733eaf1b8 100644 --- a/modules/seq/base/src/impl/sequence_impl.cc +++ b/modules/seq/base/src/impl/sequence_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_impl.hh b/modules/seq/base/src/impl/sequence_impl.hh index 97641656b..fecad2ca9 100644 --- a/modules/seq/base/src/impl/sequence_impl.hh +++ b/modules/seq/base/src/impl/sequence_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_impl_fw.hh b/modules/seq/base/src/impl/sequence_impl_fw.hh index ad4c3758e..233afacba 100644 --- a/modules/seq/base/src/impl/sequence_impl_fw.hh +++ b/modules/seq/base/src/impl/sequence_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_list_impl.cc b/modules/seq/base/src/impl/sequence_list_impl.cc index 5ec774a3c..6580aac92 100644 --- a/modules/seq/base/src/impl/sequence_list_impl.cc +++ b/modules/seq/base/src/impl/sequence_list_impl.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_list_impl.hh b/modules/seq/base/src/impl/sequence_list_impl.hh index 34b5f63cf..cb69e41ea 100644 --- a/modules/seq/base/src/impl/sequence_list_impl.hh +++ b/modules/seq/base/src/impl/sequence_list_impl.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_list_impl_fw.hh b/modules/seq/base/src/impl/sequence_list_impl_fw.hh index ed11ca599..095d21b30 100644 --- a/modules/seq/base/src/impl/sequence_list_impl_fw.hh +++ b/modules/seq/base/src/impl/sequence_list_impl_fw.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/impl/sequence_list_iterator.hh b/modules/seq/base/src/impl/sequence_list_iterator.hh index 19bc733fc..9af6bbaab 100644 --- a/modules/seq/base/src/impl/sequence_list_iterator.hh +++ b/modules/seq/base/src/impl/sequence_list_iterator.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/invalid_sequence.hh b/modules/seq/base/src/invalid_sequence.hh index 515dcfb8c..da74ebd9c 100644 --- a/modules/seq/base/src/invalid_sequence.hh +++ b/modules/seq/base/src/invalid_sequence.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/module_config.hh b/modules/seq/base/src/module_config.hh index 0247ac6e5..e01b2e96f 100644 --- a/modules/seq/base/src/module_config.hh +++ b/modules/seq/base/src/module_config.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_handle.cc b/modules/seq/base/src/sequence_handle.cc index be6decece..627ebdc36 100644 --- a/modules/seq/base/src/sequence_handle.cc +++ b/modules/seq/base/src/sequence_handle.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_handle.hh b/modules/seq/base/src/sequence_handle.hh index e79a1629d..937387c79 100644 --- a/modules/seq/base/src/sequence_handle.hh +++ b/modules/seq/base/src/sequence_handle.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_list.cc b/modules/seq/base/src/sequence_list.cc index f8ee2f32a..52474a3d7 100644 --- a/modules/seq/base/src/sequence_list.cc +++ b/modules/seq/base/src/sequence_list.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_list.hh b/modules/seq/base/src/sequence_list.hh index 7e8f3dc57..2e6895c6e 100644 --- a/modules/seq/base/src/sequence_list.hh +++ b/modules/seq/base/src/sequence_list.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_op.cc b/modules/seq/base/src/sequence_op.cc index 105ed2b1a..17e36da50 100644 --- a/modules/seq/base/src/sequence_op.cc +++ b/modules/seq/base/src/sequence_op.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/sequence_op.hh b/modules/seq/base/src/sequence_op.hh index a1175984e..d3f9fc6a1 100644 --- a/modules/seq/base/src/sequence_op.hh +++ b/modules/seq/base/src/sequence_op.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/views_from_sequences.cc b/modules/seq/base/src/views_from_sequences.cc index 399d1a808..1ef113248 100644 --- a/modules/seq/base/src/views_from_sequences.cc +++ b/modules/seq/base/src/views_from_sequences.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/src/views_from_sequences.hh b/modules/seq/base/src/views_from_sequences.hh index 6bbcdb83a..363319d4a 100644 --- a/modules/seq/base/src/views_from_sequences.hh +++ b/modules/seq/base/src/views_from_sequences.hh @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/tests/test_aligned_column.cc b/modules/seq/base/tests/test_aligned_column.cc index d282b6d0d..d934cefb0 100644 --- a/modules/seq/base/tests/test_aligned_column.cc +++ b/modules/seq/base/tests/test_aligned_column.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/tests/test_aligned_region.cc b/modules/seq/base/tests/test_aligned_region.cc index 8328a796f..118c8d09f 100644 --- a/modules/seq/base/tests/test_aligned_region.cc +++ b/modules/seq/base/tests/test_aligned_region.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/tests/test_alignment.cc b/modules/seq/base/tests/test_alignment.cc index e1469c4b1..a70c19b22 100644 --- a/modules/seq/base/tests/test_alignment.cc +++ b/modules/seq/base/tests/test_alignment.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/tests/test_sequence.cc b/modules/seq/base/tests/test_sequence.cc index d7238fe9d..462747784 100644 --- a/modules/seq/base/tests/test_sequence.cc +++ b/modules/seq/base/tests/test_sequence.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free diff --git a/modules/seq/base/tests/tests.cc b/modules/seq/base/tests/tests.cc index b327016cd..8d2205011 100644 --- a/modules/seq/base/tests/tests.cc +++ b/modules/seq/base/tests/tests.cc @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // This file is part of the OpenStructure project <www.openstructure.org> // -// Copyright (C) 2008-2015 by the OpenStructure authors +// Copyright (C) 2008-2011 by the OpenStructure authors // // This library is free software; you can redistribute it and/or modify it under // the terms of the GNU Lesser General Public License as published by the Free -- GitLab