Skip to content

Commit e0c7464

Browse files
author
emmanue1
committed
Update license headers
1 parent b1fe443 commit e0c7464

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app/src/main/java/org/jd/gui/util/function/TriConsumer.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* Copyright (c) 2008-2019 Emmanuel Dupuy.
3+
* This project is distributed under the GPLv3 license.
4+
* This is a Copyleft license that gives the user the right to use,
5+
* copy and modify the code freely for non-commercial purposes.
6+
*/
7+
18
package org.jd.gui.util.function;
29

310
import java.util.Objects;

0 commit comments

Comments
 (0)