From 9f10f393e2208653a53f9acd0d6e1dab5d37f081 Mon Sep 17 00:00:00 2001 From: "(Holloway) Chew, Kean Ho" Date: Thu, 4 Apr 2024 15:59:54 +0800 Subject: [PATCH] root: updated zenodo configurations It appears there were some mis-configurations on Zenodo side. Hence, let's update it. This patch udpates zenodo configurations in the root repository. Co-authored-by: Shuralyov, Jean Co-authored-by: Galyna, Cory Co-authored-by: (Holloway) Chew, Kean Ho Signed-off-by: (Holloway) Chew, Kean Ho --- CITATION.cff | 2 +- CONFIG.toml | 2 +- src/docs/CITATIONS.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CITATION.cff b/CITATION.cff index dc9a792..21e2e10 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -41,7 +41,7 @@ authors: affiliation: "Independent" identifiers: - type: doi - value: "10.5281/zenodo.10851740" + value: "10.5281/zenodo.10925309" description: "Paper" keywords: - "angular" diff --git a/CONFIG.toml b/CONFIG.toml index 698d0cb..45595d4 100644 --- a/CONFIG.toml +++ b/CONFIG.toml @@ -100,7 +100,7 @@ PROJECT_CADENCE = "1" # PROJECT_LICENSE # The SPDX license tag. Refer https://spdx.org/licenses/ for finding or # constructing your license identifier. -PROJECT_LICENSE = "Proprietary" +PROJECT_LICENSE = "MIT" # PROJECT_CONTACT_BRAND diff --git a/src/docs/CITATIONS.yml b/src/docs/CITATIONS.yml index 362ab9c..fe76eb6 100644 --- a/src/docs/CITATIONS.yml +++ b/src/docs/CITATIONS.yml @@ -63,7 +63,7 @@ authors: affiliation: "Independent" identifiers: - type: doi - value: "10.5281/zenodo.10851740" + value: "10.5281/zenodo.10925309" description: "Paper" keywords: - "angular"