Added copyright notice @ SixMeaningsQuestion
This commit is contained in:
parent
8210e2e824
commit
852cf326ae
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
/**
|
||||||
|
* @(#) SixMeaningsQuestion.java 0,1 2020/05/01
|
||||||
|
* <p>
|
||||||
|
* Copyright (c) 2020 Aberystwyth University.
|
||||||
|
* All rights reserved.
|
||||||
|
*/
|
||||||
package uk.ac.aber.cs221.group20.selfassessment;
|
package uk.ac.aber.cs221.group20.selfassessment;
|
||||||
|
|
||||||
import uk.ac.aber.cs221.group20.json.DictionaryEntry;
|
import uk.ac.aber.cs221.group20.json.DictionaryEntry;
|
||||||
|
|
Reference in a new issue