From f3b336413c9285125af30bcf4dcfb80bb3534cc1 Mon Sep 17 00:00:00 2001 From: modmuss50 Date: Sat, 10 Jul 2021 21:58:15 +0100 Subject: [PATCH] Fix header file from merge. I should have really waited for the PRs to be merged first thinking about it.. --- .../loom/test/integration/LocalFileDependencyTest.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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