aboutsummaryrefslogtreecommitdiff
path: root/gcc/d/dmd/root/optional.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/d/dmd/root/optional.h')
-rw-r--r--gcc/d/dmd/root/optional.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/d/dmd/root/optional.h b/gcc/d/dmd/root/optional.h
index a92dedd..12891f8 100644
--- a/gcc/d/dmd/root/optional.h
+++ b/gcc/d/dmd/root/optional.h
@@ -3,12 +3,12 @@
/**
* Optional implementation.
*
- * Copyright: Copyright (C) 1999-2024 by The D Language Foundation, All Rights Reserved
+ * Copyright: Copyright (C) 1999-2025 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/src/dmd/root/optional.h, root/_optional.h)
+ * Source: $(LINK2 https://github.com/dlang/dmd/blob/master/compiler/src/dmd/root/optional.h, root/_optional.h)
* Documentation: https://dlang.org/phobos/dmd_root_optional.html
- * Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/root/optional.h
+ * Coverage: https://codecov.io/gh/dlang/dmd/src/master/compiler/src/dmd/root/optional.h
*/
#include "dcompat.h" // for d_bool