Added missing copyright-notice

This commit is contained in:
main() 2012-01-02 11:54:29 +01:00
parent aaa1d18865
commit 632e926098

View File

@ -1,3 +1,10 @@
/******************************************************************************
* Multiverse 2 Copyright (c) the Multiverse Team 2011. *
* Multiverse 2 is licensed under the BSD License. *
* For more information please check the README.md file included *
* with this project. *
******************************************************************************/
package com.onarandombox.MultiverseCore.listeners;
import org.bukkit.event.CustomEventListener;