Clean up copyrite.*.
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 31 May 2013 10:42:20 +0000 (13:42 +0300)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 24 Jun 2013 13:53:23 +0000 (15:53 +0200)
commitd0237faf0915080331a49ad556a42d983ba0fe3f
tree5b361ea10c89864755f65fb121e06e4b8a364a4e
parente55e43e79c405e6d3a2e208d5a0d1ff566c0fbfd
Clean up copyrite.*.

- Make a few functions static, since they are not used outside the file.
- Move pr_difftime() to nrnb.c and make it static there, since that is
  the only place where it was used.
- Move the logic of producing the FFT library identification from
  copyrite.c to fft_*.c, where it naturally belongs.
- master always has a C++ compiler, so remove the unnecessary
  conditional.
- Clean up the include statements in copyrite.c.

Change-Id: I9a72c014f1d0583adacc657414bc8a758d450b21
src/gromacs/fft/fft.h
src/gromacs/fft/fft_fftpack.c
src/gromacs/fft/fft_fftw3.cpp
src/gromacs/fft/fft_mkl.c
src/gromacs/gmxlib/copyrite.c
src/gromacs/gmxlib/nrnb.c
src/gromacs/legacyheaders/copyrite.h