Skip to content

Commit fc4b763

Browse files
authoredJan 17, 2025
Merge pull request #243 from contentstack/fix/license-2025
license update
2 parents b4670d7 + 5122be1 commit fc4b763

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎LICENSE

+1-1
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

+1-1
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)