Skip to content

Commit

Permalink
preparing for open source release
Browse files Browse the repository at this point in the history
  • Loading branch information
tjbutz committed Feb 20, 2025
1 parent fb26089 commit 85ce223
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ExampleContent

![Build Status](https://github.com/openmfp/example-content/actions/workflows/pipeline.yaml/badge.svg)
[![REUSE status](
https://api.reuse.software/badge/github.com/openmfp/example-content)](https://api.reuse.software/info/github.com/openmfp/example-content)

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.3.8.

## Getting started
Expand Down Expand Up @@ -46,5 +50,5 @@ Please refer to the [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) file in this reposi

## Licensing

Copyright 2024 SAP SE or an SAP affiliate company and openMFP contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmfp/example-content).
Copyright 2025 SAP SE or an SAP affiliate company and openMFP contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/openmfp/example-content).

2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ SPDX-PackageDownloadLocation = "https://github.com/openmfp/example-content"
[[annotations]]
path = "**"
precedence = "aggregate"
SPDX-FileCopyrightText = "2024 SAP SE or an SAP affiliate company and openMFP contributors and example-content contributors."
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and openMFP contributors and example-content contributors."
SPDX-License-Identifier = "Apache-2.0"

0 comments on commit 85ce223

Please sign in to comment.