diff --git a/COPYRIGHT b/COPYRIGHT index e49921a41..3d11962d9 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/libpympb/pympb.cpp b/libpympb/pympb.cpp index 7f1098069..bc2bb2667 100644 --- a/libpympb/pympb.cpp +++ b/libpympb/pympb.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/libpympb/pympb.hpp b/libpympb/pympb.hpp index 70d6a5c10..e62797123 100644 --- a/libpympb/pympb.hpp +++ b/libpympb/pympb.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/python/meep.i b/python/meep.i index 29331e502..5757769c1 100644 --- a/python/meep.i +++ b/python/meep.i @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/mpb.i b/python/mpb.i index 8d9766ab9..0834063b5 100644 --- a/python/mpb.i +++ b/python/mpb.i @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/typemap_utils.cpp b/python/typemap_utils.cpp index 4058d31f0..a7e480802 100644 --- a/python/typemap_utils.cpp +++ b/python/typemap_utils.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/python/vec.i b/python/vec.i index aee7a64f6..4bb4bd252 100644 --- a/python/vec.i +++ b/python/vec.i @@ -1,6 +1,6 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/scheme/meep.scm.in b/scheme/meep.scm.in index bcd7874cd..f67ad861c 100644 --- a/scheme/meep.scm.in +++ b/scheme/meep.scm.in @@ -1,4 +1,4 @@ -; Copyright (C) 2005-2025 Massachusetts Institute of Technology +; Copyright (C) 2005-2026 Massachusetts Institute of Technology ; ; This program is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published by diff --git a/src/GDSIIgeom.cpp b/src/GDSIIgeom.cpp index 9b87933c7..acd216545 100644 --- a/src/GDSIIgeom.cpp +++ b/src/GDSIIgeom.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/adjust_verbosity.hpp b/src/adjust_verbosity.hpp index 9ccf93d4c..7f8a05e63 100644 --- a/src/adjust_verbosity.hpp +++ b/src/adjust_verbosity.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/anisotropic_averaging.cpp b/src/anisotropic_averaging.cpp index ace170433..d30955eca 100644 --- a/src/anisotropic_averaging.cpp +++ b/src/anisotropic_averaging.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/array_slice.cpp b/src/array_slice.cpp index 3206b8d0c..7aae858c4 100644 --- a/src/array_slice.cpp +++ b/src/array_slice.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/bands.cpp b/src/bands.cpp index 030797a86..d6cd6fbf8 100644 --- a/src/bands.cpp +++ b/src/bands.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/bicgstab.cpp b/src/bicgstab.cpp index 7a21e4029..a7a3bac39 100644 --- a/src/bicgstab.cpp +++ b/src/bicgstab.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/bicgstab.hpp b/src/bicgstab.hpp index 1a678b259..5512aa676 100644 --- a/src/bicgstab.hpp +++ b/src/bicgstab.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/boundaries.cpp b/src/boundaries.cpp index 6b421f183..cc86c49f3 100644 --- a/src/boundaries.cpp +++ b/src/boundaries.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/casimir.cpp b/src/casimir.cpp index 816616f54..af9d034c6 100644 --- a/src/casimir.cpp +++ b/src/casimir.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/cw_fields.cpp b/src/cw_fields.cpp index d6000d3b8..57e2a024a 100644 --- a/src/cw_fields.cpp +++ b/src/cw_fields.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/dft.cpp b/src/dft.cpp index a82a540e8..1bc5e5c01 100644 --- a/src/dft.cpp +++ b/src/dft.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/dft_ldos.cpp b/src/dft_ldos.cpp index c3dddb85a..44d08bc71 100644 --- a/src/dft_ldos.cpp +++ b/src/dft_ldos.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/energy_and_flux.cpp b/src/energy_and_flux.cpp index a023faeff..aa13809e0 100644 --- a/src/energy_and_flux.cpp +++ b/src/energy_and_flux.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/fields.cpp b/src/fields.cpp index 2807937f7..7de8dcb0e 100644 --- a/src/fields.cpp +++ b/src/fields.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/fields_dump.cpp b/src/fields_dump.cpp index a0ffd6b86..08b1bf99c 100644 --- a/src/fields_dump.cpp +++ b/src/fields_dump.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/fix_boundary_sources.cpp b/src/fix_boundary_sources.cpp index 078577ae7..de12c130a 100644 --- a/src/fix_boundary_sources.cpp +++ b/src/fix_boundary_sources.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/h5fields.cpp b/src/h5fields.cpp index 3c1ccf597..8de636deb 100644 --- a/src/h5fields.cpp +++ b/src/h5fields.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/h5file.cpp b/src/h5file.cpp index eb7f80ac6..678b8c587 100644 --- a/src/h5file.cpp +++ b/src/h5file.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/initialize.cpp b/src/initialize.cpp index 6709cae14..10925bbd1 100644 --- a/src/initialize.cpp +++ b/src/initialize.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/integrate.cpp b/src/integrate.cpp index dd4fca8fb..b065659aa 100644 --- a/src/integrate.cpp +++ b/src/integrate.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/integrate2.cpp b/src/integrate2.cpp index c2be318fa..bd52d49d3 100644 --- a/src/integrate2.cpp +++ b/src/integrate2.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/loop_in_chunks.cpp b/src/loop_in_chunks.cpp index 55b72160f..484a789d4 100644 --- a/src/loop_in_chunks.cpp +++ b/src/loop_in_chunks.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/material_data.cpp b/src/material_data.cpp index da31348b4..2b2f1cfd9 100644 --- a/src/material_data.cpp +++ b/src/material_data.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/material_data.hpp b/src/material_data.hpp index 0fe63c93a..28f803b47 100644 --- a/src/material_data.hpp +++ b/src/material_data.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meep.hpp b/src/meep.hpp index 63683360f..5eb739053 100644 --- a/src/meep.hpp +++ b/src/meep.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meep/mympi.hpp b/src/meep/mympi.hpp index 98cf996a2..132fcc291 100644 --- a/src/meep/mympi.hpp +++ b/src/meep/mympi.hpp @@ -1,5 +1,5 @@ // -*- C++ -*- -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meep/vec.hpp b/src/meep/vec.hpp index 670253a8e..e18c20238 100644 --- a/src/meep/vec.hpp +++ b/src/meep/vec.hpp @@ -1,5 +1,5 @@ // -*- C++ -*- -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meep_internals.hpp b/src/meep_internals.hpp index 2addec671..ab8e8d64d 100644 --- a/src/meep_internals.hpp +++ b/src/meep_internals.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meepgeom.cpp b/src/meepgeom.cpp index 1c22284dc..eb0406555 100644 --- a/src/meepgeom.cpp +++ b/src/meepgeom.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/meepgeom.hpp b/src/meepgeom.hpp index d1ae1ba88..026201bff 100644 --- a/src/meepgeom.hpp +++ b/src/meepgeom.hpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/monitor.cpp b/src/monitor.cpp index f3c3f3508..c0df938eb 100644 --- a/src/monitor.cpp +++ b/src/monitor.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/mpb.cpp b/src/mpb.cpp index 43039ae5f..986242ccb 100644 --- a/src/mpb.cpp +++ b/src/mpb.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/multilevel-atom.cpp b/src/multilevel-atom.cpp index a41f03502..e6d3d6096 100644 --- a/src/multilevel-atom.cpp +++ b/src/multilevel-atom.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/mympi.cpp b/src/mympi.cpp index c3cbf07c3..0de1cb4c3 100644 --- a/src/mympi.cpp +++ b/src/mympi.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/near2far.cpp b/src/near2far.cpp index 044e5cd54..411206dce 100644 --- a/src/near2far.cpp +++ b/src/near2far.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/output_directory.cpp b/src/output_directory.cpp index 6feab7e84..2ad2cd0eb 100644 --- a/src/output_directory.cpp +++ b/src/output_directory.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/random.cpp b/src/random.cpp index 2aa97ce53..f5cebb70b 100644 --- a/src/random.cpp +++ b/src/random.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/sources.cpp b/src/sources.cpp index 42ba5537b..6a647826a 100644 --- a/src/sources.cpp +++ b/src/sources.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/sphere-quad.cpp b/src/sphere-quad.cpp index fd23f0be1..4941ccf06 100644 --- a/src/sphere-quad.cpp +++ b/src/sphere-quad.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/step.cpp b/src/step.cpp index 48623d117..8fb40dc4e 100644 --- a/src/step.cpp +++ b/src/step.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/step_db.cpp b/src/step_db.cpp index 1b609dfff..8bc20aab8 100644 --- a/src/step_db.cpp +++ b/src/step_db.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/step_generic.cpp b/src/step_generic.cpp index c7b7e6d64..02bc57559 100644 --- a/src/step_generic.cpp +++ b/src/step_generic.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/stress.cpp b/src/stress.cpp index 582e5f640..516ce5dc9 100644 --- a/src/stress.cpp +++ b/src/stress.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/structure.cpp b/src/structure.cpp index c8bb232a2..f1b06d306 100644 --- a/src/structure.cpp +++ b/src/structure.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/structure_dump.cpp b/src/structure_dump.cpp index c3d7ea1c8..a66fea027 100644 --- a/src/structure_dump.cpp +++ b/src/structure_dump.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/susceptibility.cpp b/src/susceptibility.cpp index 6913b497b..9368ad407 100644 --- a/src/susceptibility.cpp +++ b/src/susceptibility.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/time.cpp b/src/time.cpp index 460216f92..40f8d5fba 100644 --- a/src/time.cpp +++ b/src/time.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/update_eh.cpp b/src/update_eh.cpp index 0901edacf..1c235f86c 100644 --- a/src/update_eh.cpp +++ b/src/update_eh.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/update_pols.cpp b/src/update_pols.cpp index 25ca06073..af0f88d8d 100644 --- a/src/update_pols.cpp +++ b/src/update_pols.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/src/vec.cpp b/src/vec.cpp index cefd65b25..355ad3c17 100644 --- a/src/vec.cpp +++ b/src/vec.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/aniso_disp.cpp b/tests/aniso_disp.cpp index bcb4fade0..d8c29b234 100644 --- a/tests/aniso_disp.cpp +++ b/tests/aniso_disp.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/bench.cpp b/tests/bench.cpp index 6b676c069..1dd9826ad 100644 --- a/tests/bench.cpp +++ b/tests/bench.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/bragg_transmission.cpp b/tests/bragg_transmission.cpp index fb68585a4..64bc7da5c 100644 --- a/tests/bragg_transmission.cpp +++ b/tests/bragg_transmission.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/cylindrical.cpp b/tests/cylindrical.cpp index d40fa6d62..611b321bb 100644 --- a/tests/cylindrical.cpp +++ b/tests/cylindrical.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/dump_load.cpp b/tests/dump_load.cpp index 4182a0418..0df28c252 100644 --- a/tests/dump_load.cpp +++ b/tests/dump_load.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/flux.cpp b/tests/flux.cpp index b3d418ef3..9558c3fc6 100644 --- a/tests/flux.cpp +++ b/tests/flux.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/harmonics.cpp b/tests/harmonics.cpp index f86524e03..74664a9c6 100644 --- a/tests/harmonics.cpp +++ b/tests/harmonics.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/integrate.cpp b/tests/integrate.cpp index 91c93d3fc..6655651b6 100644 --- a/tests/integrate.cpp +++ b/tests/integrate.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/tests/known_results.cpp b/tests/known_results.cpp index 03214d39f..0cdfc0123 100644 --- a/tests/known_results.cpp +++ b/tests/known_results.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/near2far.cpp b/tests/near2far.cpp index 413532737..ea5550ba5 100644 --- a/tests/near2far.cpp +++ b/tests/near2far.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/one_dimensional.cpp b/tests/one_dimensional.cpp index 614119716..6c39b83fd 100644 --- a/tests/one_dimensional.cpp +++ b/tests/one_dimensional.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/physical.cpp b/tests/physical.cpp index 5c38a6592..6a5a278ca 100644 --- a/tests/physical.cpp +++ b/tests/physical.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/symmetry.cpp b/tests/symmetry.cpp index 3cf702b75..7f6343471 100644 --- a/tests/symmetry.cpp +++ b/tests/symmetry.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/three_d.cpp b/tests/three_d.cpp index 74fa9b3db..d81033f60 100644 --- a/tests/three_d.cpp +++ b/tests/three_d.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by diff --git a/tests/two_dimensional.cpp b/tests/two_dimensional.cpp index cf58ca3ad..b287b42f0 100644 --- a/tests/two_dimensional.cpp +++ b/tests/two_dimensional.cpp @@ -1,4 +1,4 @@ -/* Copyright (C) 2005-2025 Massachusetts Institute of Technology +/* Copyright (C) 2005-2026 Massachusetts Institute of Technology % % This program is free software; you can redistribute it and/or modify % it under the terms of the GNU General Public License as published by