diff options
| author | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-23 08:30:05 (GMT) | 
|---|---|---|
| committer | Magnus Lundborg <lundborg.magnus@gmail.com> | 2013-01-23 08:30:05 (GMT) | 
| commit | 75505b10abc097c123c427b5df553839383bf0d1 (patch) | |
| tree | eb2467f10fe91cd5797fc1e219bcaaeadaac72f8 /src/lib | |
| parent | f19492ca4fd4e3eeebf6614aef8cc71e74c875fc (diff) | |
Updated copyright notice.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/tng_io.c | 2 | ||||
| -rw-r--r-- | src/lib/tng_io.h | 3 | 
2 files changed, 4 insertions, 1 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).   * | 
