Skip to content

Commit 787529d

Browse files
committed
Update branding in javadoc package files
Signed-off-by: Tony Germano <tony@germano.name> Issue: #104
1 parent 4a7bbed commit 787529d

3 files changed

Lines changed: 15 additions & 12 deletions

File tree

server/src/com/mirth/connect/plugins/httpauth/userutil/package-info.java

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
*/
99

1010
/**
11-
* This package is included in the JavaScript scope on the server.&nbsp;Classes in this package are
12-
* part of the supported User API for use in channels/scripts.&nbsp;Reference to any class in Mirth
13-
* Connect outside of the userutil packages is unsupported.
11+
* This package is included in the JavaScript scope on the server. Classes in
12+
* this package are part of the supported User API for use in channels/scripts.
13+
* Reference to any class in Open Integration Engine outside of the userutil
14+
* packages is unsupported.
1415
*/
15-
package com.mirth.connect.plugins.httpauth.userutil;
16+
package com.mirth.connect.plugins.httpauth.userutil;

server/src/com/mirth/connect/server/userutil/package-info.java

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
*/
99

1010
/**
11-
* This package is included in the JavaScript scope on the server.&nbsp;Classes in this package are
12-
* part of the supported User API for use in channels/scripts.&nbsp;Reference to any class in Mirth
13-
* Connect outside of the userutil packages is unsupported.
11+
* This package is included in the JavaScript scope on the server. Classes in
12+
* this package are part of the supported User API for use in channels/scripts.
13+
* Reference to any class in Open Integration Engine outside of the userutil
14+
* packages is unsupported.
1415
*/
15-
package com.mirth.connect.server.userutil;
16+
package com.mirth.connect.server.userutil;

server/src/com/mirth/connect/userutil/package-info.java

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@
88
*/
99

1010
/**
11-
* This package is included in the JavaScript scope on both the client and the server.&nbsp;Classes
12-
* in this package are part of the supported User API for use in channels/scripts.&nbsp;Reference to
13-
* any class in Mirth Connect outside of the userutil packages is unsupported.
11+
* This package is included in the JavaScript scope on both the client and the
12+
* server. Classes in this package are part of the supported User API for use in
13+
* channels/scripts. Reference to any class in Open Integration Engine outside
14+
* of the userutil packages is unsupported.
1415
*/
15-
package com.mirth.connect.userutil;
16+
package com.mirth.connect.userutil;

0 commit comments

Comments
 (0)