Skip to content

Commit 5122be1

Browse files
license update
1 parent b4670d7 commit 5122be1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2012-2024 Contentstack
3+
Copyright (c) 2012-2025 Contentstack
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

test/sanity-check/mock/managementToken.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ const createManagementToken = {
2929
}
3030
}
3131
],
32-
expires_on: '2024-12-10',
32+
expires_on: '2025-12-10',
3333
is_email_notification_enabled: true
3434
}
3535
}

0 commit comments

Comments
 (0)