https://gcc.gnu.org/g:d42af934c0faeca0aed9052f0efde16c298c06da

commit r16-8360-gd42af934c0faeca0aed9052f0efde16c298c06da
Author: Iain Buclaw <[email protected]>
Date:   Tue Mar 31 16:11:50 2026 +0200

    d: Update copyright years of the dmd frontend

Diff:
---
 gcc/d/dmd/access.d                           | 2 +-
 gcc/d/dmd/aggregate.d                        | 2 +-
 gcc/d/dmd/aggregate.h                        | 2 +-
 gcc/d/dmd/aliasthis.d                        | 2 +-
 gcc/d/dmd/aliasthis.h                        | 2 +-
 gcc/d/dmd/arrayop.d                          | 2 +-
 gcc/d/dmd/arraytypes.d                       | 2 +-
 gcc/d/dmd/arraytypes.h                       | 2 +-
 gcc/d/dmd/ast_node.d                         | 2 +-
 gcc/d/dmd/ast_node.h                         | 2 +-
 gcc/d/dmd/astenums.d                         | 2 +-
 gcc/d/dmd/attrib.d                           | 2 +-
 gcc/d/dmd/attrib.h                           | 2 +-
 gcc/d/dmd/attribsem.d                        | 2 +-
 gcc/d/dmd/blockexit.d                        | 2 +-
 gcc/d/dmd/builtin.d                          | 2 +-
 gcc/d/dmd/canthrow.d                         | 2 +-
 gcc/d/dmd/chkformat.d                        | 2 +-
 gcc/d/dmd/clone.d                            | 2 +-
 gcc/d/dmd/common/bitfields.d                 | 2 +-
 gcc/d/dmd/common/charactertables.d           | 2 +-
 gcc/d/dmd/common/charactertables.h           | 2 +-
 gcc/d/dmd/common/file.d                      | 2 +-
 gcc/d/dmd/common/outbuffer.d                 | 2 +-
 gcc/d/dmd/common/outbuffer.h                 | 2 +-
 gcc/d/dmd/common/smallbuffer.d               | 2 +-
 gcc/d/dmd/compiler.d                         | 2 +-
 gcc/d/dmd/compiler.h                         | 2 +-
 gcc/d/dmd/cond.d                             | 2 +-
 gcc/d/dmd/cond.h                             | 2 +-
 gcc/d/dmd/constfold.d                        | 2 +-
 gcc/d/dmd/cparse.d                           | 2 +-
 gcc/d/dmd/ctfe.h                             | 2 +-
 gcc/d/dmd/ctfeexpr.d                         | 2 +-
 gcc/d/dmd/ctorflow.d                         | 2 +-
 gcc/d/dmd/cxxfrontend.d                      | 2 +-
 gcc/d/dmd/dcast.d                            | 2 +-
 gcc/d/dmd/dclass.d                           | 2 +-
 gcc/d/dmd/declaration.d                      | 2 +-
 gcc/d/dmd/declaration.h                      | 2 +-
 gcc/d/dmd/delegatize.d                       | 2 +-
 gcc/d/dmd/denum.d                            | 2 +-
 gcc/d/dmd/deps.d                             | 2 +-
 gcc/d/dmd/dimport.d                          | 2 +-
 gcc/d/dmd/dinterpret.d                       | 2 +-
 gcc/d/dmd/dmacro.d                           | 2 +-
 gcc/d/dmd/dmodule.d                          | 2 +-
 gcc/d/dmd/doc.d                              | 2 +-
 gcc/d/dmd/doc.h                              | 2 +-
 gcc/d/dmd/dscope.d                           | 2 +-
 gcc/d/dmd/dstruct.d                          | 2 +-
 gcc/d/dmd/dsymbol.d                          | 2 +-
 gcc/d/dmd/dsymbol.h                          | 2 +-
 gcc/d/dmd/dsymbolsem.d                       | 2 +-
 gcc/d/dmd/dtemplate.d                        | 2 +-
 gcc/d/dmd/dtoh.d                             | 2 +-
 gcc/d/dmd/dversion.d                         | 2 +-
 gcc/d/dmd/entity.d                           | 2 +-
 gcc/d/dmd/enum.h                             | 2 +-
 gcc/d/dmd/enumsem.d                          | 2 +-
 gcc/d/dmd/errors.d                           | 2 +-
 gcc/d/dmd/errors.h                           | 2 +-
 gcc/d/dmd/errorsink.d                        | 2 +-
 gcc/d/dmd/escape.d                           | 2 +-
 gcc/d/dmd/expression.d                       | 2 +-
 gcc/d/dmd/expression.h                       | 2 +-
 gcc/d/dmd/expressionsem.d                    | 2 +-
 gcc/d/dmd/file_manager.d                     | 2 +-
 gcc/d/dmd/func.d                             | 2 +-
 gcc/d/dmd/funcsem.d                          | 2 +-
 gcc/d/dmd/globals.d                          | 4 ++--
 gcc/d/dmd/globals.h                          | 2 +-
 gcc/d/dmd/hdrgen.d                           | 2 +-
 gcc/d/dmd/hdrgen.h                           | 2 +-
 gcc/d/dmd/iasm/gcc.d                         | 2 +-
 gcc/d/dmd/iasm/package.d                     | 2 +-
 gcc/d/dmd/id.d                               | 2 +-
 gcc/d/dmd/id.h                               | 2 +-
 gcc/d/dmd/identifier.d                       | 2 +-
 gcc/d/dmd/identifier.h                       | 2 +-
 gcc/d/dmd/impcnvtab.d                        | 2 +-
 gcc/d/dmd/imphint.d                          | 2 +-
 gcc/d/dmd/import.h                           | 2 +-
 gcc/d/dmd/importc.d                          | 2 +-
 gcc/d/dmd/init.d                             | 2 +-
 gcc/d/dmd/init.h                             | 2 +-
 gcc/d/dmd/initsem.d                          | 2 +-
 gcc/d/dmd/inline.d                           | 2 +-
 gcc/d/dmd/intrange.d                         | 2 +-
 gcc/d/dmd/json.d                             | 2 +-
 gcc/d/dmd/json.h                             | 2 +-
 gcc/d/dmd/lambdacomp.d                       | 2 +-
 gcc/d/dmd/lexer.d                            | 2 +-
 gcc/d/dmd/location.d                         | 2 +-
 gcc/d/dmd/mangle.h                           | 2 +-
 gcc/d/dmd/mangle/basic.d                     | 2 +-
 gcc/d/dmd/mangle/cpp.d                       | 2 +-
 gcc/d/dmd/mangle/package.d                   | 2 +-
 gcc/d/dmd/module.h                           | 2 +-
 gcc/d/dmd/mtype.d                            | 2 +-
 gcc/d/dmd/mtype.h                            | 2 +-
 gcc/d/dmd/mustuse.d                          | 2 +-
 gcc/d/dmd/nogc.d                             | 2 +-
 gcc/d/dmd/nspace.d                           | 2 +-
 gcc/d/dmd/nspace.h                           | 2 +-
 gcc/d/dmd/ob.d                               | 2 +-
 gcc/d/dmd/objc.d                             | 2 +-
 gcc/d/dmd/objc.h                             | 2 +-
 gcc/d/dmd/opover.d                           | 2 +-
 gcc/d/dmd/optimize.d                         | 2 +-
 gcc/d/dmd/parse.d                            | 2 +-
 gcc/d/dmd/pragmasem.d                        | 2 +-
 gcc/d/dmd/printast.d                         | 2 +-
 gcc/d/dmd/root/aav.d                         | 2 +-
 gcc/d/dmd/root/array.d                       | 2 +-
 gcc/d/dmd/root/array.h                       | 2 +-
 gcc/d/dmd/root/bitarray.d                    | 2 +-
 gcc/d/dmd/root/bitarray.h                    | 2 +-
 gcc/d/dmd/root/complex.d                     | 2 +-
 gcc/d/dmd/root/complex_t.h                   | 2 +-
 gcc/d/dmd/root/ctfloat.d                     | 2 +-
 gcc/d/dmd/root/ctfloat.h                     | 2 +-
 gcc/d/dmd/root/dcompat.h                     | 2 +-
 gcc/d/dmd/root/file.d                        | 2 +-
 gcc/d/dmd/root/filename.d                    | 2 +-
 gcc/d/dmd/root/filename.h                    | 2 +-
 gcc/d/dmd/root/hash.d                        | 2 +-
 gcc/d/dmd/root/optional.d                    | 2 +-
 gcc/d/dmd/root/optional.h                    | 2 +-
 gcc/d/dmd/root/port.d                        | 2 +-
 gcc/d/dmd/root/port.h                        | 2 +-
 gcc/d/dmd/root/region.d                      | 2 +-
 gcc/d/dmd/root/rmem.d                        | 2 +-
 gcc/d/dmd/root/rmem.h                        | 2 +-
 gcc/d/dmd/root/speller.d                     | 2 +-
 gcc/d/dmd/root/string.d                      | 2 +-
 gcc/d/dmd/root/stringtable.d                 | 2 +-
 gcc/d/dmd/root/utf.d                         | 2 +-
 gcc/d/dmd/rootobject.d                       | 2 +-
 gcc/d/dmd/rootobject.h                       | 2 +-
 gcc/d/dmd/safe.d                             | 2 +-
 gcc/d/dmd/scope.h                            | 2 +-
 gcc/d/dmd/semantic2.d                        | 2 +-
 gcc/d/dmd/semantic3.d                        | 2 +-
 gcc/d/dmd/sideeffect.d                       | 2 +-
 gcc/d/dmd/statement.d                        | 2 +-
 gcc/d/dmd/statement.h                        | 2 +-
 gcc/d/dmd/statementsem.d                     | 2 +-
 gcc/d/dmd/staticassert.d                     | 2 +-
 gcc/d/dmd/staticassert.h                     | 2 +-
 gcc/d/dmd/staticcond.d                       | 2 +-
 gcc/d/dmd/stmtstate.d                        | 2 +-
 gcc/d/dmd/target.d                           | 2 +-
 gcc/d/dmd/target.h                           | 2 +-
 gcc/d/dmd/targetcompiler.d                   | 2 +-
 gcc/d/dmd/template.h                         | 2 +-
 gcc/d/dmd/templateparamsem.d                 | 2 +-
 gcc/d/dmd/templatesem.d                      | 2 +-
 gcc/d/dmd/timetrace.d                        | 2 +-
 gcc/d/dmd/tokens.d                           | 2 +-
 gcc/d/dmd/tokens.h                           | 2 +-
 gcc/d/dmd/traits.d                           | 2 +-
 gcc/d/dmd/typesem.d                          | 2 +-
 gcc/d/dmd/typinf.d                           | 2 +-
 gcc/d/dmd/typinf.h                           | 2 +-
 gcc/d/dmd/utils.d                            | 2 +-
 gcc/d/dmd/version.h                          | 2 +-
 gcc/d/dmd/visitor.h                          | 2 +-
 gcc/d/dmd/visitor/foreachvar.d               | 2 +-
 gcc/d/dmd/visitor/package.d                  | 2 +-
 gcc/d/dmd/visitor/postorder.d                | 2 +-
 gcc/d/dmd/visitor/statement_rewrite_walker.d | 2 +-
 172 files changed, 173 insertions(+), 173 deletions(-)

