Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d3d26c5

Browse files
committedMar 17, 2025·
fix: update copyright year in README.md to 2025
1 parent 79aa79c commit d3d26c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ contentstackClient.stack({ api_key: 'API_KEY' }).asset().create({ asset })
105105
- [Content Management API Docs](https://www.contentstack.com/docs/developers/apis/content-management-api)
106106

107107
### The MIT License (MIT)
108-
Copyright © 2012-2024 [Contentstack](https://www.contentstack.com/). All Rights Reserved
108+
Copyright © 2012-2025 [Contentstack](https://www.contentstack.com/). All Rights Reserved
109109

110110
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:
111111

0 commit comments

Comments
 (0)
Please sign in to comment.