duplicati/BuildTools/LicenseUpdater
Kenneth Skovhede 1ea74a3c63 Updated to .NET10
2025-11-14 15:05:39 +01:00
..
.vscode Updated to .NET10 2025-11-14 15:05:39 +01:00
Fragments.cs Improved license updater 2025-09-24 17:14:09 +02:00
LicenseUpdater.csproj Updated to .NET10 2025-11-14 15:05:39 +01:00
LicenseUpdater.slnx Updated to .NET10 2025-11-14 15:05:39 +01:00
Program.cs Improved license updater 2025-09-24 17:14:09 +02:00
README.md Added tool to update the license 2024-02-28 14:39:59 +01:00

License Updater

This folder contains a small tool that can update the license in all files, using the current year as the copyright year. It is intended to be run once a year, using the root repository folder as input:

dotnet run ../../

The resulting change can then be reviewed and committed.