diff options
| author | 2015-04-19 18:51:04 -0400 | |
|---|---|---|
| committer | 2015-04-19 18:51:04 -0400 | |
| commit | 51b92b780b57cc955e0618d09fbc3aa95ff47163 (patch) | |
| tree | c67831c7206060ad699eb490db574fd2a37f5c6d /src/cuchaz/enigma/gui/ClassMatchingGui.java | |
| parent | save more translation information for m3l (diff) | |
| download | enigma-fork-0.10.4_beta.tar.gz enigma-fork-0.10.4_beta.tar.xz enigma-fork-0.10.4_beta.zip | |
relicense Enigma as LGPLv0.10.4_beta
Diffstat (limited to 'src/cuchaz/enigma/gui/ClassMatchingGui.java')
| -rw-r--r-- | src/cuchaz/enigma/gui/ClassMatchingGui.java | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/cuchaz/enigma/gui/ClassMatchingGui.java b/src/cuchaz/enigma/gui/ClassMatchingGui.java index 6f8feac..89b19c3 100644 --- a/src/cuchaz/enigma/gui/ClassMatchingGui.java +++ b/src/cuchaz/enigma/gui/ClassMatchingGui.java | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | /******************************************************************************* | ||
| 2 | * Copyright (c) 2015 Jeff Martin. | ||
| 3 | * All rights reserved. This program and the accompanying materials | ||
| 4 | * are made available under the terms of the GNU Lesser General Public | ||
| 5 | * License v3.0 which accompanies this distribution, and is available at | ||
| 6 | * http://www.gnu.org/licenses/lgpl.html | ||
| 7 | * | ||
| 8 | * Contributors: | ||
| 9 | * Jeff Martin - initial API and implementation | ||
| 10 | ******************************************************************************/ | ||
| 1 | package cuchaz.enigma.gui; | 11 | package cuchaz.enigma.gui; |
| 2 | 12 | ||
| 3 | import java.awt.BorderLayout; | 13 | import java.awt.BorderLayout; |