Moved copyright notice above package @ matchmeaning controller

This commit is contained in:
law39 2020-05-01 15:20:52 +01:00
parent c8ae7da11b
commit 679caace98

View file

@ -1,10 +1,11 @@
package uk.ac.aber.cs221.group20.javafx;
/**
* @(#) MyController.java 0,1 2020/04/07
* <p>
* Copyright (c) 2020 Aberystwyth University.
* All rights reserved.
*/
package uk.ac.aber.cs221.group20.javafx;
import javafx.fxml.FXML;
import javafx.scene.control.Alert;