Include CUDA and latex files in copyright check
authorTeemu Murtola <teemu.murtola@gmail.com>
Sun, 8 Dec 2013 05:56:44 +0000 (07:56 +0200)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Wed, 1 Jan 2014 11:24:11 +0000 (12:24 +0100)
commit66bc6656254130b3d4c279f4baf376dd426f0a2c
tree186475ed6dee5aef439cc2078f7a1bd1aee6685e
parent1ef24f05ea3d192698217bfcadf2bffc38008770
Include CUDA and latex files in copyright check

Now also CUDA and latex files are indicated by the .gitattributes file
to contain copyright, and the copyright.py script can deal with them.
This should conclude the work to reformat copyright headers in the
master branch.  Some individual files may still be missing, but those
can be fixed when spotted.

Part of #818

Change-Id: Ib6d3e10b57a42ea7a8c990e51df669cace4c8d8f
38 files changed:
.gitattributes
admin/copyright.py
admin/installguide/installguide.tex
doxygen/RunDoxygen.cmake.cmakein
manual/algorithms.tex
manual/analyse.tex
manual/averages.tex
manual/defunits.tex
manual/files.tex
manual/forcefield.tex
manual/gmxpar.tex
manual/gromacs.tex
manual/implement.tex
manual/install.tex
manual/intro.tex
manual/macros.tex
manual/programs.tex
manual/special.tex
manual/topology.tex
src/gromacs/gmxlib/cuda_tools/copyrite_gpu.cu
src/gromacs/gmxlib/cuda_tools/cudautils.cu
src/gromacs/gmxlib/cuda_tools/cudautils.cuh
src/gromacs/gmxlib/cuda_tools/pmalloc_cuda.cu
src/gromacs/gmxlib/cuda_tools/vectype_ops.cuh
src/gromacs/gmxlib/gpu_utils/gpu_utils.cu
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda.cu
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_data_mgmt.cu
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_kernel.cuh
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_kernel_utils.cuh
src/gromacs/mdlib/nbnxn_cuda/nbnxn_cuda_kernels.cuh
src/programs/view/alert.bm
src/programs/view/ff.bm
src/programs/view/gromacs.bm
src/programs/view/info.bm
src/programs/view/play.bm
src/programs/view/rewind.bm
src/programs/view/stop.bm
src/programs/view/stop_ani.bm