summaryrefslogtreecommitdiff
path: root/src/test/java/sevenUnitsGUI
diff options
context:
space:
mode:
authorAdrien Hopkins <ahopk127@my.yorku.ca>2022-02-24 16:44:13 -0500
committerAdrien Hopkins <ahopk127@my.yorku.ca>2022-02-24 16:44:13 -0500
commitb7eee33a5b162b4057d04d28f45738e3048bf01d (patch)
tree3b99cc019fac82fb5813e4e14a0d710e9cbf3913 /src/test/java/sevenUnitsGUI
parent63740b955b5baf955cac4f720a4c75f576d645f4 (diff)
Moved SemanticVersionNumber to sevenUnits.utils
Diffstat (limited to 'src/test/java/sevenUnitsGUI')
-rw-r--r--src/test/java/sevenUnitsGUI/package-info.java23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/test/java/sevenUnitsGUI/package-info.java b/src/test/java/sevenUnitsGUI/package-info.java
deleted file mode 100644
index 96bdbd9..0000000
--- a/src/test/java/sevenUnitsGUI/package-info.java
+++ /dev/null
@@ -1,23 +0,0 @@
-/**
- * Copyright (C) 2022 Adrien Hopkins
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Affero General Public License as published by
- * the Free Software Foundation, either version 3 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Affero General Public License for more details.
- *
- * You should have received a copy of the GNU Affero General Public License
- * along with this program. If not, see <https://www.gnu.org/licenses/>.
- */
-/**
- * Tests for the new 7Units GUI
- *
- * @author Adrien Hopkins
- * @since 2022-01-29
- */
-package sevenUnitsGUI; \ No newline at end of file