mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUACAMOLE-224: Remove @author tags from codebase.
This commit is contained in:
		| @@ -28,8 +28,6 @@ import static org.junit.Assert.*; | ||||
| /** | ||||
|  * Tests the ReaderGuacamoleReader implementation of GuacamoleReader, validating | ||||
|  * that instructions are parsed correctly. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public class ReaderGuacamoleReaderTest { | ||||
|  | ||||
|   | ||||
| @@ -29,8 +29,6 @@ import org.junit.Test; | ||||
| /** | ||||
|  * Test which validates filtering of Guacamole instructions with | ||||
|  * FilteredGuacamoleReader. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public class FilteredGuacamoleReaderTest { | ||||
|  | ||||
|   | ||||
| @@ -29,8 +29,6 @@ import org.junit.Test; | ||||
| /** | ||||
|  * Test which validates filtering of Guacamole instructions with | ||||
|  * FilteredGuacamoleWriter. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public class FilteredGuacamoleWriterTest { | ||||
|  | ||||
|   | ||||
| @@ -26,8 +26,6 @@ import org.junit.Test; | ||||
| /** | ||||
|  * Unit test for GuacamoleParser. Verifies that parsing of the Guacamole | ||||
|  * protocol works as required. | ||||
|  * | ||||
|  * @author Michael Jumper | ||||
|  */ | ||||
| public class GuacamoleParserTest { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user