Skip to content

Commit 4c71922

Browse files
committed
License updated
1 parent b9321c2 commit 4c71922

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Contentstack.Management.ASPNETCore/LICENSE.txt

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

3-
Copyright © 2012-2024 Contentstack. All Rights Reserved
3+
Copyright © 2012-2025 Contentstack. All Rights Reserved
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

Contentstack.Management.Core/LICENSE.txt

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

3-
Copyright © 2012-2024 Contentstack. All Rights Reserved
3+
Copyright © 2012-2025 Contentstack. All Rights Reserved
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

Contentstack.Management.Core/contentstack.management.core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0;net471;net472;</TargetFrameworks>
55
<Title>Contentstack Management</Title>
66
<Authors>Contentstack</Authors>
7-
<Copyright>Copyright © 2012-2024 Contentstack. All Rights Reserved</Copyright>
7+
<Copyright>Copyright © 2012-2025 Contentstack. All Rights Reserved</Copyright>
88
<Description>.NET SDK for the Contentstack Content Management API.</Description>
99
<Owners>Contentstack </Owners>
1010
<PackageId>contentstack.management.csharp</PackageId>

Scripts/run-test-case.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Contentstack
55
#
66
# Created by Uttam Ukkoji on 12/04/21.
7-
# Copyright © 2024 Contentstack. All rights reserved.
7+
# Copyright © 2025 Contentstack. All rights reserved.
88

99
echo "Removing files"
1010

Scripts/run-unit-test-case.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Contentstack
55
#
66
# Created by Uttam Ukkoji on 30/03/2023.
7-
# Copyright © 2024 Contentstack. All rights reserved.
7+
# Copyright © 2025 Contentstack. All rights reserved.
88

99
echo "Removing files"
1010
rm -rf "./Contentstack.Management.Core.Unit.Tests/TestResults"

0 commit comments

Comments
 (0)