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 @@