diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/lib/tng_io.c | 2 | ||||
-rw-r--r-- | src/lib/tng_io.h | 3 | ||||
-rw-r--r-- | src/tests/tng_io_testing.c | 2 | ||||
-rw-r--r-- | src/tests/tng_parallel_read.c | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c index 94bf67a..0022626 100644 --- a/src/lib/tng_io.c +++ b/src/lib/tng_io.c @@ -3,7 +3,7 @@ * VERSION 1.0 * * Written by Magnus Lundborg - * Copyright (c) 2012, The GROMACS development team. + * Copyright (c) 2012, Magnus Lundborg and The GROMACS development team. * check out http://www.gromacs.org for more information. * * diff --git a/src/lib/tng_io.h b/src/lib/tng_io.h index a5ce6e7..afa3b8b 100644 --- a/src/lib/tng_io.h +++ b/src/lib/tng_io.h @@ -48,6 +48,9 @@ * * @section License * + * Copyright (c) 2012, Magnus Lundborg and The GROMACS development team. + * check out http://www.gromacs.org for more information. + * * The TNG API is released under LGPL 2.1 and is free to redistribute according * to that license (or a later version of the LGPL license). * diff --git a/src/tests/tng_io_testing.c b/src/tests/tng_io_testing.c index f8c610c..c523c51 100644 --- a/src/tests/tng_io_testing.c +++ b/src/tests/tng_io_testing.c @@ -3,7 +3,7 @@ * VERSION 1.0 * * Written by Magnus Lundborg - * Copyright (c) 2012, The GROMACS development team. + * Copyright (c) 2012, Magnus Lundborg and The GROMACS development team. * check out http://www.gromacs.org for more information. * * diff --git a/src/tests/tng_parallel_read.c b/src/tests/tng_parallel_read.c index 1df3b4c..66ce6fc 100644 --- a/src/tests/tng_parallel_read.c +++ b/src/tests/tng_parallel_read.c @@ -3,7 +3,7 @@ * VERSION 1.0 * * Written by Magnus Lundborg - * Copyright (c) 2012, The GROMACS development team. + * Copyright (c) 2012, Magnus Lundborg and The GROMACS development team. * check out http://www.gromacs.org for more information. * * |