Updated copyright

This commit is contained in:
Erik C. Thauvin 2024-01-31 00:09:21 -08:00
parent 593b83a44c
commit 581f962e80
15 changed files with 27 additions and 29 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.
@ -101,4 +101,4 @@ class CompileKotlinOperationTest {
FileUtils.deleteDirectory(tmpDir);
}
}
}
}