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