diff --git a/.snyk b/.snyk new file mode 100644 index 0000000..2326894 --- /dev/null +++ b/.snyk @@ -0,0 +1,5 @@ +# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. +version: v1.25.0 +language-settings: + python: + version: "3.13" \ No newline at end of file diff --git a/LICENSE b/LICENSE index df869da..b480267 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2012 - 2025 Contentstack. All rights reserved. +Copyright (c) 2012 - 2026 Contentstack. All rights reserved. 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/README.md b/README.md index 5b90beb..f8aa03d 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ chmod +x .git/hooks/pre-commit .git/hooks/pre-push - [Content Management API Docs](https://www.contentstack.com/docs/developers/apis/content-management-api) ### The MIT License (MIT) -Copyright © 2012-2025 [Contentstack](https://www.contentstack.com/). All Rights Reserved +Copyright © 2012-2026 [Contentstack](https://www.contentstack.com/). All Rights Reserved Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: