diff options
| author | shedaniel <daniel@shedaniel.me> | 2021-07-13 17:52:49 +0800 |
|---|---|---|
| committer | shedaniel <daniel@shedaniel.me> | 2021-07-13 18:28:53 +0800 |
| commit | ad3d7613b8f2faa08709c6b7514866069ce87f74 (patch) | |
| tree | cda4cb15e02fe5f5c15e2e16e435fd42d243befa /src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java | |
| parent | facd9d61a59aab14ff2f70752bb2343af448e01b (diff) | |
| parent | f26e9e2c7b6051823fdfe4a1c34cb02e54564784 (diff) | |
| download | architectury-loom-ad3d7613b8f2faa08709c6b7514866069ce87f74.tar.gz architectury-loom-ad3d7613b8f2faa08709c6b7514866069ce87f74.tar.bz2 architectury-loom-ad3d7613b8f2faa08709c6b7514866069ce87f74.zip | |
Merge remote-tracking branch 'FabricMC/dev/0.9' into dev/0.9
Signed-off-by: shedaniel <daniel@shedaniel.me>
Diffstat (limited to 'src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java')
| -rw-r--r-- | src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java b/src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java index 16b134d0..cecfba3c 100644 --- a/src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java +++ b/src/main/java/net/fabricmc/loom/configuration/ide/RunConfig.java @@ -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) 2016-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 |
