From b5d54907141a4d33b5e23486ca2db8e139bddafe Mon Sep 17 00:00:00 2001 From: Alex <robotbrain@robotbrain.info> Date: Sun, 30 Aug 2015 15:36:01 -0400 Subject: Copyright fixes for new code --- logic/minecraft/World.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'logic/minecraft/World.h') diff --git a/logic/minecraft/World.h b/logic/minecraft/World.h index bf5eec04..60151dd6 100644 --- a/logic/minecraft/World.h +++ b/logic/minecraft/World.h @@ -1,4 +1,4 @@ -/* Copyright 2013-2015 MultiMC Contributors +/* 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. -- cgit