From 634862b86e9474fb1240d39b74b821c8692ae21f Mon Sep 17 00:00:00 2001 From: Marcos Bento Date: Mon, 30 Dec 2024 11:12:25 +0000 Subject: [PATCH] Add missing header text --- libs/node/src/ecflow/node/formatter/AvisoFormatter.hpp | 9 +++++++++ libs/node/src/ecflow/node/formatter/MirrorFormatter.hpp | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/libs/node/src/ecflow/node/formatter/AvisoFormatter.hpp b/libs/node/src/ecflow/node/formatter/AvisoFormatter.hpp index 9d06b673e..f0ce1d4c4 100644 --- a/libs/node/src/ecflow/node/formatter/AvisoFormatter.hpp +++ b/libs/node/src/ecflow/node/formatter/AvisoFormatter.hpp @@ -1,3 +1,12 @@ +/* + * Copyright 2009- ECMWF. + * + * This software is licensed under the terms of the Apache Licence version 2.0 + * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. + * In applying this licence, ECMWF does not waive the privileges and immunities + * granted to it by virtue of its status as an intergovernmental organisation + * nor does it submit to any jurisdiction. + */ #ifndef ecflow_node_formatter_AvisoFormatter_hpp #define ecflow_node_formatter_AvisoFormatter_hpp diff --git a/libs/node/src/ecflow/node/formatter/MirrorFormatter.hpp b/libs/node/src/ecflow/node/formatter/MirrorFormatter.hpp index 14dd48a73..77f0ea4a0 100644 --- a/libs/node/src/ecflow/node/formatter/MirrorFormatter.hpp +++ b/libs/node/src/ecflow/node/formatter/MirrorFormatter.hpp @@ -1,3 +1,12 @@ +/* + * Copyright 2009- ECMWF. + * + * This software is licensed under the terms of the Apache Licence version 2.0 + * which can be obtained at http://www.apache.org/licenses/LICENSE-2.0. + * In applying this licence, ECMWF does not waive the privileges and immunities + * granted to it by virtue of its status as an intergovernmental organisation + * nor does it submit to any jurisdiction. + */ #ifndef ecflow_node_formatter_MirrorFormatter_hpp #define ecflow_node_formatter_MirrorFormatter_hpp