Last sync 2016.04.01
[deliverable/titan.core.git] / titan_executor_api / TITAN_Executor_API_test / src / org / eclipse / titan / executorapi / test / TestObserverBase.java
index d9b894aa0a2db21ed9f9d49bbb4586cee432aa5b..6ed1617b1dc3c7754da1d977fac9d333c48426d8 100644 (file)
@@ -1,9 +1,14 @@
 /******************************************************************************
- * Copyright (c) 2000-2015 Ericsson Telecom AB
+ * Copyright (c) 2000-2016 Ericsson Telecom AB
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
  * which accompanies this distribution, and is available at
  * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *   Balasko, Jeno
+ *   Lovassy, Arpad
+ *
  ******************************************************************************/
 package org.eclipse.titan.executorapi.test;
 
@@ -156,4 +161,4 @@ abstract class TestObserverBase implements IJniExecutorObserver {
                        }
                }
        }
-}
\ No newline at end of file
+}
This page took 0.023952 seconds and 5 git commands to generate.