mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
This commit is contained in:
parent
0befe5b6d2
commit
b68aa8b1b4
@ -194,7 +194,7 @@ public class AgentUI extends JFrame {
|
||||
lblAgentName.setText("Device Name: " + AgentManager.getInstance().getDeviceName());
|
||||
|
||||
jLabel2.setHorizontalAlignment(SwingConstants.CENTER);
|
||||
jLabel2.setText("Copyright (c) 2015, WSO2 Inc.");
|
||||
jLabel2.setText("Copyright (c) 2018, WSO2 Inc.");
|
||||
|
||||
jPanel1.setBackground(new Color(220, 220, 220));
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user