Skip to content

Commit

Permalink
Updated copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
alaninmcr committed May 4, 2017
1 parent 645999c commit a3c72fd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
@SuppressWarnings("serial")
public class AboutBoxPanel extends JPanel {
private static final String WEBSITE = "http://www.rightfield.org.uk";
private static final String COPYRIGHT = "(c) University of Manchester 2009-2014";
private static final String COPYRIGHT = "(c) University of Manchester 2009-2017";
private static Logger logger = Logger.getLogger(AboutBoxPanel.class);

public AboutBoxPanel() {
Expand Down

0 comments on commit a3c72fd

Please sign in to comment.