diff options
Diffstat (limited to 'src/lib/tng_io_fortran.c')
-rw-r--r-- | src/lib/tng_io_fortran.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/lib/tng_io_fortran.c b/src/lib/tng_io_fortran.c index 5c7bbb7..9c3e551 100644 --- a/src/lib/tng_io_fortran.c +++ b/src/lib/tng_io_fortran.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. */ #include "tng_io.h" |