Skip to content

Commit cf882eb

Browse files
committed
Update Copyright year to 2025
1 parent f4d8bd5 commit cf882eb

29 files changed

+29
-29
lines changed

LICENSE

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

3-
Copyright (c) 2024 Aspose Pty Ltd
3+
Copyright (c) 2025 Aspose Pty Ltd
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

src/Api/BarcodeApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="BarcodeApi.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Api/FileApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="FileApi.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Api/FolderApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="FolderApi.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Api/StorageApi.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="StorageApi.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Aspose.BarCode.Cloud.Sdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Aspose.Barcode for Cloud allows you to control all aspects of the image and barc
1919
<EmbedUntrackedSources>true</EmbedUntrackedSources>
2020
<DebugType>embedded</DebugType>
2121
<PackageTags>Barcode Scan Recognize Generate QR DataMatrix AustraliaPost VIN MSI Aztec ISBN OPC Postnet Aspose Aspose.BarCode Aspose.BarCode-Cloud EAN13 ISSN PZN SingaporePost UPCA UPCE Code11 Code128 Code32 DotCode EAN14 EAN8 GS1DataMatrix</PackageTags>
22-
<Copyright>© Aspose Pty Ltd 2001-2024. All Rights Reserved.</Copyright>
22+
<Copyright>© Aspose Pty Ltd 2001-2025. All Rights Reserved.</Copyright>
2323
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2424
<PackageId>Aspose.BarCode-Cloud</PackageId>
2525
<Product>Aspose.BarCode Cloud SDK for .NET</Product>

src/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 (c) 2024 Aspose Pty Ltd
3+
Copyright (c) 2025 Aspose Pty Ltd
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

src/Model/Requests/CopyFileRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="CopyFileRequest.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Model/Requests/CopyFolderRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="CopyFolderRequest.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

src/Model/Requests/CreateFolderRequest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --------------------------------------------------------------------------------------------------------------------
22
// <copyright company="Aspose" file="CreateFolderRequest.cs">
3-
// Copyright (c) 2024 Aspose.BarCode for Cloud
3+
// Copyright (c) 2025 Aspose.BarCode for Cloud
44
// </copyright>
55
// <summary>
66
// Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)