Skip to content

Commit c979f1f

Browse files
committed
c 2025
1 parent e49b441 commit c979f1f

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

LICENSE.md

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) 2018-2024 max-ieremenko
3+
Copyright (c) 2018-2025 max-ieremenko
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

Sources/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<PackageIconUrl>https://github.com/max-ieremenko/SqlDatabase/raw/master/icon-32.png</PackageIconUrl>
3232
<PackageIcon>icon-32.png</PackageIcon>
3333
<PackageLicenseExpression>MIT</PackageLicenseExpression>
34-
<Copyright>(C) 2018-2024 Max Ieremenko.</Copyright>
34+
<Copyright>(C) 2018-2025 Max Ieremenko.</Copyright>
3535
<RepositoryType>git</RepositoryType>
3636
<PackageTags>sqlserver database postgresql mysql mysql-database sqlcmd migration-tool c-sharp command-line-tool miration-step sql-script sql-database database-migrations export-data</PackageTags>
3737
<IncludeSymbols>false</IncludeSymbols>

Sources/SqlDatabase.Package/nuget/package.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<summary>Command-line tool and PowerShell module for MSSQL Server, PostgreSQL and MySQL.</summary>
1515
<description>SqlDatabase is a tool for MSSQL Server, PostgreSQL and MySQL, allows to execute scripts, database migrations and export data.</description>
1616
<releaseNotes>https://github.com/max-ieremenko/SqlDatabase/releases/tag/$Version$</releaseNotes>
17-
<copyright>(C) 2018-2024 Max Ieremenko.</copyright>
17+
<copyright>(C) 2018-2025 Max Ieremenko.</copyright>
1818
<tags>sqlserver postgresql mysql mysql-database sqlcmd migration-tool c-sharp command-line-tool migration-step sql-script sql-database database-migrations export-data</tags>
1919
</metadata>
2020

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)