Skip to content

Commit f543821

Browse files
committed
Update copyright date in vector_fe_ex10
1 parent 48723de commit f543821

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/vector_fe/vector_fe_ex10/grad_div_exact_solution.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The libMesh Finite Element Library.
2-
// Copyright (C) 2002-2024 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
2+
// Copyright (C) 2002-2025 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
33

44
// This library is free software; you can redistribute it and/or
55
// modify it under the terms of the GNU Lesser General Public

examples/vector_fe/vector_fe_ex10/solution_function.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The libMesh Finite Element Library.
2-
// Copyright (C) 2002-2024 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
2+
// Copyright (C) 2002-2025 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
33

44
// This library is free software; you can redistribute it and/or
55
// modify it under the terms of the GNU Lesser General Public

examples/vector_fe/vector_fe_ex10/vector_fe_ex10.C

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// The libMesh Finite Element Library.
2-
// Copyright (C) 2002-2024 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
2+
// Copyright (C) 2002-2025 Benjamin S. Kirk, John W. Peterson, Roy H. Stogner
33

44
// This library is free software; you can redistribute it and/or
55
// modify it under the terms of the GNU Lesser General Public

0 commit comments

Comments
 (0)