Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update licenses
  • Loading branch information
octylFractal committed Oct 10, 2018
1 parent f73be4b commit ff391ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
Expand Up @@ -16,6 +16,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

package com.sk89q.worldedit.extent.reorder;

import com.sk89q.worldedit.BlockVector2D;
Expand Down
Expand Up @@ -16,6 +16,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

package com.sk89q.worldedit.function.operation;

import static com.google.common.base.Preconditions.checkNotNull;
Expand Down
Expand Up @@ -16,6 +16,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

package com.sk89q.worldedit.util;

import static com.google.common.base.Preconditions.checkNotNull;
Expand Down
Expand Up @@ -16,6 +16,7 @@
* You should have received a copy of the GNU Lesser General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/

package com.sk89q.worldedit.util.collection;

import static com.google.common.base.Preconditions.checkNotNull;
Expand Down

0 comments on commit ff391ca

Please sign in to comment.