From e828e0c79579d5a876cbdd9b631306c0f8d1cc90 Mon Sep 17 00:00:00 2001 From: peter klausler Date: Mon, 7 Jan 2019 15:42:36 -0800 Subject: [PATCH] [flang] Update copyright dates. Original-commit: flang-compiler/f18@8a7722621b29a551d564231c4734f0b42689ac8f Reviewed-on: https://github.com/flang-compiler/f18/pull/253 Tree-same-pre-rewrite: false --- flang/lib/evaluate/fold.cc | 2 +- flang/lib/evaluate/type.cc | 2 +- flang/lib/semantics/expression.cc | 2 +- flang/lib/semantics/mod-file.cc | 2 +- flang/lib/semantics/resolve-names.cc | 2 +- flang/lib/semantics/scope.cc | 2 +- flang/lib/semantics/scope.h | 2 +- flang/lib/semantics/symbol.cc | 2 +- flang/lib/semantics/symbol.h | 2 +- flang/lib/semantics/type.cc | 2 +- flang/lib/semantics/type.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/flang/lib/evaluate/fold.cc b/flang/lib/evaluate/fold.cc index bcdf821..4afaee1 100644 --- a/flang/lib/evaluate/fold.cc +++ b/flang/lib/evaluate/fold.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/evaluate/type.cc b/flang/lib/evaluate/type.cc index 0705483..2257ab7 100644 --- a/flang/lib/evaluate/type.cc +++ b/flang/lib/evaluate/type.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/expression.cc b/flang/lib/semantics/expression.cc index 6da105b..7e55d01 100644 --- a/flang/lib/semantics/expression.cc +++ b/flang/lib/semantics/expression.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/mod-file.cc b/flang/lib/semantics/mod-file.cc index 4eaa012..557fb98 100644 --- a/flang/lib/semantics/mod-file.cc +++ b/flang/lib/semantics/mod-file.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/resolve-names.cc b/flang/lib/semantics/resolve-names.cc index 8b7073d..aa72e5e 100644 --- a/flang/lib/semantics/resolve-names.cc +++ b/flang/lib/semantics/resolve-names.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/scope.cc b/flang/lib/semantics/scope.cc index 429e2d3..5dab9a6 100644 --- a/flang/lib/semantics/scope.cc +++ b/flang/lib/semantics/scope.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/scope.h b/flang/lib/semantics/scope.h index ac4a0f9..7ea55a1 100644 --- a/flang/lib/semantics/scope.h +++ b/flang/lib/semantics/scope.h @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/symbol.cc b/flang/lib/semantics/symbol.cc index d99124f..764feb2 100644 --- a/flang/lib/semantics/symbol.cc +++ b/flang/lib/semantics/symbol.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/symbol.h b/flang/lib/semantics/symbol.h index 97fb387..0f0305bf 100644 --- a/flang/lib/semantics/symbol.h +++ b/flang/lib/semantics/symbol.h @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/type.cc b/flang/lib/semantics/type.cc index 800b250..4b9a8aa 100644 --- a/flang/lib/semantics/type.cc +++ b/flang/lib/semantics/type.cc @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/flang/lib/semantics/type.h b/flang/lib/semantics/type.h index 9ff4112..b1bd017 100644 --- a/flang/lib/semantics/type.h +++ b/flang/lib/semantics/type.h @@ -1,4 +1,4 @@ -// Copyright (c) 2018, NVIDIA CORPORATION. All rights reserved. +// Copyright (c) 2018-2019, NVIDIA CORPORATION. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. -- 2.7.4