Skip to content

Commit

Permalink
Happy new year!
Browse files Browse the repository at this point in the history
  • Loading branch information
sgdc3 authored Jan 1, 2019
1 parent 696bcc7 commit 98efa35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ public void executeCommand(CommandSender sender, List<String> arguments) {
sender.sendMessage(ChatColor.GOLD + "License: " + ChatColor.WHITE + "GNU GPL v3.0"
+ ChatColor.GRAY + ChatColor.ITALIC + " (See LICENSE file)");
sender.sendMessage(ChatColor.GOLD + "Copyright: " + ChatColor.WHITE
+ "Copyright (c) AuthMe-Team 2018. All rights reserved.");
+ "Copyright (c) AuthMe-Team 2019. All rights reserved.");
}

/**
Expand Down

0 comments on commit 98efa35

Please sign in to comment.