From 5122be1817809a4c6eeec2b3d1d2c394f8188c8e Mon Sep 17 00:00:00 2001 From: "harshitha.d" Date: Fri, 17 Jan 2025 10:47:24 +0530 Subject: [PATCH] license update --- LICENSE | 2 +- test/sanity-check/mock/managementToken.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e17cc926..3851325f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2012-2024 Contentstack +Copyright (c) 2012-2025 Contentstack Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/test/sanity-check/mock/managementToken.js b/test/sanity-check/mock/managementToken.js index 0b2c1d2f..5511d079 100644 --- a/test/sanity-check/mock/managementToken.js +++ b/test/sanity-check/mock/managementToken.js @@ -29,7 +29,7 @@ const createManagementToken = { } } ], - expires_on: '2024-12-10', + expires_on: '2025-12-10', is_email_notification_enabled: true } }