diff options
Diffstat (limited to 'gcc/d/dmd/visitor.h')
-rw-r--r-- | gcc/d/dmd/visitor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/d/dmd/visitor.h b/gcc/d/dmd/visitor.h index ab5cba6..94fd294 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-2024 by The D Language Foundation, All Rights Reserved + * Copyright (C) 2013-2025 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 |