Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/server
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-20 03:33:11 +0000
committerEugene Tarassov2012-05-20 03:33:11 +0000
commit960e69fb9fd9ddcffd7b503d99b4a66c4fe12550 (patch)
treede570e38120c3e0028168248e77e9bcd889cac9d /server
parent20965b7360787a02b501008927b3a3329c9005c7 (diff)
downloadorg.eclipse.tcf.agent-960e69fb9fd9ddcffd7b503d99b4a66c4fe12550.tar.gz
org.eclipse.tcf.agent-960e69fb9fd9ddcffd7b503d99b4a66c4fe12550.tar.xz
org.eclipse.tcf.agent-960e69fb9fd9ddcffd7b503d99b4a66c4fe12550.zip
TCF Agent: run control: a bit better safe events logic
Diffstat (limited to 'server')
-rw-r--r--server/tcf/services/context-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/tcf/services/context-proxy.c b/server/tcf/services/context-proxy.c
index f75c6252..942957bf 100644
--- a/server/tcf/services/context-proxy.c
+++ b/server/tcf/services/context-proxy.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2012 Wind River Systems, Inc. and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* and Eclipse Distribution License v1.0 which accompany this distribution.

Back to the top