GUACAMOLE-197: Update Authorship for RADIUS-specific files

This commit is contained in:
Nick Couchman
2017-02-15 12:44:59 -05:00
committed by Nick Couchman
parent c02e46e70d
commit df91b8828a
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ import org.apache.guacamole.environment.Environment;
/**
* Service for retrieving configuration information regarding the RADIUS server.
*
* @author Michael Jumper
* @author Nick Couchman
*/
public class ConfigurationService {

View File

@@ -29,7 +29,7 @@ import org.apache.guacamole.properties.StringGuacamoleProperty;
* These properties will be read from guacamole.properties when the RADIUS
* authentication provider is used.
*
* @author Michael Jumper
* @author Nick Couchman
*/
public class RadiusGuacamoleProperties {