Updated copyright

This commit is contained in:
Erik C. Thauvin 2024-01-19 12:30:27 -08:00
parent 50079786c0
commit ffaef86c76
4 changed files with 11 additions and 11 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright 2023 the original author or authors.
* Copyright 2023-2024 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@ -878,4 +878,4 @@ public class PitestOperation extends AbstractProcessOperation<PitestOperation> {
}
return this;
}
}
}