diff options
Diffstat (limited to 'logic/minecraft/WorldList.h')
-rw-r--r-- | logic/minecraft/WorldList.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/logic/minecraft/WorldList.h b/logic/minecraft/WorldList.h index 3f337c72..8d3d937c 100644 --- a/logic/minecraft/WorldList.h +++ b/logic/minecraft/WorldList.h @@ -1,5 +1,4 @@ -/* - * Copyright 2015 <copyright holder> <email> +/* Copyright 2015 MultiMC Contributors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -12,7 +11,6 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - * */ #pragma once |