Update license headers

This commit is contained in:
emmanue1 2019-04-10 07:44:49 +02:00
parent b1fe443901
commit e0c7464c43

View File

@ -1,3 +1,10 @@
/*
* Copyright (c) 2008-2019 Emmanuel Dupuy.
* This project is distributed under the GPLv3 license.
* This is a Copyleft license that gives the user the right to use,
* copy and modify the code freely for non-commercial purposes.
*/
package org.jd.gui.util.function;
import java.util.Objects;