From 8e788ac671626344fa79390808c4d02302387d0f Mon Sep 17 00:00:00 2001 From: Iain Buclaw Date: Thu, 4 Jun 2020 22:05:49 +0200 Subject: d: Merge upstream dmd 47ed0330f Updates the copyright years of the front-end sources. Reviewed-on: https://github.com/dlang/dmd/pull/11221 gcc/d/ChangeLog: * dmd/MERGE: Merge upstream dmd 47ed0330f. --- gcc/d/dmd/declaration.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/d/dmd/declaration.c') diff --git a/gcc/d/dmd/declaration.c b/gcc/d/dmd/declaration.c index 2ad6af2..f8e9f2c 100644 --- a/gcc/d/dmd/declaration.c +++ b/gcc/d/dmd/declaration.c @@ -1,6 +1,6 @@ /* Compiler implementation of the D programming language - * Copyright (C) 1999-2019 by The D Language Foundation, All Rights Reserved + * Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved * written by Walter Bright * http://www.digitalmars.com * Distributed under the Boost Software License, Version 1.0. -- cgit v1.1