mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUACAMOLE-224: Remove @author tags from codebase.
This commit is contained in:
		| @@ -23,8 +23,6 @@ package org.apache.guacamole.language; | ||||
|  * An object which is associated with a translatable message that can be passed | ||||
|  * through an arbitrary translation service, producing a human-readable message | ||||
|  * in the user's native language. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public interface Translatable { | ||||
|  | ||||
|   | ||||
| @@ -23,8 +23,6 @@ package org.apache.guacamole.language; | ||||
|  * A message which can be translated using a translation service, providing a | ||||
|  * translation key and optional set of values to be substituted into the | ||||
|  * translation string associated with that key. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public class TranslatableMessage { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user