Skip to content

Commit d09611a

Browse files
committed
Update some copyright notices
Drive-by updates of touched files.
1 parent 5083f30 commit d09611a

7 files changed

Lines changed: 13 additions & 13 deletions

File tree

src/field/field2d.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Class for 2D X-Y profiles
55
*
66
**************************************************************************
7-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
7+
* Copyright 2010 - 2025 BOUT++ developers
88
*
9-
* Contact: Ben Dudson, bd512@york.ac.uk
9+
* Contact: Ben Dudson, dudson2@llnl.gov
1010
*
1111
* This file is part of BOUT++.
1212
*

src/field/field3d.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
* Class for 3D X-Y-Z scalar fields
55
*
66
**************************************************************************
7-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
7+
* Copyright 2010 - 2025 BOUT++ developers
88
*
9-
* Contact: Ben Dudson, bd512@york.ac.uk
9+
* Contact: Ben Dudson, dudson2@llnl.gov
1010
*
1111
* This file is part of BOUT++.
1212
*

src/field/fieldperp.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
* Class for 2D X-Z slices
33
*
44
**************************************************************************
5-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
5+
* Copyright 2010 - 2025 BOUT++ developers
66
*
7-
* Contact: Ben Dudson, bd512@york.ac.uk
7+
* Contact: Ben Dudson, dudson2@llnl.gov
88
*
99
* This file is part of BOUT++.
1010
*

src/invert/laplace/impls/iterative_parallel_tri/iterative_parallel_tri.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**************************************************************************
66
* Copyright 2020 Joseph Parker
77
*
8-
* Contact: Ben Dudson, bd512@york.ac.uk
8+
* Contact: Ben Dudson, dudson2@llnl.gov
99
*
1010
* This file is part of BOUT++.
1111
*

src/invert/laplace/impls/petsc/petsc_laplace.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* Using PETSc Solvers
44
*
55
**************************************************************************
6-
* Copyright 2013 J. Buchanan, J.Omotani
6+
* Copyright 2013 - 2025 BOUT++ developers
77
*
8-
* Contact: Ben Dudson, bd512@york.ac.uk
8+
* Contact: Ben Dudson, dudson2@llnl.gov
99
*
1010
* This file is part of BOUT++.
1111
*

src/invert/laplace/impls/serial_tri/serial_tri.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
* and tridiagonal solver.
44
*
55
**************************************************************************
6-
* Copyright 2010 B.D.Dudson, S.Farley, M.V.Umansky, X.Q.Xu
6+
* Copyright 2010 - 2025 BOUT++ developers
77
*
8-
* Contact: Ben Dudson, bd512@york.ac.uk
8+
* Contact: Ben Dudson, dudson2@llnl.gov
99
*
1010
* This file is part of BOUT++.
1111
*

src/mesh/parallel/fci.cxx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
* possible to just swap in the FCI approach for the standard BOUT++
1616
* Grad_par operator.
1717
**************************************************************************
18-
* Copyright 2014 B.D.Dudson, P. Hill
18+
* Copyright 2014 - 2025 BOUT++ developers
1919
*
20-
* Contact: Ben Dudson, bd512@york.ac.uk
20+
* Contact: Ben Dudson, dudson2@llnl.gov
2121
*
2222
* This file is part of BOUT++.
2323
*

0 commit comments

Comments
 (0)