adds a missing license notice

This commit is contained in:
hneemann 2020-11-27 10:37:26 +01:00
parent b5a6f26af1
commit c56e921728

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2020 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.testing;
import de.neemann.digital.core.Model;