diff options
Diffstat (limited to 'src/lib/tng_io.c')
-rw-r--r-- | src/lib/tng_io.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lib/tng_io.c b/src/lib/tng_io.c index 720110a..383b414 100644 --- a/src/lib/tng_io.c +++ b/src/lib/tng_io.c @@ -3,14 +3,12 @@ * VERSION 1.4 * * 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. */ #ifdef USE_STD_INTTYPES_H |