added missing licence note

This commit is contained in:
hneemann 2018-12-04 17:09:22 +01:00
parent 7085a4e963
commit 814a9fd20b

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.draw.shapes.custom.svg;
import de.neemann.digital.draw.graphics.Transform;