diff --git a/gcc/d/dmd/access.d b/gcc/d/dmd/access.d
index 1871f601b6ef..09515ac3a5cf 100644
--- a/gcc/d/dmd/access.d
+++ b/gcc/d/dmd/access.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 
https://dlang.org/spec/attribute.html#visibility_attributes, Visibility 
Attributes)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/access.d, _access.d)
diff --git a/gcc/d/dmd/aggregate.d b/gcc/d/dmd/aggregate.d
index a29ae0334ac7..668b61b4cc56 100644
--- a/gcc/d/dmd/aggregate.d
+++ b/gcc/d/dmd/aggregate.d
@@ -4,7 +4,7 @@
  * Specification: $(LINK2 https://dlang.org/spec/struct.html, Structs, Unions),
  *                $(LINK2 https://dlang.org/spec/class.html, Class).
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/aggregate.d, 
_aggregate.d)
diff --git a/gcc/d/dmd/aggregate.h b/gcc/d/dmd/aggregate.h
index 4a5f664ca8fd..a421eaf8fcaf 100644
--- a/gcc/d/dmd/aggregate.h
+++ b/gcc/d/dmd/aggregate.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/aliasthis.d b/gcc/d/dmd/aliasthis.d
index 632cf95e80c7..bb1fcd020382 100644
--- a/gcc/d/dmd/aliasthis.d
+++ b/gcc/d/dmd/aliasthis.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/class.html#alias-this, Alias 
This)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/aliasthis.d, 
_aliasthis.d)
diff --git a/gcc/d/dmd/aliasthis.h b/gcc/d/dmd/aliasthis.h
index 249da70fd6ad..ae90722983a8 100644
--- a/gcc/d/dmd/aliasthis.h
+++ b/gcc/d/dmd/aliasthis.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2009-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2009-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/arrayop.d b/gcc/d/dmd/arrayop.d
index d052cd588f7e..c87769015798 100644
--- a/gcc/d/dmd/arrayop.d
+++ b/gcc/d/dmd/arrayop.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/arrays.html#array-operations, 
Array Operations)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/arrayop.d, _arrayop.d)
diff --git a/gcc/d/dmd/arraytypes.d b/gcc/d/dmd/arraytypes.d
index bed684b3a425..1d73cfc175ea 100644
--- a/gcc/d/dmd/arraytypes.d
+++ b/gcc/d/dmd/arraytypes.d
@@ -1,7 +1,7 @@
 /**
  * Provide aliases for arrays of certain declarations or statements.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/arraytypes.d, 
_arraytypes.d)
diff --git a/gcc/d/dmd/arraytypes.h b/gcc/d/dmd/arraytypes.h
index a06144332db5..2ab5ea07bb9b 100644
--- a/gcc/d/dmd/arraytypes.h
+++ b/gcc/d/dmd/arraytypes.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2006-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2006-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/ast_node.d b/gcc/d/dmd/ast_node.d
index ad491699473b..2693fcb9bb40 100644
--- a/gcc/d/dmd/ast_node.d
+++ b/gcc/d/dmd/ast_node.d
@@ -1,7 +1,7 @@
 /**
  * Defines the base class for all nodes which are part of the AST.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/ast_node.d, 
_ast_node.d)
diff --git a/gcc/d/dmd/ast_node.h b/gcc/d/dmd/ast_node.h
index 0782d7eb460b..ff7ad1c6ae98 100644
--- a/gcc/d/dmd/ast_node.h
+++ b/gcc/d/dmd/ast_node.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/astenums.d b/gcc/d/dmd/astenums.d
index 1a5fcb8a5570..756d249d668f 100644
--- a/gcc/d/dmd/astenums.d
+++ b/gcc/d/dmd/astenums.d
@@ -1,7 +1,7 @@
 /**
  * Defines enums common to dmd and dmd as parse library.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/astenums.d, 
_astenums.d)
  * Documentation:  https://dlang.org/phobos/dmd_astenums.html
diff --git a/gcc/d/dmd/attrib.d b/gcc/d/dmd/attrib.d
index 8c2202358c80..687fba8e78af 100644
--- a/gcc/d/dmd/attrib.d
+++ b/gcc/d/dmd/attrib.d
@@ -14,7 +14,7 @@
  * - Protection (`private`, `public`)
  * - Deprecated declarations (`@deprecated`)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/attrib.d, _attrib.d)
diff --git a/gcc/d/dmd/attrib.h b/gcc/d/dmd/attrib.h
index 24d91abc6275..630131fd0057 100644
--- a/gcc/d/dmd/attrib.h
+++ b/gcc/d/dmd/attrib.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/attribsem.d b/gcc/d/dmd/attribsem.d
index bc966bb8eb93..0059884d54fa 100644
--- a/gcc/d/dmd/attribsem.d
+++ b/gcc/d/dmd/attribsem.d
@@ -14,7 +14,7 @@
  * - Protection (`private`, `public`)
  * - Deprecated declarations (`@deprecated`)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/attribsem.d, 
_attrib.d)
diff --git a/gcc/d/dmd/blockexit.d b/gcc/d/dmd/blockexit.d
index 3f06a24a31a8..935fc1edf523 100644
--- a/gcc/d/dmd/blockexit.d
+++ b/gcc/d/dmd/blockexit.d
@@ -1,7 +1,7 @@
 /**
  * Find out in what ways control flow can exit a statement block.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/blockexit.d, 
_blockexit.d)
diff --git a/gcc/d/dmd/builtin.d b/gcc/d/dmd/builtin.d
index facce7989ed8..dc2c080765fa 100644
--- a/gcc/d/dmd/builtin.d
+++ b/gcc/d/dmd/builtin.d
@@ -3,7 +3,7 @@
  *
  * Currently includes functions from `std.math`, `core.math` and `core.bitop`.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/builtin.d, _builtin.d)
diff --git a/gcc/d/dmd/canthrow.d b/gcc/d/dmd/canthrow.d
index 39536a4f7729..2780f81a513f 100644
--- a/gcc/d/dmd/canthrow.d
+++ b/gcc/d/dmd/canthrow.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 
https://dlang.org/spec/function.html#nothrow-functions, Nothrow Functions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/canthrow.d, 
_canthrow.d)
diff --git a/gcc/d/dmd/chkformat.d b/gcc/d/dmd/chkformat.d
index 58144db681e1..2a62fb3dc920 100644
--- a/gcc/d/dmd/chkformat.d
+++ b/gcc/d/dmd/chkformat.d
@@ -1,7 +1,7 @@
 /**
  * Check the arguments to `printf` and `scanf` against the `format` string.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/chkformat.d, 
_chkformat.d)
diff --git a/gcc/d/dmd/clone.d b/gcc/d/dmd/clone.d
index f3f359ee3129..610dd756ec62 100644
--- a/gcc/d/dmd/clone.d
+++ b/gcc/d/dmd/clone.d
@@ -2,7 +2,7 @@
  * Builds struct member functions if needed and not defined by the user.
  * Includes `opEquals`, `opAssign`, post blit, copy constructor and destructor.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/clone.d, _clone.d)
diff --git a/gcc/d/dmd/common/bitfields.d b/gcc/d/dmd/common/bitfields.d
index dd01e8f4fd79..ce2c93863668 100644
--- a/gcc/d/dmd/common/bitfields.d
+++ b/gcc/d/dmd/common/bitfields.d
@@ -1,7 +1,7 @@
 /**
  * A library bitfields utility
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Dennis Korpel
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/bitfields.d, 
common/bitfields.d)
diff --git a/gcc/d/dmd/common/charactertables.d 
b/gcc/d/dmd/common/charactertables.d
index 7df5234904c3..baa126203288 100644
--- a/gcc/d/dmd/common/charactertables.d
+++ b/gcc/d/dmd/common/charactertables.d
@@ -3,7 +3,7 @@
  *
  * Supports UAX31, C99, C11 and least restrictive (All).
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   $(LINK2 https://cattermole.co.nz, Richard (Rikki) Andrew 
Cattermole)
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/charactertables.d,
 common/charactertables.d)
diff --git a/gcc/d/dmd/common/charactertables.h 
b/gcc/d/dmd/common/charactertables.h
index b38409e302e0..86558a186205 100644
--- a/gcc/d/dmd/common/charactertables.h
+++ b/gcc/d/dmd/common/charactertables.h
@@ -3,7 +3,7 @@
  *
  * Supports UAX31, C99, C11 and least restrictive (All).
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   $(LINK2 https://cattermole.co.nz, Richard (Rikki) Andrew 
Cattermole)
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/charactertables.h,
 common/charactertables.d)
diff --git a/gcc/d/dmd/common/file.d b/gcc/d/dmd/common/file.d
index 41a7f3307c57..dad41de13ef4 100644
--- a/gcc/d/dmd/common/file.d
+++ b/gcc/d/dmd/common/file.d
@@ -4,7 +4,7 @@
  * Functions and objects dedicated to file I/O and management. TODO: Move here 
artifacts
  * from places such as root/ so both the frontend and the backend have access 
to them.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/file.d, 
common/_file.d)
diff --git a/gcc/d/dmd/common/outbuffer.d b/gcc/d/dmd/common/outbuffer.d
index a5340ef8058c..d569c98b3fb4 100644
--- a/gcc/d/dmd/common/outbuffer.d
+++ b/gcc/d/dmd/common/outbuffer.d
@@ -1,7 +1,7 @@
 /**
  * An expandable buffer in which you can write text or binary data.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/outbuffer.d, 
root/_outbuffer.d)
diff --git a/gcc/d/dmd/common/outbuffer.h b/gcc/d/dmd/common/outbuffer.h
index 9630f1220157..435193d71632 100644
--- a/gcc/d/dmd/common/outbuffer.h
+++ b/gcc/d/dmd/common/outbuffer.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/common/smallbuffer.d b/gcc/d/dmd/common/smallbuffer.d
index 085c0e34348e..cbcd6e1380af 100644
--- a/gcc/d/dmd/common/smallbuffer.d
+++ b/gcc/d/dmd/common/smallbuffer.d
@@ -1,7 +1,7 @@
 /**
  * Common string functions including filename manipulation.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/common/smallbuffer.d, 
common/_smallbuffer.d)
diff --git a/gcc/d/dmd/compiler.d b/gcc/d/dmd/compiler.d
index 8203e0c30721..df88f97019f6 100644
--- a/gcc/d/dmd/compiler.d
+++ b/gcc/d/dmd/compiler.d
@@ -1,7 +1,7 @@
 /**
  * Describes a back-end compiler and implements compiler-specific actions.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/compiler.d, 
_compiler.d)
diff --git a/gcc/d/dmd/compiler.h b/gcc/d/dmd/compiler.h
index ca085c6649c7..ac9d60630b84 100644
--- a/gcc/d/dmd/compiler.h
+++ b/gcc/d/dmd/compiler.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/cond.d b/gcc/d/dmd/cond.d
index 416d6bd69285..b1cdbbcade11 100644
--- a/gcc/d/dmd/cond.d
+++ b/gcc/d/dmd/cond.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/version.html, Conditional 
Compilation)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/cond.d, _cond.d)
diff --git a/gcc/d/dmd/cond.h b/gcc/d/dmd/cond.h
index 0afa042f9daa..1892d2c9cfc9 100644
--- a/gcc/d/dmd/cond.h
+++ b/gcc/d/dmd/cond.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/constfold.d b/gcc/d/dmd/constfold.d
index d7db3c3bf32c..1dc6c4ca2de3 100644
--- a/gcc/d/dmd/constfold.d
+++ b/gcc/d/dmd/constfold.d
@@ -5,7 +5,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/float.html#fp_const_folding, 
Floating Point Constant Folding)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/constfold.d, 
_constfold.d)
diff --git a/gcc/d/dmd/cparse.d b/gcc/d/dmd/cparse.d
index 05f0edaa0c27..0d961e067493 100644
--- a/gcc/d/dmd/cparse.d
+++ b/gcc/d/dmd/cparse.d
@@ -3,7 +3,7 @@
  *
  * Specification: C11
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/cparse.d, _cparse.d)
diff --git a/gcc/d/dmd/ctfe.h b/gcc/d/dmd/ctfe.h
index e022d7c2a249..cff61f880caa 100644
--- a/gcc/d/dmd/ctfe.h
+++ b/gcc/d/dmd/ctfe.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/ctfeexpr.d b/gcc/d/dmd/ctfeexpr.d
index 8087db2d25a6..6cd32bd5e2fb 100644
--- a/gcc/d/dmd/ctfeexpr.d
+++ b/gcc/d/dmd/ctfeexpr.d
@@ -1,7 +1,7 @@
 /**
  * CTFE for expressions involving pointers, slices, array concatenation etc.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/ctfeexpr.d, 
_ctfeexpr.d)
diff --git a/gcc/d/dmd/ctorflow.d b/gcc/d/dmd/ctorflow.d
index e604700e1f9f..4207c681e2c4 100644
--- a/gcc/d/dmd/ctorflow.d
+++ b/gcc/d/dmd/ctorflow.d
@@ -1,7 +1,7 @@
 /**
  * Manage flow analysis for constructors.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/ctorflow.d, 
_ctorflow.d)
diff --git a/gcc/d/dmd/cxxfrontend.d b/gcc/d/dmd/cxxfrontend.d
index eb25405efba5..e29fe28f6c48 100644
--- a/gcc/d/dmd/cxxfrontend.d
+++ b/gcc/d/dmd/cxxfrontend.d
@@ -1,7 +1,7 @@
 /**
  * Contains C++ interfaces for interacting with DMD as a library.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/cxxfrontend.d, 
_cxxfrontend.d)
diff --git a/gcc/d/dmd/dcast.d b/gcc/d/dmd/dcast.d
index 8ab49b3c470f..73cfca8a5d1f 100644
--- a/gcc/d/dmd/dcast.d
+++ b/gcc/d/dmd/dcast.d
@@ -1,7 +1,7 @@
 /**
  * Semantic analysis for cast-expressions.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dcast.d, _dcast.d)
diff --git a/gcc/d/dmd/dclass.d b/gcc/d/dmd/dclass.d
index dcbad395d938..6385265f9f1d 100644
--- a/gcc/d/dmd/dclass.d
+++ b/gcc/d/dmd/dclass.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/class.html, Classes)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dclass.d, _dclass.d)
diff --git a/gcc/d/dmd/declaration.d b/gcc/d/dmd/declaration.d
index faeab44ed1d3..537e51e9a690 100644
--- a/gcc/d/dmd/declaration.d
+++ b/gcc/d/dmd/declaration.d
@@ -2,7 +2,7 @@
  * Miscellaneous declarations, including typedef, alias, variable declarations 
including the
  * implicit this declaration, type tuples, ClassInfo, ModuleInfo and various 
TypeInfos.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/declaration.d, 
_declaration.d)
diff --git a/gcc/d/dmd/declaration.h b/gcc/d/dmd/declaration.h
index fbca3074fe47..612c5de5b353 100644
--- a/gcc/d/dmd/declaration.h
+++ b/gcc/d/dmd/declaration.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/delegatize.d b/gcc/d/dmd/delegatize.d
index c28af9ba07ef..ff44d5895d6f 100644
--- a/gcc/d/dmd/delegatize.d
+++ b/gcc/d/dmd/delegatize.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/function.html#lazy-params, 
Lazy Parameters)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/delegatize.d, 
_delegatize.d)
diff --git a/gcc/d/dmd/denum.d b/gcc/d/dmd/denum.d
index a48308c5ff24..f065580a355b 100644
--- a/gcc/d/dmd/denum.d
+++ b/gcc/d/dmd/denum.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/enum.html, Enums)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/denum.d, _denum.d)
diff --git a/gcc/d/dmd/deps.d b/gcc/d/dmd/deps.d
index f586a84411f3..4c0dca6eca06 100644
--- a/gcc/d/dmd/deps.d
+++ b/gcc/d/dmd/deps.d
@@ -22,7 +22,7 @@
  *   source/importb.d
  * ---
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/deps.d, makedeps.d)
  * Documentation:  https://dlang.org/phobos/dmd_deps.html
diff --git a/gcc/d/dmd/dimport.d b/gcc/d/dmd/dimport.d
index e634081e86fe..201ab010ced6 100644
--- a/gcc/d/dmd/dimport.d
+++ b/gcc/d/dmd/dimport.d
@@ -1,7 +1,7 @@
 /**
  * A `Dsymbol` representing a renamed import.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dimport.d, _dimport.d)
diff --git a/gcc/d/dmd/dinterpret.d b/gcc/d/dmd/dinterpret.d
index 61088e02bbfd..fb07953ace41 100644
--- a/gcc/d/dmd/dinterpret.d
+++ b/gcc/d/dmd/dinterpret.d
@@ -3,7 +3,7 @@
  *
  * Specification: ($LINK2 https://dlang.org/spec/function.html#interpretation, 
Compile Time Function Execution (CTFE))
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dinterpret.d, 
_dinterpret.d)
diff --git a/gcc/d/dmd/dmacro.d b/gcc/d/dmd/dmacro.d
index 307b43fb63f5..f42ef3f78395 100644
--- a/gcc/d/dmd/dmacro.d
+++ b/gcc/d/dmd/dmacro.d
@@ -1,7 +1,7 @@
 /**
  * Text macro processor for Ddoc.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dmacro.d, _dmacro.d)
diff --git a/gcc/d/dmd/dmodule.d b/gcc/d/dmd/dmodule.d
index 9b9971870059..4ddbe925ab85 100644
--- a/gcc/d/dmd/dmodule.d
+++ b/gcc/d/dmd/dmodule.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/module.html, Modules)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dmodule.d, _dmodule.d)
diff --git a/gcc/d/dmd/doc.d b/gcc/d/dmd/doc.d
index 4328391d6900..ada57729b062 100644
--- a/gcc/d/dmd/doc.d
+++ b/gcc/d/dmd/doc.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/ddoc.html, Documentation 
Generator)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/doc.d, _doc.d)
diff --git a/gcc/d/dmd/doc.h b/gcc/d/dmd/doc.h
index 61a51a0b82b1..142374da1f60 100644
--- a/gcc/d/dmd/doc.h
+++ b/gcc/d/dmd/doc.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/dscope.d b/gcc/d/dmd/dscope.d
index cdec3218b08c..71442c48ba22 100644
--- a/gcc/d/dmd/dscope.d
+++ b/gcc/d/dmd/dscope.d
@@ -3,7 +3,7 @@
  *
  * Not to be confused with the `scope` storage class.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dscope.d, _dscope.d)
diff --git a/gcc/d/dmd/dstruct.d b/gcc/d/dmd/dstruct.d
index ac5ee046cc1d..089307968d57 100644
--- a/gcc/d/dmd/dstruct.d
+++ b/gcc/d/dmd/dstruct.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/struct.html, Structs, Unions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dstruct.d, _dstruct.d)
diff --git a/gcc/d/dmd/dsymbol.d b/gcc/d/dmd/dsymbol.d
index 640eda90e5a1..ed02ead4cf89 100644
--- a/gcc/d/dmd/dsymbol.d
+++ b/gcc/d/dmd/dsymbol.d
@@ -1,7 +1,7 @@
 /**
  * The base class for a D symbol, which can be a module, variable, function, 
enum, etc.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dsymbol.d, _dsymbol.d)
diff --git a/gcc/d/dmd/dsymbol.h b/gcc/d/dmd/dsymbol.h
index a22a93c53ca9..f6665c59223f 100644
--- a/gcc/d/dmd/dsymbol.h
+++ b/gcc/d/dmd/dsymbol.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/dsymbolsem.d b/gcc/d/dmd/dsymbolsem.d
index 0e2632f64bc4..b9afe212688a 100644
--- a/gcc/d/dmd/dsymbolsem.d
+++ b/gcc/d/dmd/dsymbolsem.d
@@ -2,7 +2,7 @@
  * Does the semantic 1 pass on the AST, which looks at symbol declarations but 
not initializers
  * or function bodies.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dsymbolsem.d, 
_dsymbolsem.d)
diff --git a/gcc/d/dmd/dtemplate.d b/gcc/d/dmd/dtemplate.d
index f68c92811c56..40f1f07cbbe3 100644
--- a/gcc/d/dmd/dtemplate.d
+++ b/gcc/d/dmd/dtemplate.d
@@ -28,7 +28,7 @@
  *   arguments, and uses it if found.
  * - Otherwise, the rest of semantic is run on the `TemplateInstance`.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dtemplate.d, 
_dtemplate.d)
diff --git a/gcc/d/dmd/dtoh.d b/gcc/d/dmd/dtoh.d
index 839127ca42f0..933f0f12ae6b 100644
--- a/gcc/d/dmd/dtoh.d
+++ b/gcc/d/dmd/dtoh.d
@@ -2,7 +2,7 @@
  * This module contains the implementation of the C++ header generation 
available through
  * the command line switch -Hc.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dtoh.d, _dtoh.d)
diff --git a/gcc/d/dmd/dversion.d b/gcc/d/dmd/dversion.d
index 166eb92fe37f..17d888b17ed3 100644
--- a/gcc/d/dmd/dversion.d
+++ b/gcc/d/dmd/dversion.d
@@ -4,7 +4,7 @@
  * Specification: $(LINK2 
https://dlang.org/spec/version.html#version-specification, Version 
Specification),
  *                $(LINK2 
https://dlang.org/spec/version.html#debug_specification, Debug Specification).
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/dversion.d, 
_dversion.d)
diff --git a/gcc/d/dmd/entity.d b/gcc/d/dmd/entity.d
index a70029b37497..6ae71b4513c5 100644
--- a/gcc/d/dmd/entity.d
+++ b/gcc/d/dmd/entity.d
@@ -3,7 +3,7 @@
  *
  * Specification $(LINK2 https://dlang.org/spec/entity.html, Named Character 
Entities)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/entity.d, _entity.d)
diff --git a/gcc/d/dmd/enum.h b/gcc/d/dmd/enum.h
index 5d59534bcf6e..c889141f3d27 100644
--- a/gcc/d/dmd/enum.h
+++ b/gcc/d/dmd/enum.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/enumsem.d b/gcc/d/dmd/enumsem.d
index f00c69c4510e..99aaa6c8c931 100644
--- a/gcc/d/dmd/enumsem.d
+++ b/gcc/d/dmd/enumsem.d
@@ -1,7 +1,7 @@
 /**
  * Does the semantic passes on enums.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/enumsem.d, _enumsem.d)
diff --git a/gcc/d/dmd/errors.d b/gcc/d/dmd/errors.d
index 1fcc654ad68b..16b6c7eb4651 100644
--- a/gcc/d/dmd/errors.d
+++ b/gcc/d/dmd/errors.d
@@ -1,7 +1,7 @@
 /**
  * Functions for raising errors.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/errors.d, _errors.d)
diff --git a/gcc/d/dmd/errors.h b/gcc/d/dmd/errors.h
index a2d0f36e038d..13a716c03026 100644
--- a/gcc/d/dmd/errors.h
+++ b/gcc/d/dmd/errors.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/errorsink.d b/gcc/d/dmd/errorsink.d
index 5793ef1c0e5e..0d4a3d4b7734 100644
--- a/gcc/d/dmd/errorsink.d
+++ b/gcc/d/dmd/errorsink.d
@@ -1,7 +1,7 @@
 /**
  * Provides an abstraction for what to do with error messages.
  *
- * Copyright:   Copyright (C) 2023-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 2023-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/errorsink.d, 
_errorsink.d)
diff --git a/gcc/d/dmd/escape.d b/gcc/d/dmd/escape.d
index 1b50cdea5b26..3a2297d1615d 100644
--- a/gcc/d/dmd/escape.d
+++ b/gcc/d/dmd/escape.d
@@ -1,7 +1,7 @@
 /**
  * Most of the logic to implement scoped pointers and scoped references is 
here.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/escape.d, _escape.d)
diff --git a/gcc/d/dmd/expression.d b/gcc/d/dmd/expression.d
index d7bbdbd3b0c3..98d1a8ee34dc 100644
--- a/gcc/d/dmd/expression.d
+++ b/gcc/d/dmd/expression.d
@@ -3,7 +3,7 @@
  *
  * Specification: ($LINK2 https://dlang.org/spec/expression.html, Expressions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/expression.d, 
_expression.d)
diff --git a/gcc/d/dmd/expression.h b/gcc/d/dmd/expression.h
index 7af0992ef8bf..d6577d6451a7 100644
--- a/gcc/d/dmd/expression.h
+++ b/gcc/d/dmd/expression.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/expressionsem.d b/gcc/d/dmd/expressionsem.d
index 23b77fc57172..4c564b77617c 100644
--- a/gcc/d/dmd/expressionsem.d
+++ b/gcc/d/dmd/expressionsem.d
@@ -3,7 +3,7 @@
  *
  * Specification: ($LINK2 https://dlang.org/spec/expression.html, Expressions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/expressionsem.d, 
_expressionsem.d)
diff --git a/gcc/d/dmd/file_manager.d b/gcc/d/dmd/file_manager.d
index c63dbc66996b..4650c2b60022 100644
--- a/gcc/d/dmd/file_manager.d
+++ b/gcc/d/dmd/file_manager.d
@@ -1,7 +1,7 @@
 /**
  * Read a file from disk and store it in memory.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/file_manager.d, 
_file_manager.d)
  * Documentation:  https://dlang.org/phobos/dmd_file_manager.html
diff --git a/gcc/d/dmd/func.d b/gcc/d/dmd/func.d
index b7e60aa2a1d2..441089b0fd19 100644
--- a/gcc/d/dmd/func.d
+++ b/gcc/d/dmd/func.d
@@ -8,7 +8,7 @@
  * - `invariant`
  * - `unittest`
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/func.d, _func.d)
diff --git a/gcc/d/dmd/funcsem.d b/gcc/d/dmd/funcsem.d
index d4e660ce667f..0bdd75fd55ef 100644
--- a/gcc/d/dmd/funcsem.d
+++ b/gcc/d/dmd/funcsem.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/function.html, Functions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/funcsem.d, _funcsem.d)
diff --git a/gcc/d/dmd/globals.d b/gcc/d/dmd/globals.d
index 54a0228c4f21..78584bf7cf3e 100644
--- a/gcc/d/dmd/globals.d
+++ b/gcc/d/dmd/globals.d
@@ -1,7 +1,7 @@
 /**
  * Stores command line options and contains other miscellaneous declarations.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/globals.d, _globals.d)
@@ -299,7 +299,7 @@ extern (C++) struct Global
 {
     const(char)[] inifilename; /// filename of configuration file as given by 
`-conf=`, or default value
 
-    string copyright = "Copyright (C) 1999-2025 by The D Language Foundation, 
All Rights Reserved";
+    string copyright = "Copyright (C) 1999-2026 by The D Language Foundation, 
All Rights Reserved";
     string written = "written by Walter Bright";
 
     Array!(ImportPathInfo) path;       /// Array of path informations which 
form the import lookup path
diff --git a/gcc/d/dmd/globals.h b/gcc/d/dmd/globals.h
index be44f025fc25..3d696eb063ed 100644
--- a/gcc/d/dmd/globals.h
+++ b/gcc/d/dmd/globals.h
@@ -1,5 +1,5 @@
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/hdrgen.d b/gcc/d/dmd/hdrgen.d
index a5d9f0ff3fae..a79822a43b6e 100644
--- a/gcc/d/dmd/hdrgen.d
+++ b/gcc/d/dmd/hdrgen.d
@@ -3,7 +3,7 @@
  *
  * Also used to convert AST nodes to D code in general, e.g. for error 
messages or `printf` debugging.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/hdrgen.d, _hdrgen.d)
diff --git a/gcc/d/dmd/hdrgen.h b/gcc/d/dmd/hdrgen.h
index 2bc355908d0c..7c7fb764ec06 100644
--- a/gcc/d/dmd/hdrgen.h
+++ b/gcc/d/dmd/hdrgen.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Dave Fladebo
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/iasm/gcc.d b/gcc/d/dmd/iasm/gcc.d
index f7216f3575cd..2f5d7aaf9f25 100644
--- a/gcc/d/dmd/iasm/gcc.d
+++ b/gcc/d/dmd/iasm/gcc.d
@@ -1,7 +1,7 @@
 /**
  * Inline assembler for the GCC D compiler.
  *
- *              Copyright (C) 2018-2025 by The D Language Foundation, All 
Rights Reserved
+ *              Copyright (C) 2018-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     Iain Buclaw
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/iasmgcc.d, _iasmgcc.d)
diff --git a/gcc/d/dmd/iasm/package.d b/gcc/d/dmd/iasm/package.d
index 33af0ca11dd5..a46e59f71f87 100644
--- a/gcc/d/dmd/iasm/package.d
+++ b/gcc/d/dmd/iasm/package.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/iasm.html, Inline Assembler)
  *
- *              Copyright (C) 2018-2025 by The D Language Foundation, All 
Rights Reserved
+ *              Copyright (C) 2018-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/iasm.d, _iasm.d)
diff --git a/gcc/d/dmd/id.d b/gcc/d/dmd/id.d
index ed7423d433d0..beb3de62b35c 100644
--- a/gcc/d/dmd/id.d
+++ b/gcc/d/dmd/id.d
@@ -1,7 +1,7 @@
 /**
  * Contains the `Id` struct with a list of predefined symbols the compiler 
knows about.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/id.d, _id.d)
diff --git a/gcc/d/dmd/id.h b/gcc/d/dmd/id.h
index cab42bf55c4f..77eb667379c1 100644
--- a/gcc/d/dmd/id.h
+++ b/gcc/d/dmd/id.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2017-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2017-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/identifier.d b/gcc/d/dmd/identifier.d
index 5f2deb9233d3..64ffeb915294 100644
--- a/gcc/d/dmd/identifier.d
+++ b/gcc/d/dmd/identifier.d
@@ -1,7 +1,7 @@
 /**
  * Defines an identifier, which is the name of a `Dsymbol`.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/identifier.d, 
_identifier.d)
diff --git a/gcc/d/dmd/identifier.h b/gcc/d/dmd/identifier.h
index 02b55b6502db..9e88efc3a7a9 100644
--- a/gcc/d/dmd/identifier.h
+++ b/gcc/d/dmd/identifier.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/impcnvtab.d b/gcc/d/dmd/impcnvtab.d
index b2ab919f1b2d..767b7b239588 100644
--- a/gcc/d/dmd/impcnvtab.d
+++ b/gcc/d/dmd/impcnvtab.d
@@ -6,7 +6,7 @@
  * Specification: $(LINK2 https://dlang.org/spec/type.html#integer-promotions, 
Integer Promotions),
  *   $(LINK2 https://dlang.org/spec/type.html#usual-arithmetic-conversions, 
Usual Arithmetic Conversions).
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/impcnvtab.d, 
_impcnvtab.d)
diff --git a/gcc/d/dmd/imphint.d b/gcc/d/dmd/imphint.d
index 1b2d51d79434..524d269cc1f7 100644
--- a/gcc/d/dmd/imphint.d
+++ b/gcc/d/dmd/imphint.d
@@ -3,7 +3,7 @@
  *
  * For example, prompt to `import std.stdio` when using `writeln`.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/imphint.d, _imphint.d)
diff --git a/gcc/d/dmd/import.h b/gcc/d/dmd/import.h
index 06b212f05465..d0e81e23570d 100644
--- a/gcc/d/dmd/import.h
+++ b/gcc/d/dmd/import.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/importc.d b/gcc/d/dmd/importc.d
index db16ce763d28..cf94b632a8e0 100644
--- a/gcc/d/dmd/importc.d
+++ b/gcc/d/dmd/importc.d
@@ -3,7 +3,7 @@
  *
  * Specification: C11
  *
- * Copyright:   Copyright (C) 2021-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 2021-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/importc.d, _importc.d)
diff --git a/gcc/d/dmd/init.d b/gcc/d/dmd/init.d
index 55fb6f348566..9a118bb3d658 100644
--- a/gcc/d/dmd/init.d
+++ b/gcc/d/dmd/init.d
@@ -1,7 +1,7 @@
 /**
  * Defines initializers of variables, e.g. the array literal in `int[3] x = 
[0, 1, 2]`.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/init.d, _init.d)
diff --git a/gcc/d/dmd/init.h b/gcc/d/dmd/init.h
index a832b9ed4de9..142af9c73619 100644
--- a/gcc/d/dmd/init.h
+++ b/gcc/d/dmd/init.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/initsem.d b/gcc/d/dmd/initsem.d
index 00de25845136..9ddf5508eb17 100644
--- a/gcc/d/dmd/initsem.d
+++ b/gcc/d/dmd/initsem.d
@@ -1,7 +1,7 @@
 /**
  * Semantic analysis of initializers.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/initsem.d, _initsem.d)
diff --git a/gcc/d/dmd/inline.d b/gcc/d/dmd/inline.d
index 72f2da45d0d2..006b93d5fc11 100644
--- a/gcc/d/dmd/inline.d
+++ b/gcc/d/dmd/inline.d
@@ -4,7 +4,7 @@
  * The AST is traversed, and every function call is considered for inlining 
using `inlinecost.d`.
  * The function call is then inlined if this cost is below a threshold.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/inline.d, _inline.d)
diff --git a/gcc/d/dmd/intrange.d b/gcc/d/dmd/intrange.d
index 9f4cd955bdf4..4f8af92433f0 100644
--- a/gcc/d/dmd/intrange.d
+++ b/gcc/d/dmd/intrange.d
@@ -1,7 +1,7 @@
 /**
  * Implement $(LINK2 https://digitalmars.com/articles/b62.html, Value Range 
Propagation).
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/intrange.d, 
_intrange.d)
diff --git a/gcc/d/dmd/json.d b/gcc/d/dmd/json.d
index 839ac81bb5aa..512b4dc75700 100644
--- a/gcc/d/dmd/json.d
+++ b/gcc/d/dmd/json.d
@@ -1,7 +1,7 @@
 /**
  * Code for generating .json descriptions of the module when passing the `-X` 
flag to dmd.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/json.d, _json.d)
diff --git a/gcc/d/dmd/json.h b/gcc/d/dmd/json.h
index 821150935aa7..734f20f394ae 100644
--- a/gcc/d/dmd/json.h
+++ b/gcc/d/dmd/json.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/lambdacomp.d b/gcc/d/dmd/lambdacomp.d
index 445ddd69d7e0..12b1d6582b69 100644
--- a/gcc/d/dmd/lambdacomp.d
+++ b/gcc/d/dmd/lambdacomp.d
@@ -5,7 +5,7 @@
  * The serialization is a string which contains the type of the parameters and 
the string
  * represantation of the lambda expression.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/lambdacomp.d, 
_lambdacomp.d)
diff --git a/gcc/d/dmd/lexer.d b/gcc/d/dmd/lexer.d
index fe8b0c8158a3..b5b82a91df61 100644
--- a/gcc/d/dmd/lexer.d
+++ b/gcc/d/dmd/lexer.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/lex.html, Lexical)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/lexer.d, _lexer.d)
diff --git a/gcc/d/dmd/location.d b/gcc/d/dmd/location.d
index daff06f3d2c6..102d44360258 100644
--- a/gcc/d/dmd/location.d
+++ b/gcc/d/dmd/location.d
@@ -1,7 +1,7 @@
 /**
  * Encapsulates file/line/column locations.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/location.d, 
_location.d)
diff --git a/gcc/d/dmd/mangle.h b/gcc/d/dmd/mangle.h
index 97875c5dddf8..488755e5ab1d 100644
--- a/gcc/d/dmd/mangle.h
+++ b/gcc/d/dmd/mangle.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/mangle/basic.d b/gcc/d/dmd/mangle/basic.d
index 263dd5ed4691..f50faaa9b5a3 100644
--- a/gcc/d/dmd/mangle/basic.d
+++ b/gcc/d/dmd/mangle/basic.d
@@ -1,7 +1,7 @@
 /**
  * Defines the building blocks for creating the mangled names for basic types.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mangle/basic.d, 
_basicmangle.d)
  * Documentation:  https://dlang.org/phobos/dmd_basicmangle.html
diff --git a/gcc/d/dmd/mangle/cpp.d b/gcc/d/dmd/mangle/cpp.d
index ae0e60bd24fd..bf7c46e19c72 100644
--- a/gcc/d/dmd/mangle/cpp.d
+++ b/gcc/d/dmd/mangle/cpp.d
@@ -4,7 +4,7 @@
  * This is the POSIX side of the implementation.
  * It exports two functions to C++, `toCppMangleItanium` and 
`cppTypeInfoMangleItanium`.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors: Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mangle/cpp.d, 
_cppmangle.d)
diff --git a/gcc/d/dmd/mangle/package.d b/gcc/d/dmd/mangle/package.d
index 8b68ac87a499..8a3f59cae9d6 100644
--- a/gcc/d/dmd/mangle/package.d
+++ b/gcc/d/dmd/mangle/package.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/abi.html#name_mangling, Name 
Mangling)
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors: Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mangle/package.d, 
_dmangle.d)
diff --git a/gcc/d/dmd/module.h b/gcc/d/dmd/module.h
index 15101c203950..e23851acd576 100644
--- a/gcc/d/dmd/module.h
+++ b/gcc/d/dmd/module.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/mtype.d b/gcc/d/dmd/mtype.d
index d562c103d008..74364d05e3f8 100644
--- a/gcc/d/dmd/mtype.d
+++ b/gcc/d/dmd/mtype.d
@@ -1,7 +1,7 @@
 /**
  * Defines a D type.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mtype.d, _mtype.d)
diff --git a/gcc/d/dmd/mtype.h b/gcc/d/dmd/mtype.h
index 3a78228f7f94..e2edcd996ad7 100644
--- a/gcc/d/dmd/mtype.h
+++ b/gcc/d/dmd/mtype.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/mustuse.d b/gcc/d/dmd/mustuse.d
index 84a991e69323..2125206322ef 100644
--- a/gcc/d/dmd/mustuse.d
+++ b/gcc/d/dmd/mustuse.d
@@ -1,7 +1,7 @@
 /**
  * Compile-time checks associated with the @mustuse attribute.
  *
- * Copyright: Copyright (C) 2022-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 2022-2026 by The D Language Foundation, All Rights 
Reserved
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mustuse.d, _mustuse.d)
  * Documentation:  https://dlang.org/phobos/dmd_mustuse.html
diff --git a/gcc/d/dmd/nogc.d b/gcc/d/dmd/nogc.d
index 3221f55107b3..79098cae3fbf 100644
--- a/gcc/d/dmd/nogc.d
+++ b/gcc/d/dmd/nogc.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/function.html#nogc-functions, 
No-GC Functions)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/nogc.d, _nogc.d)
diff --git a/gcc/d/dmd/nspace.d b/gcc/d/dmd/nspace.d
index b8116343d6fe..aa09097a7bc0 100644
--- a/gcc/d/dmd/nspace.d
+++ b/gcc/d/dmd/nspace.d
@@ -36,7 +36,7 @@
  * are valid D identifier.
  *
  * See_Also:    https://github.com/dlang/dmd/pull/10031
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/nspace.d, _nspace.d)
diff --git a/gcc/d/dmd/nspace.h b/gcc/d/dmd/nspace.h
index 782688b9de1c..7575a1387c0f 100644
--- a/gcc/d/dmd/nspace.h
+++ b/gcc/d/dmd/nspace.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/ob.d b/gcc/d/dmd/ob.d
index 7e48b28150f9..43279187e808 100644
--- a/gcc/d/dmd/ob.d
+++ b/gcc/d/dmd/ob.d
@@ -1,7 +1,7 @@
 /**
  * Flow analysis for Ownership/Borrowing
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/ob.d, _ob.d)
diff --git a/gcc/d/dmd/objc.d b/gcc/d/dmd/objc.d
index 604487d405a0..741febe551f2 100644
--- a/gcc/d/dmd/objc.d
+++ b/gcc/d/dmd/objc.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/objc_interface.html, 
Interfacing to Objective-C)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/objc.d, _objc.d)
diff --git a/gcc/d/dmd/objc.h b/gcc/d/dmd/objc.h
index af6f2e457ee6..601139fc064f 100644
--- a/gcc/d/dmd/objc.h
+++ b/gcc/d/dmd/objc.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2015-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2015-2026 by The D Language Foundation, All Rights Reserved
  * written by Michel Fortin
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/opover.d b/gcc/d/dmd/opover.d
index 0fd85726a384..868b22b29c26 100644
--- a/gcc/d/dmd/opover.d
+++ b/gcc/d/dmd/opover.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/operatoroverloading.html, 
Operator Overloading)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/opover.d, _opover.d)
diff --git a/gcc/d/dmd/optimize.d b/gcc/d/dmd/optimize.d
index 5f89c4b70d28..05a3aae5198e 100644
--- a/gcc/d/dmd/optimize.d
+++ b/gcc/d/dmd/optimize.d
@@ -1,7 +1,7 @@
 /**
  * Perform constant folding.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/optimize.d, 
_optimize.d)
diff --git a/gcc/d/dmd/parse.d b/gcc/d/dmd/parse.d
index 419b0ae8a86d..39261002b9c1 100644
--- a/gcc/d/dmd/parse.d
+++ b/gcc/d/dmd/parse.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/grammar.html, D Grammar)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/parse.d, _parse.d)
diff --git a/gcc/d/dmd/pragmasem.d b/gcc/d/dmd/pragmasem.d
index 71d677078529..d94414d9b5f3 100644
--- a/gcc/d/dmd/pragmasem.d
+++ b/gcc/d/dmd/pragmasem.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/pragma.html, Pragmas)
  *
- * Copyright:   Copyright (C) 1999-2023 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/pragmasem.d, 
_pragmasem.d)
diff --git a/gcc/d/dmd/printast.d b/gcc/d/dmd/printast.d
index 80995d410305..ef97306c5a7b 100644
--- a/gcc/d/dmd/printast.d
+++ b/gcc/d/dmd/printast.d
@@ -1,7 +1,7 @@
 /**
  * Provides an AST printer for debugging.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/printast.d, 
_printast.d)
diff --git a/gcc/d/dmd/root/aav.d b/gcc/d/dmd/root/aav.d
index 014d4a579c7a..381a97988b91 100644
--- a/gcc/d/dmd/root/aav.d
+++ b/gcc/d/dmd/root/aav.d
@@ -1,7 +1,7 @@
 /**
  * Associative array implementation.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/aav.d, 
root/_aav.d)
diff --git a/gcc/d/dmd/root/array.d b/gcc/d/dmd/root/array.d
index 217945e6bed3..d8d49bff056b 100644
--- a/gcc/d/dmd/root/array.d
+++ b/gcc/d/dmd/root/array.d
@@ -2,7 +2,7 @@
 /**
  * Dynamic array implementation.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/array.d, 
root/_array.d)
diff --git a/gcc/d/dmd/root/array.h b/gcc/d/dmd/root/array.h
index 6b761cf5bae3..0bc09fe8614a 100644
--- a/gcc/d/dmd/root/array.h
+++ b/gcc/d/dmd/root/array.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 2011-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/bitarray.d b/gcc/d/dmd/root/bitarray.d
index 5d2c18b75fbc..e5ffb4df132f 100644
--- a/gcc/d/dmd/root/bitarray.d
+++ b/gcc/d/dmd/root/bitarray.d
@@ -1,7 +1,7 @@
 /**
  * Implementation of a bit array.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/bitarray.d, 
root/_bitarray.d)
diff --git a/gcc/d/dmd/root/bitarray.h b/gcc/d/dmd/root/bitarray.h
index c50247f35fbf..5a449e4b74cb 100644
--- a/gcc/d/dmd/root/bitarray.h
+++ b/gcc/d/dmd/root/bitarray.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2011-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 2011-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/complex.d b/gcc/d/dmd/root/complex.d
index 777c103ae9cd..35b45bf34b48 100644
--- a/gcc/d/dmd/root/complex.d
+++ b/gcc/d/dmd/root/complex.d
@@ -1,7 +1,7 @@
 /**
  * Implements a complex number type.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/complex.d, 
_complex.d)
diff --git a/gcc/d/dmd/root/complex_t.h b/gcc/d/dmd/root/complex_t.h
index 58a070539864..e13336d109d4 100644
--- a/gcc/d/dmd/root/complex_t.h
+++ b/gcc/d/dmd/root/complex_t.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/ctfloat.d b/gcc/d/dmd/root/ctfloat.d
index eb3b71cf666e..87cac4c3501c 100644
--- a/gcc/d/dmd/root/ctfloat.d
+++ b/gcc/d/dmd/root/ctfloat.d
@@ -1,7 +1,7 @@
 /**
  * Collects functions for compile-time floating-point calculations.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/ctfloat.d, 
root/_ctfloat.d)
diff --git a/gcc/d/dmd/root/ctfloat.h b/gcc/d/dmd/root/ctfloat.h
index 815839c40a62..cdb300c33f01 100644
--- a/gcc/d/dmd/root/ctfloat.h
+++ b/gcc/d/dmd/root/ctfloat.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/dcompat.h b/gcc/d/dmd/root/dcompat.h
index 1c89b570ac60..a4a8ceba1dd3 100644
--- a/gcc/d/dmd/root/dcompat.h
+++ b/gcc/d/dmd/root/dcompat.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/file.d b/gcc/d/dmd/root/file.d
index 9e3d0cf8704c..700e709af4f7 100644
--- a/gcc/d/dmd/root/file.d
+++ b/gcc/d/dmd/root/file.d
@@ -1,7 +1,7 @@
 /**
  * Read a file from disk and store it in memory.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/file.d, 
root/_file.d)
diff --git a/gcc/d/dmd/root/filename.d b/gcc/d/dmd/root/filename.d
index cb08b09476af..a1d603762c89 100644
--- a/gcc/d/dmd/root/filename.d
+++ b/gcc/d/dmd/root/filename.d
@@ -1,7 +1,7 @@
 /**
  * Encapsulate path and file names.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/filename.d, 
root/_filename.d)
diff --git a/gcc/d/dmd/root/filename.h b/gcc/d/dmd/root/filename.h
index 4f7822194a84..de96fda8743b 100644
--- a/gcc/d/dmd/root/filename.h
+++ b/gcc/d/dmd/root/filename.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/hash.d b/gcc/d/dmd/root/hash.d
index 885238461f41..48b501219767 100644
--- a/gcc/d/dmd/root/hash.d
+++ b/gcc/d/dmd/root/hash.d
@@ -1,7 +1,7 @@
 /**
  * Hash functions for arbitrary binary data.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Martin Nowak, Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/hash.d, 
root/_hash.d)
diff --git a/gcc/d/dmd/root/optional.d b/gcc/d/dmd/root/optional.d
index 2b518eb8b136..7ba38d4e27b6 100644
--- a/gcc/d/dmd/root/optional.d
+++ b/gcc/d/dmd/root/optional.d
@@ -1,7 +1,7 @@
 /**
  * Implementation of an 'Optional' type
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/optional.d, 
root/_optional.d)
diff --git a/gcc/d/dmd/root/optional.h b/gcc/d/dmd/root/optional.h
index 12891f879b35..2f7ccf358589 100644
--- a/gcc/d/dmd/root/optional.h
+++ b/gcc/d/dmd/root/optional.h
@@ -3,7 +3,7 @@
 /**
  * Optional implementation.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/optional.h, 
root/_optional.h)
diff --git a/gcc/d/dmd/root/port.d b/gcc/d/dmd/root/port.d
index 5fd8080f87ed..1f1722ca5072 100644
--- a/gcc/d/dmd/root/port.d
+++ b/gcc/d/dmd/root/port.d
@@ -1,7 +1,7 @@
 /**
  * Portable routines for functions that have different implementations on 
different platforms.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/port.d, 
root/_port.d)
diff --git a/gcc/d/dmd/root/port.h b/gcc/d/dmd/root/port.h
index dfb56b0fefdf..2f7b3dc3960f 100644
--- a/gcc/d/dmd/root/port.h
+++ b/gcc/d/dmd/root/port.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/region.d b/gcc/d/dmd/root/region.d
index 9d241b8cc6bb..357663ff163f 100644
--- a/gcc/d/dmd/root/region.d
+++ b/gcc/d/dmd/root/region.d
@@ -1,7 +1,7 @@
 /**
  * Region storage allocator implementation.
  *
- * Copyright:   Copyright (C) 2019-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 2019-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/region.d, 
root/_region.d)
diff --git a/gcc/d/dmd/root/rmem.d b/gcc/d/dmd/root/rmem.d
index 02906731e665..45d0a26fe0bd 100644
--- a/gcc/d/dmd/root/rmem.d
+++ b/gcc/d/dmd/root/rmem.d
@@ -1,7 +1,7 @@
 /**
  * Allocate memory using `malloc` or the GC depending on the configuration.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/rmem.d, 
root/_rmem.d)
diff --git a/gcc/d/dmd/root/rmem.h b/gcc/d/dmd/root/rmem.h
index b6645ec12944..3bbb96a199bb 100644
--- a/gcc/d/dmd/root/rmem.h
+++ b/gcc/d/dmd/root/rmem.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/root/speller.d b/gcc/d/dmd/root/speller.d
index a2151106d034..55dfbad2aeed 100644
--- a/gcc/d/dmd/root/speller.d
+++ b/gcc/d/dmd/root/speller.d
@@ -3,7 +3,7 @@
  *
  * Does not have any dependencies on the rest of DMD.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/speller.d, 
root/_speller.d)
diff --git a/gcc/d/dmd/root/string.d b/gcc/d/dmd/root/string.d
index 7ae5128530b6..5c7b69cf5fac 100644
--- a/gcc/d/dmd/root/string.d
+++ b/gcc/d/dmd/root/string.d
@@ -1,7 +1,7 @@
 /**
  * Contains various string related functions.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/string.d, 
root/_string.d)
diff --git a/gcc/d/dmd/root/stringtable.d b/gcc/d/dmd/root/stringtable.d
index 1d9e2e078c9b..00c6d24acf48 100644
--- a/gcc/d/dmd/root/stringtable.d
+++ b/gcc/d/dmd/root/stringtable.d
@@ -1,7 +1,7 @@
 /**
  * A specialized associative array with string keys stored in a variable 
length structure.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/stringtable.d, 
root/_stringtable.d)
diff --git a/gcc/d/dmd/root/utf.d b/gcc/d/dmd/root/utf.d
index 5b2c42f4eef3..229f3991c6ba 100644
--- a/gcc/d/dmd/root/utf.d
+++ b/gcc/d/dmd/root/utf.d
@@ -1,7 +1,7 @@
 /**
  * Functions related to UTF encoding.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/utf.d, _utf.d)
diff --git a/gcc/d/dmd/rootobject.d b/gcc/d/dmd/rootobject.d
index 7101374e25e0..3596d73737a3 100644
--- a/gcc/d/dmd/rootobject.d
+++ b/gcc/d/dmd/rootobject.d
@@ -1,7 +1,7 @@
 /**
  * Provide the root object that AST classes in dmd inherit from.
  *
- * Copyright: Copyright (C) 1999-2025 by The D Language Foundation, All Rights 
Reserved
+ * Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
  * Authors:   Walter Bright, https://www.digitalmars.com
  * License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
  * Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/rootobject.d, 
_rootobject.d)
diff --git a/gcc/d/dmd/rootobject.h b/gcc/d/dmd/rootobject.h
index 297f852e374b..3238ea30a22a 100644
--- a/gcc/d/dmd/rootobject.h
+++ b/gcc/d/dmd/rootobject.h
@@ -1,5 +1,5 @@
 
-/* Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+/* Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/safe.d b/gcc/d/dmd/safe.d
index 672b1574d26c..c11ea23c0388 100644
--- a/gcc/d/dmd/safe.d
+++ b/gcc/d/dmd/safe.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 
https://dlang.org/spec/function.html#function-safety, Function Safety)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/safe.d, _safe.d)
diff --git a/gcc/d/dmd/scope.h b/gcc/d/dmd/scope.h
index afd9f6c00ab7..6c54319e2075 100644
--- a/gcc/d/dmd/scope.h
+++ b/gcc/d/dmd/scope.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/semantic2.d b/gcc/d/dmd/semantic2.d
index cca8dcea3806..2a42668cf5d1 100644
--- a/gcc/d/dmd/semantic2.d
+++ b/gcc/d/dmd/semantic2.d
@@ -1,7 +1,7 @@
 /**
  * Performs the semantic2 stage, which deals with initializer expressions.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/semantic2.d, 
_semantic2.d)
diff --git a/gcc/d/dmd/semantic3.d b/gcc/d/dmd/semantic3.d
index 7ac2352f3fe4..7453d4b39889 100644
--- a/gcc/d/dmd/semantic3.d
+++ b/gcc/d/dmd/semantic3.d
@@ -3,7 +3,7 @@
  * function bodies and late semantic checks for templates, mixins,
  * aggregates, and special members.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/semantic3.d, 
_semantic3.d)
diff --git a/gcc/d/dmd/sideeffect.d b/gcc/d/dmd/sideeffect.d
index 402a74c0f9b2..344ef0540287 100644
--- a/gcc/d/dmd/sideeffect.d
+++ b/gcc/d/dmd/sideeffect.d
@@ -1,7 +1,7 @@
 /**
  * Find side-effects of expressions.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/sideeffect.d, 
_sideeffect.d)
diff --git a/gcc/d/dmd/statement.d b/gcc/d/dmd/statement.d
index baf928a13f01..77e1b0cb3658 100644
--- a/gcc/d/dmd/statement.d
+++ b/gcc/d/dmd/statement.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/statement.html, Statements)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/statement.d, 
_statement.d)
diff --git a/gcc/d/dmd/statement.h b/gcc/d/dmd/statement.h
index c7d941d34338..e184a62dada2 100644
--- a/gcc/d/dmd/statement.h
+++ b/gcc/d/dmd/statement.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/statementsem.d b/gcc/d/dmd/statementsem.d
index 35d4b1bf3f4c..e5fa2a8575dc 100644
--- a/gcc/d/dmd/statementsem.d
+++ b/gcc/d/dmd/statementsem.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/statement.html, Statements)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/statementsem.d, 
_statementsem.d)
diff --git a/gcc/d/dmd/staticassert.d b/gcc/d/dmd/staticassert.d
index 2957fa6e8f3f..97bd8e520279 100644
--- a/gcc/d/dmd/staticassert.d
+++ b/gcc/d/dmd/staticassert.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/version.html#static-assert, 
Static Assert)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/staticassert.d, 
_staticassert.d)
diff --git a/gcc/d/dmd/staticassert.h b/gcc/d/dmd/staticassert.h
index 1ef72850a7d5..471ff00fab46 100644
--- a/gcc/d/dmd/staticassert.h
+++ b/gcc/d/dmd/staticassert.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/staticcond.d b/gcc/d/dmd/staticcond.d
index c2e87c7bf3da..75a059640d19 100644
--- a/gcc/d/dmd/staticcond.d
+++ b/gcc/d/dmd/staticcond.d
@@ -1,7 +1,7 @@
 /**
  * Lazily evaluate static conditions for `static if`, `static assert` and 
template constraints.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/staticcond.d, 
_staticcond.d)
diff --git a/gcc/d/dmd/stmtstate.d b/gcc/d/dmd/stmtstate.d
index 1c1fd080eec8..d75538e53e9f 100644
--- a/gcc/d/dmd/stmtstate.d
+++ b/gcc/d/dmd/stmtstate.d
@@ -1,7 +1,7 @@
 /**
  * Used to help transform statement AST into flow graph.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/stmtstate.d, 
_stmtstate.d)
diff --git a/gcc/d/dmd/target.d b/gcc/d/dmd/target.d
index 5f5d284a64c9..4990d7b5b9ba 100644
--- a/gcc/d/dmd/target.d
+++ b/gcc/d/dmd/target.d
@@ -15,7 +15,7 @@
  * - $(LINK2 https://github.com/ldc-developers/ldc, LDC repository)
  * - $(LINK2 https://github.com/D-Programming-GDC/gcc, GDC repository)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/target.d, _target.d)
diff --git a/gcc/d/dmd/target.h b/gcc/d/dmd/target.h
index 596560935b40..f7a267ab08ae 100644
--- a/gcc/d/dmd/target.h
+++ b/gcc/d/dmd/target.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2013-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2013-2026 by The D Language Foundation, All Rights Reserved
  * written by Iain Buclaw
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/targetcompiler.d b/gcc/d/dmd/targetcompiler.d
index 8631c56d4ab4..f47b1167711a 100644
--- a/gcc/d/dmd/targetcompiler.d
+++ b/gcc/d/dmd/targetcompiler.d
@@ -1,7 +1,7 @@
 /**
  * Encapsulates the vagaries of which of the three D compilers (gdc, ldc or 
dmd) is being built
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/mars.d, 
_targetcompiler.d)
diff --git a/gcc/d/dmd/template.h b/gcc/d/dmd/template.h
index c38a630d7c9b..6285ee439bad 100644
--- a/gcc/d/dmd/template.h
+++ b/gcc/d/dmd/template.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/templateparamsem.d b/gcc/d/dmd/templateparamsem.d
index 4954b1d2be7c..6779ca982a8c 100644
--- a/gcc/d/dmd/templateparamsem.d
+++ b/gcc/d/dmd/templateparamsem.d
@@ -1,7 +1,7 @@
 /**
  * Semantic analysis of template parameters.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/templateparamsem.d, 
_templateparamsem.d)
diff --git a/gcc/d/dmd/templatesem.d b/gcc/d/dmd/templatesem.d
index ac107b049241..3144c2a1397c 100644
--- a/gcc/d/dmd/templatesem.d
+++ b/gcc/d/dmd/templatesem.d
@@ -1,7 +1,7 @@
 /**
  * Template semantics.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/templatesem.d, 
_templatesem.d)
diff --git a/gcc/d/dmd/timetrace.d b/gcc/d/dmd/timetrace.d
index 5473a574ee17..d76b60da668b 100644
--- a/gcc/d/dmd/timetrace.d
+++ b/gcc/d/dmd/timetrace.d
@@ -6,7 +6,7 @@ here: 
https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKch
 
 This file is originally from LDC (the LLVM D compiler).
 
-Copyright: Copyright (C) 1999-2022 by The D Language Foundation, All Rights 
Reserved
+Copyright: Copyright (C) 1999-2026 by The D Language Foundation, All Rights 
Reserved
 Authors:   Johan Engelen, Max Haughton, Dennis Korpel
 License:   $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 1.0)
 Source:    $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/timetrace.d, 
common/_timetrace.d)
diff --git a/gcc/d/dmd/tokens.d b/gcc/d/dmd/tokens.d
index 05f413b51c7d..c1f7b0598749 100644
--- a/gcc/d/dmd/tokens.d
+++ b/gcc/d/dmd/tokens.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/lex.html#tokens, Tokens)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/tokens.d, _tokens.d)
diff --git a/gcc/d/dmd/tokens.h b/gcc/d/dmd/tokens.h
index baa3317b026c..1ce4b24fbffa 100644
--- a/gcc/d/dmd/tokens.h
+++ b/gcc/d/dmd/tokens.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/traits.d b/gcc/d/dmd/traits.d
index 8ea04c1c3871..586748063370 100644
--- a/gcc/d/dmd/traits.d
+++ b/gcc/d/dmd/traits.d
@@ -3,7 +3,7 @@
  *
  * Specification: $(LINK2 https://dlang.org/spec/traits.html, Traits)
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/traits.d, _traits.d)
diff --git a/gcc/d/dmd/typesem.d b/gcc/d/dmd/typesem.d
index 37bfc4a9db69..49ec6984cf9c 100644
--- a/gcc/d/dmd/typesem.d
+++ b/gcc/d/dmd/typesem.d
@@ -1,7 +1,7 @@
 /**
  * Semantic analysis for D types.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/typesem.d, _typesem.d)
diff --git a/gcc/d/dmd/typinf.d b/gcc/d/dmd/typinf.d
index 8bcb9dba74a9..bca69182850e 100644
--- a/gcc/d/dmd/typinf.d
+++ b/gcc/d/dmd/typinf.d
@@ -1,7 +1,7 @@
 /**
  * Generate `TypeInfo` objects, which are needed for run-time introspection of 
types.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/typinf.d, _typinf.d)
diff --git a/gcc/d/dmd/typinf.h b/gcc/d/dmd/typinf.h
index c34494da2f1d..f13dcc8675d8 100644
--- a/gcc/d/dmd/typinf.h
+++ b/gcc/d/dmd/typinf.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/utils.d b/gcc/d/dmd/utils.d
index bfa197aca374..96347712e01a 100644
--- a/gcc/d/dmd/utils.d
+++ b/gcc/d/dmd/utils.d
@@ -1,7 +1,7 @@
 /**
  * This module defines some utility functions for DMD.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/utils.d, _utils.d)
diff --git a/gcc/d/dmd/version.h b/gcc/d/dmd/version.h
index 1200b2e5ee16..ce554a350b94 100644
--- a/gcc/d/dmd/version.h
+++ b/gcc/d/dmd/version.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 1999-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 1999-2026 by The D Language Foundation, All Rights Reserved
  * written by Walter Bright
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
diff --git a/gcc/d/dmd/visitor.h b/gcc/d/dmd/visitor.h
index 94fd29402ff2..d359d5174662 100644
--- a/gcc/d/dmd/visitor.h
+++ b/gcc/d/dmd/visitor.h
@@ -1,6 +1,6 @@
 
 /* Compiler implementation of the D programming language
- * Copyright (C) 2013-2025 by The D Language Foundation, All Rights Reserved
+ * Copyright (C) 2013-2026 by The D Language Foundation, All Rights Reserved
  * https://www.digitalmars.com
  * Distributed under the Boost Software License, Version 1.0.
  * https://www.boost.org/LICENSE_1_0.txt
diff --git a/gcc/d/dmd/visitor/foreachvar.d b/gcc/d/dmd/visitor/foreachvar.d
index 73d7c3ef9d69..4cedf04906a4 100644
--- a/gcc/d/dmd/visitor/foreachvar.d
+++ b/gcc/d/dmd/visitor/foreachvar.d
@@ -1,7 +1,7 @@
 /**
  * Utility to visit every variable in an expression.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/visitor/foreachvar.d, 
_foreachvar.d)
diff --git a/gcc/d/dmd/visitor/package.d b/gcc/d/dmd/visitor/package.d
index 50b5a54520ad..2f2e31beec71 100644
--- a/gcc/d/dmd/visitor/package.d
+++ b/gcc/d/dmd/visitor/package.d
@@ -1,7 +1,7 @@
 /**
  * Provides a visitor class visiting all AST nodes present in the compiler.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/visitor/package.d, 
_visitor.d)
diff --git a/gcc/d/dmd/visitor/postorder.d b/gcc/d/dmd/visitor/postorder.d
index f7c1f8dccf05..1a45e61d5655 100644
--- a/gcc/d/dmd/visitor/postorder.d
+++ b/gcc/d/dmd/visitor/postorder.d
@@ -1,7 +1,7 @@
 /**
  * A depth-first visitor for expressions and statements.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/visitor/postorder.d, 
_apply.d)
diff --git a/gcc/d/dmd/visitor/statement_rewrite_walker.d 
b/gcc/d/dmd/visitor/statement_rewrite_walker.d
index 25e4c736bbf5..31fd7ff0ae6a 100644
--- a/gcc/d/dmd/visitor/statement_rewrite_walker.d
+++ b/gcc/d/dmd/visitor/statement_rewrite_walker.d
@@ -1,7 +1,7 @@
 /**
  * Provides a visitor for statements that allows rewriting the currently 
visited node.
  *
- * Copyright:   Copyright (C) 1999-2025 by The D Language Foundation, All 
Rights Reserved
+ * Copyright:   Copyright (C) 1999-2026 by The D Language Foundation, All 
Rights Reserved
  * Authors:     $(LINK2 https://www.digitalmars.com, Walter Bright)
  * License:     $(LINK2 https://www.boost.org/LICENSE_1_0.txt, Boost License 
1.0)
  * Source:      $(LINK2 
https://github.com/dlang/dmd/blob/master/compiler/src/dmd/visitor/statement_rewrite_walker.d,
 _statement_rewrite_walker.d)

Reply via email to