Skip to content

Commit f4bac5a

Browse files
committed
update copyright statements
1 parent f88eb59 commit f4bac5a

19 files changed

+21
-21
lines changed

include/densityFirstOrderResponseCalculator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2018 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

include/dftd.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2018 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

include/expConfiningPotential.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2022 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

include/nonlinearSolverFunction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2018 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/computeOutputDensityDirectionalDerivative.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2018 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/dftd.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2017-2018 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/dos.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2019-2020x The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025x The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/femUtilityFunctions.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2019-2020 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/kerker.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2019-2020 The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025 The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

src/dft/localizationLength.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// ---------------------------------------------------------------------
22
//
3-
// Copyright (c) 2019-2020x The Regents of the University of Michigan and DFT-FE
3+
// Copyright (c) 2017-2025x The Regents of the University of Michigan and DFT-FE
44
// authors.
55
//
66
// This file is part of the DFT-FE code.

0 commit comments

Comments
 (0)