Skip to content

Commit c4275e9

Browse files
authored
Merge pull request #575 from secureCodeBox/fixing-licenses
Fixing and updating licenses
2 parents 55ae934 + 857c53c commit c4275e9

932 files changed

Lines changed: 1117 additions & 1201 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.codeclimate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.eslintrc.json.license

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
SPDX-FileCopyrightText: 2021 iteratec GmbH
22

33
SPDX-License-Identifier: Apache-2.0

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.github/workflows/helm-charts-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.github/workflows/helm-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SPDX-FileCopyrightText: 2020 iteratec GmbH
1+
# SPDX-FileCopyrightText: 2021 iteratec GmbH
22
#
33
# SPDX-License-Identifier: Apache-2.0
44

0 commit comments

Comments
 (0)