From 6191f8e0afb87a52f2807831edc576efe4849d84 Mon Sep 17 00:00:00 2001 From: nscuro Date: Wed, 20 Mar 2024 18:56:56 +0100 Subject: [PATCH] Transfer copyright from Steve Springett to OWASP Foundation Signed-off-by: nscuro --- README.md | 2 +- package.json | 2 +- src/views/components/AboutModal.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 70e2ef73e..31988085e 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Note to developers: Textual labels are defined in `src/i18n/locales/{lang}.json` ## Copyright & License -Dependency-Track is Copyright (c) Steve Springett. All Rights Reserved. +Dependency-Track is Copyright (c) OWASP Foundation. All Rights Reserved. Permission to modify and redistribute is granted under the terms of the Apache 2.0 license. See the [LICENSE] file for the full license. diff --git a/package.json b/package.json index 1a1534b77..2dacbdcc8 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Single Page Application for OWASP Dependency-Track", "author": "Steve Springett", "homepage": "https://dependencytrack.org/", - "copyright": "Copyright Steve Springett", + "copyright": "Copyright OWASP Foundation", "license": "Apache-2.0", "repository": { "type": "git", diff --git a/src/views/components/AboutModal.vue b/src/views/components/AboutModal.vue index 33aa6a589..c929d08b6 100644 --- a/src/views/components/AboutModal.vue +++ b/src/views/components/AboutModal.vue @@ -104,7 +104,7 @@