Skip to content

Commit

Permalink
add missing copyright header cloudsc_hip/load_state.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSt98 committed Jan 17, 2024
1 parent 6321262 commit aa802cc
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/cloudsc_hip/cloudsc/load_state.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
/*
* (C) Copyright 1988- 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.
*/

#include "load_state.h"
//#include "yomcst_c.hpp"
#include <iostream>

#include <math.h>
Expand Down

0 comments on commit aa802cc

Please sign in to comment.