ESCOMP / ESCOMP/CAM-SIMA

Need to add license info to top of CAM-SIMA source files

Open
#338 0 comments 0 reactions 0 assignees View on GitHub
documentation good first issue
Dominant language
No language data
Stars
9
Forks
22
Avg merge
8d 5h
Merged PRs (30d)
4

Description

### Issue Type

Documentation Update

### Issue Description

There is a legal requirement to have a comment header in each source code file that displays the software license information, specifically a comment block that looks like the following:

```
! Copyright (C) 2024 National Science Foundation-National Center for Atmospheric Research
! SPDX-License-Identifier: Apache-2.0
```

Thus it would be good to go through the CAM-SIMA source code and ensure that this header is present for all source files.

### Will this change answers?

No

### Will you be implementing this yourself?

Any Software Engineer can do this

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.