diff options
author | modmuss50 <modmuss50@gmail.com> | 2021-07-10 21:58:15 +0100 |
---|---|---|
committer | modmuss50 <modmuss50@gmail.com> | 2021-07-10 21:58:15 +0100 |
commit | f3b336413c9285125af30bcf4dcfb80bb3534cc1 (patch) | |
tree | 41e7e26638620ea94fa79f23effe37d6f728b78f /src/test/groovy/net | |
parent | e9657d63c47f982116e94134257a57d2d6166481 (diff) | |
download | architectury-loom-f3b336413c9285125af30bcf4dcfb80bb3534cc1.tar.gz architectury-loom-f3b336413c9285125af30bcf4dcfb80bb3534cc1.tar.bz2 architectury-loom-f3b336413c9285125af30bcf4dcfb80bb3534cc1.zip |
Fix header file from merge.
I should have really waited for the PRs to be merged first thinking about it..
Diffstat (limited to 'src/test/groovy/net')
-rw-r--r-- | src/test/groovy/net/fabricmc/loom/test/integration/LocalFileDependencyTest.groovy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/groovy/net/fabricmc/loom/test/integration/LocalFileDependencyTest.groovy b/src/test/groovy/net/fabricmc/loom/test/integration/LocalFileDependencyTest.groovy index 69461987..f6b8cc9c 100644 --- a/src/test/groovy/net/fabricmc/loom/test/integration/LocalFileDependencyTest.groovy +++ b/src/test/groovy/net/fabricmc/loom/test/integration/LocalFileDependencyTest.groovy @@ -1,7 +1,7 @@ /* * This file is part of fabric-loom, licensed under the MIT License (MIT). * - * Copyright (c) 2016, 2017, 2018 FabricMC + * Copyright (c) 2021 FabricMC * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |