Skip to content

Commit 91ddbfd

Browse files
committed
Mesh, BoutMesh, Coordinates: update header comment
Update copyright statement, contact email.
1 parent 62b923b commit 91ddbfd

3 files changed

Lines changed: 6 additions & 15 deletions

File tree

include/bout/coordinates.hxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
*
1010
*
1111
**************************************************************************
12-
* Copyright 2014 B.D.Dudson
12+
* Copyright 2014-2025 BOUT++ contributors
1313
*
14-
* Contact: Ben Dudson, bd512@york.ac.uk
14+
* Contact: Ben Dudson, dudson2@llnl.gov
1515
*
1616
* This file is part of BOUT++.
1717
*

include/bout/mesh.hxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
* * Incorporates code from topology.cpp and Communicator
1818
*
1919
**************************************************************************
20-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
20+
* Copyright 2010-2025 BOUT++ contributors
2121
*
22-
* Contact: Ben Dudson, bd512@york.ac.uk
22+
* Contact: Ben Dudson, dudson2@llnl.gov
2323
*
2424
* This file is part of BOUT++.
2525
*

src/mesh/impls/bout/boutmesh.cxx

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,10 @@
22
* Implementation of the Mesh class, handling input files compatible with
33
* BOUT / BOUT-06.
44
*
5-
* Changelog
6-
* ---------
7-
*
8-
* 2015-01 Ben Dudson <benjamin.dudson@york.ac.uk>
9-
* *
10-
*
11-
* 2010-05 Ben Dudson <bd512@york.ac.uk>
12-
* * Initial version, adapted from grid.cpp and topology.cpp
13-
*
145
**************************************************************************
15-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
6+
* Copyright 2010-2025 BOUT++ contributors
167
*
17-
* Contact: Ben Dudson, bd512@york.ac.uk
8+
* Contact: Ben Dudson, dudson2@llnl.gov
189
*
1910
* This file is part of BOUT++.
2011
*

0 commit comments

Comments
 (0)