[cig-commits] [commit] devel, master: Correct license in several files. (4fc56a1)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:19:42 PST 2014


Repository : https://github.com/geodynamics/specfem3d_globe

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

>---------------------------------------------------------------

commit 4fc56a1e020761e3e86269ab1a153d6129320b32
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Fri May 30 23:31:26 2014 -0400

    Correct license in several files.


>---------------------------------------------------------------

4fc56a1e020761e3e86269ab1a153d6129320b32
 src/auxiliaries/Makefile                        |  8 ++--
 src/compute_optimized_dumping_undo_att/Makefile |  8 ++--
 src/create_header_file/Makefile                 |  8 ++--
 src/gpu/assemble_MPI_scalar_gpu.c               | 52 ++++++++++++------------
 src/gpu/assemble_MPI_vector_gpu.c               | 52 ++++++++++++------------
 src/gpu/check_fields_gpu.c                      | 52 ++++++++++++------------
 src/gpu/compute_add_sources_elastic_gpu.c       | 52 ++++++++++++------------
 src/gpu/compute_coupling_gpu.c                  | 52 ++++++++++++------------
 src/gpu/compute_forces_crust_mantle_gpu.c       | 52 ++++++++++++------------
 src/gpu/compute_forces_inner_core_gpu.c         | 52 ++++++++++++------------
 src/gpu/compute_forces_outer_core_gpu.c         | 52 ++++++++++++------------
 src/gpu/compute_kernels_gpu.c                   | 52 ++++++++++++------------
 src/gpu/compute_stacey_acoustic_gpu.c           | 52 ++++++++++++------------
 src/gpu/compute_stacey_elastic_gpu.c            | 52 ++++++++++++------------
 src/gpu/gpu_buffer_list.c                       | 52 ++++++++++++------------
 src/gpu/initialize_gpu.c                        | 52 ++++++++++++------------
 src/gpu/mesh_constants_cuda.h                   | 52 ++++++++++++------------
 src/gpu/mesh_constants_gpu.h                    | 52 ++++++++++++------------
 src/gpu/mesh_constants_ocl.h                    | 52 ++++++++++++------------
 src/gpu/noise_tomography_gpu.c                  | 52 ++++++++++++------------
 src/gpu/prepare_mesh_constants_gpu.c            | 52 ++++++++++++------------
 src/gpu/rules.mk                                |  1 +
 src/gpu/save_and_compare_cpu_vs_gpu.c           | 52 ++++++++++++------------
 src/gpu/transfer_fields_gpu.c                   | 52 ++++++++++++------------
 src/gpu/update_displacement_gpu.c               | 52 ++++++++++++------------
 src/gpu/write_seismograms_gpu.c                 | 52 ++++++++++++------------
 src/meshfem3D/Makefile                          |  8 ++--
 src/shared/Makefile                             |  8 ++--
 src/shared/adios_method_stubs.c                 | 16 ++++----
 src/shared/asdf_helpers.f90                     | 10 ++---
 src/shared/asdf_helpers_definitions.f90         | 10 ++---
 src/shared/asdf_helpers_writers.f90             | 10 ++---
 src/shared/force_ftz.c                          | 54 ++++++++++++-------------
 src/shared/param_reader.c                       | 16 ++++----
 src/shared/write_c_binary.c                     | 54 ++++++++++++-------------
 src/specfem3D/Makefile                          |  8 ++--
 src/specfem3D/file_io_threads.c                 | 54 ++++++++++++-------------
 src/specfem3D/specfem3D_gpu_method_stubs.c      | 52 ++++++++++++------------
 src/specfem3D/visual_vtk_stubs.c                | 16 ++++----
 src/specfem3D/write_output_ASDF.F90             | 27 +++++++++++++
 40 files changed, 770 insertions(+), 742 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4fc56a1e020761e3e86269ab1a153d6129320b32


More information about the CIG-COMMITS mailing list