Added copyright notice @ Question
This commit is contained in:
parent
ef9f84b00b
commit
1d444a5d93
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
/**
|
||||
* @(#) Question.java 0,1 2020/05/01
|
||||
* <p>
|
||||
* Copyright (c) 2020 Aberystwyth University.
|
||||
* All rights reserved.
|
||||
*/
|
||||
|
||||
package uk.ac.aber.cs221.group20.selfassessment;
|
||||
|
||||
import javafx.scene.control.Alert;
|
||||
|
|
Reference in a new issue