Files
duplicati/BuildTools/LicenseUpdater
Kenneth SkovhedeandGitHub 9464caf622 Feature/update license 2025 (#5851)
* Fixed some minor whitespace issues

* Updated all copyright to 2025
2025-01-07 09:40:39 +01:00
..
2025-01-07 09:40:39 +01:00
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.