Added missing license notice.

This commit is contained in:
hneemann 2018-03-23 08:47:35 +01:00
parent c2e58b64a4
commit d25c92c105

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2018 Helmut Neemann
* Use of this source code is governed by the GPL v3 license
* that can be found in the LICENSE file.
*/
package de.neemann.digital.hdl.hgs;
import junit.framework.TestCase;