From 12459d88264b02811cba7f35440a8b6878113fa2 Mon Sep 17 00:00:00 2001 From: Luke Bemish Date: Sat, 6 Jan 2024 20:03:55 -0600 Subject: [PATCH] Apply license header --- common/src/main/resources/mods.groovy | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/common/src/main/resources/mods.groovy b/common/src/main/resources/mods.groovy index dcebdc9..c2e85ce 100644 --- a/common/src/main/resources/mods.groovy +++ b/common/src/main/resources/mods.groovy @@ -1,3 +1,8 @@ +/* + * Copyright (C) 2024 Luke Bemish and contributors + * SPDX-License-Identifier: LGPL-3.0-or-later + */ + import modsdotgroovy.Dependency /*