diff options
Diffstat (limited to 'src/tests/tng_parallel_read.c')
-rw-r--r-- | src/tests/tng_parallel_read.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/tests/tng_parallel_read.c b/src/tests/tng_parallel_read.c index a55a006..598d42a 100644 --- a/src/tests/tng_parallel_read.c +++ b/src/tests/tng_parallel_read.c @@ -5,14 +5,12 @@ * VERSION 1.0 * * Written by Magnus Lundborg - * Copyright (c) 2012, The GROMACS development team. + * Copyright (c) 2012-2013, The GROMACS development team. * Check out http://www.gromacs.org for more information. * * * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU Lesser General Public License - * as published by the Free Software Foundation; either version 2.1 - * of the License, or (at your option) any later version. + * modify it under the terms of the Revised BSD License. */ #include <stdlib.h> |