diff --git a/Contentstack.AspNetCore/Contentstack.AspNetCore.csproj b/Contentstack.AspNetCore/Contentstack.AspNetCore.csproj
index b71bafa..71b4a06 100644
--- a/Contentstack.AspNetCore/Contentstack.AspNetCore.csproj
+++ b/Contentstack.AspNetCore/Contentstack.AspNetCore.csproj
@@ -8,7 +8,7 @@
Contentstack
$(Version)
Main release
- Copyright (c) 2012-2025 Contentstack (http://app.contentstack.com). All Rights Reserved
+ Copyright (c) 2012-2026 Contentstack (http://app.contentstack.com). All Rights Reserved
https://github.com/contentstack/contentstack-dotnet
v$(Version)
$(Version)
diff --git a/Contentstack.Core/Contentstack.Core.csproj b/Contentstack.Core/Contentstack.Core.csproj
index 2ec69c9..1d39949 100644
--- a/Contentstack.Core/Contentstack.Core.csproj
+++ b/Contentstack.Core/Contentstack.Core.csproj
@@ -8,7 +8,7 @@
$(Version)
Contentstack
Reference in entry Live preview support added
- Copyright © 2012-2025 Contentstack. All Rights Reserved
+ Copyright © 2012-2026 Contentstack. All Rights Reserved
true
v$(Version)
https://github.com/contentstack/contentstack-dotnet
diff --git a/Contentstack.Core/LICENSE.txt b/Contentstack.Core/LICENSE.txt
index e1238b5..a61eb19 100644
--- a/Contentstack.Core/LICENSE.txt
+++ b/Contentstack.Core/LICENSE.txt
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2012-2025 Contentstack (http://app.contentstack.com). All Rights Reserved
+Copyright (c) 2012-2026 Contentstack (http://app.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
diff --git a/LICENSE b/LICENSE
index e1238b5..a61eb19 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
MIT License
-Copyright (c) 2012-2025 Contentstack (http://app.contentstack.com). All Rights Reserved
+Copyright (c) 2012-2026 Contentstack (http://app.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
diff --git a/Scripts/run-test-case.sh b/Scripts/run-test-case.sh
index 241afce..68a6c7e 100755
--- a/Scripts/run-test-case.sh
+++ b/Scripts/run-test-case.sh
@@ -4,7 +4,7 @@
# Contentstack Delivery SDK
#
# Created based on Management SDK pattern
-# Copyright © 2025 Contentstack. All rights reserved.
+# Copyright © 2026 Contentstack. All rights reserved.
echo "Removing old test results..."
diff --git a/Scripts/run-unit-test-case.sh b/Scripts/run-unit-test-case.sh
index 75e7d1c..3df1415 100755
--- a/Scripts/run-unit-test-case.sh
+++ b/Scripts/run-unit-test-case.sh
@@ -4,7 +4,7 @@
# Contentstack Delivery SDK
#
# Created based on Management SDK pattern
-# Copyright © 2025 Contentstack. All rights reserved.
+# Copyright © 2026 Contentstack. All rights reserved.
echo "Removing old test results..."
rm -rf "./Contentstack.Core.Unit.Tests/TestResults"