From 51b92b780b57cc955e0618d09fbc3aa95ff47163 Mon Sep 17 00:00:00 2001 From: Cuchaz Date: Sun, 19 Apr 2015 18:51:04 -0400 Subject: relicense Enigma as LGPL --- test/cuchaz/enigma/inputs/translation/G_OuterClass.java | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'test/cuchaz/enigma/inputs/translation/G_OuterClass.java') diff --git a/test/cuchaz/enigma/inputs/translation/G_OuterClass.java b/test/cuchaz/enigma/inputs/translation/G_OuterClass.java index 0856afe..a2e0daf 100644 --- a/test/cuchaz/enigma/inputs/translation/G_OuterClass.java +++ b/test/cuchaz/enigma/inputs/translation/G_OuterClass.java @@ -1,3 +1,13 @@ +/******************************************************************************* + * Copyright (c) 2015 Jeff Martin. + * All rights reserved. This program and the accompanying materials + * are made available under the terms of the GNU Lesser General Public + * License v3.0 which accompanies this distribution, and is available at + * http://www.gnu.org/licenses/lgpl.html + * + * Contributors: + * Jeff Martin - initial API and implementation + ******************************************************************************/ package cuchaz.enigma.inputs.translation; -- cgit v1.2.3