diff options
Diffstat (limited to 'gcc/d/dmd/compiler.h')
-rw-r--r-- | gcc/d/dmd/compiler.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/d/dmd/compiler.h b/gcc/d/dmd/compiler.h index 27e87b6..e8b7704 100644 --- a/gcc/d/dmd/compiler.h +++ b/gcc/d/dmd/compiler.h @@ -1,10 +1,10 @@ /* Compiler implementation of the D programming language - * Copyright (C) 1999-2021 by The D Language Foundation, All Rights Reserved + * Copyright (C) 1999-2022 by The D Language Foundation, All Rights Reserved * written by Walter Bright - * http://www.digitalmars.com + * https://www.digitalmars.com * Distributed under the Boost Software License, Version 1.0. - * http://www.boost.org/LICENSE_1_0.txt + * https://www.boost.org/LICENSE_1_0.txt * https://github.com/dlang/dmd/blob/master/src/dmd/compiler.h */ |