Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'agent/tcf/framework')
-rw-r--r--agent/tcf/framework/asyncreq.h2
-rw-r--r--agent/tcf/framework/base64.h2
-rw-r--r--agent/tcf/framework/channel_pipe.h2
-rw-r--r--agent/tcf/framework/channel_tcp.h2
-rw-r--r--agent/tcf/framework/context.c2
-rw-r--r--agent/tcf/framework/errors.h2
-rw-r--r--agent/tcf/framework/events.h2
-rw-r--r--agent/tcf/framework/exceptions.c2
-rw-r--r--agent/tcf/framework/exceptions.h2
-rw-r--r--agent/tcf/framework/inputbuf.h2
-rw-r--r--agent/tcf/framework/ip_ifc.c2
-rw-r--r--agent/tcf/framework/ip_ifc.h2
-rw-r--r--agent/tcf/framework/json.h2
-rw-r--r--agent/tcf/framework/mdep-inet.h2
-rw-r--r--agent/tcf/framework/mdep-threads.h2
-rw-r--r--agent/tcf/framework/myalloc.h2
-rw-r--r--agent/tcf/framework/outputbuf.c2
-rw-r--r--agent/tcf/framework/outputbuf.h2
-rw-r--r--agent/tcf/framework/pid-hash.h2
-rw-r--r--agent/tcf/framework/plugins.c2
-rw-r--r--agent/tcf/framework/plugins.h2
-rw-r--r--agent/tcf/framework/protocol.h2
-rw-r--r--agent/tcf/framework/proxy.c2
-rw-r--r--agent/tcf/framework/proxy.h2
-rw-r--r--agent/tcf/framework/signames.c2
-rw-r--r--agent/tcf/framework/signames.h2
-rw-r--r--agent/tcf/framework/tcf.h2
-rw-r--r--agent/tcf/framework/trace.h2
-rw-r--r--agent/tcf/framework/waitpid.c2
-rw-r--r--agent/tcf/framework/waitpid.h2
30 files changed, 30 insertions, 30 deletions
diff --git a/agent/tcf/framework/asyncreq.h b/agent/tcf/framework/asyncreq.h
index 6e711016..a5b6fc24 100644
--- a/agent/tcf/framework/asyncreq.h
+++ b/agent/tcf/framework/asyncreq.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/base64.h b/agent/tcf/framework/base64.h
index 4eed26dd..03325762 100644
--- a/agent/tcf/framework/base64.h
+++ b/agent/tcf/framework/base64.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/channel_pipe.h b/agent/tcf/framework/channel_pipe.h
index f4c1937f..57fe9729 100644
--- a/agent/tcf/framework/channel_pipe.h
+++ b/agent/tcf/framework/channel_pipe.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2010, 2011 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.
diff --git a/agent/tcf/framework/channel_tcp.h b/agent/tcf/framework/channel_tcp.h
index 9a8402de..1ca93f11 100644
--- a/agent/tcf/framework/channel_tcp.h
+++ b/agent/tcf/framework/channel_tcp.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/context.c b/agent/tcf/framework/context.c
index 9684890c..1ea801e9 100644
--- a/agent/tcf/framework/context.c
+++ b/agent/tcf/framework/context.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2012 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2013 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.
diff --git a/agent/tcf/framework/errors.h b/agent/tcf/framework/errors.h
index 57b016d5..e39545ff 100644
--- a/agent/tcf/framework/errors.h
+++ b/agent/tcf/framework/errors.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/events.h b/agent/tcf/framework/events.h
index 0a2804ea..38f51b71 100644
--- a/agent/tcf/framework/events.h
+++ b/agent/tcf/framework/events.h
@@ -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.
diff --git a/agent/tcf/framework/exceptions.c b/agent/tcf/framework/exceptions.c
index e5223f88..2dd3209d 100644
--- a/agent/tcf/framework/exceptions.c
+++ b/agent/tcf/framework/exceptions.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/exceptions.h b/agent/tcf/framework/exceptions.h
index 9f44ac20..ab5e22c0 100644
--- a/agent/tcf/framework/exceptions.h
+++ b/agent/tcf/framework/exceptions.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/inputbuf.h b/agent/tcf/framework/inputbuf.h
index 93bb55fa..14e9f1d6 100644
--- a/agent/tcf/framework/inputbuf.h
+++ b/agent/tcf/framework/inputbuf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/ip_ifc.c b/agent/tcf/framework/ip_ifc.c
index f4bdc3f5..14b6e079 100644
--- a/agent/tcf/framework/ip_ifc.c
+++ b/agent/tcf/framework/ip_ifc.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/ip_ifc.h b/agent/tcf/framework/ip_ifc.h
index 4879dafa..460c37e6 100644
--- a/agent/tcf/framework/ip_ifc.h
+++ b/agent/tcf/framework/ip_ifc.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/json.h b/agent/tcf/framework/json.h
index 9ed0670c..567f5aad 100644
--- a/agent/tcf/framework/json.h
+++ b/agent/tcf/framework/json.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2013 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.
diff --git a/agent/tcf/framework/mdep-inet.h b/agent/tcf/framework/mdep-inet.h
index 9586235c..bc611221 100644
--- a/agent/tcf/framework/mdep-inet.h
+++ b/agent/tcf/framework/mdep-inet.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/mdep-threads.h b/agent/tcf/framework/mdep-threads.h
index b17191aa..abd67a56 100644
--- a/agent/tcf/framework/mdep-threads.h
+++ b/agent/tcf/framework/mdep-threads.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/myalloc.h b/agent/tcf/framework/myalloc.h
index d4a61c33..73816313 100644
--- a/agent/tcf/framework/myalloc.h
+++ b/agent/tcf/framework/myalloc.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/outputbuf.c b/agent/tcf/framework/outputbuf.c
index c132bfe5..2bf3c321 100644
--- a/agent/tcf/framework/outputbuf.c
+++ b/agent/tcf/framework/outputbuf.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (q) 2007, 2012 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.
diff --git a/agent/tcf/framework/outputbuf.h b/agent/tcf/framework/outputbuf.h
index 1eeb5394..c9bed4fd 100644
--- a/agent/tcf/framework/outputbuf.h
+++ b/agent/tcf/framework/outputbuf.h
@@ -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.
diff --git a/agent/tcf/framework/pid-hash.h b/agent/tcf/framework/pid-hash.h
index 4843ec8c..a0fe099c 100644
--- a/agent/tcf/framework/pid-hash.h
+++ b/agent/tcf/framework/pid-hash.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2013 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.
diff --git a/agent/tcf/framework/plugins.c b/agent/tcf/framework/plugins.c
index 6d3b71e2..785a51ad 100644
--- a/agent/tcf/framework/plugins.c
+++ b/agent/tcf/framework/plugins.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2010 Philippe Proulx, École Polytechnique de Montréal
+ * Copyright (c) 2009, 2011 Philippe Proulx, École Polytechnique de Montréal
* Michael Sills-Lavoie, École Polytechnique de Montréal
* and others. All rights reserved.
* This program and the accompanying materials
diff --git a/agent/tcf/framework/plugins.h b/agent/tcf/framework/plugins.h
index e22ffc1b..a5cf9db4 100644
--- a/agent/tcf/framework/plugins.h
+++ b/agent/tcf/framework/plugins.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2010 Philippe Proulx, École Polytechnique de Montréal
+ * Copyright (c) 2009, 2011 Philippe Proulx, École Polytechnique de Montréal
* Michael Sills-Lavoie, École Polytechnique de Montréal
* and others. All rights reserved.
* This program and the accompanying materials
diff --git a/agent/tcf/framework/protocol.h b/agent/tcf/framework/protocol.h
index aa2ca7d7..c8c15907 100644
--- a/agent/tcf/framework/protocol.h
+++ b/agent/tcf/framework/protocol.h
@@ -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.
diff --git a/agent/tcf/framework/proxy.c b/agent/tcf/framework/proxy.c
index c0cfed98..7e58b9c3 100644
--- a/agent/tcf/framework/proxy.c
+++ b/agent/tcf/framework/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.
diff --git a/agent/tcf/framework/proxy.h b/agent/tcf/framework/proxy.h
index 74894549..55cc8bbb 100644
--- a/agent/tcf/framework/proxy.h
+++ b/agent/tcf/framework/proxy.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/signames.c b/agent/tcf/framework/signames.c
index fc3f1c88..9fcd0337 100644
--- a/agent/tcf/framework/signames.c
+++ b/agent/tcf/framework/signames.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2013 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.
diff --git a/agent/tcf/framework/signames.h b/agent/tcf/framework/signames.h
index 8b0d044c..0d588d17 100644
--- a/agent/tcf/framework/signames.h
+++ b/agent/tcf/framework/signames.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2013 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.
diff --git a/agent/tcf/framework/tcf.h b/agent/tcf/framework/tcf.h
index a2a91976..4ff40d46 100644
--- a/agent/tcf/framework/tcf.h
+++ b/agent/tcf/framework/tcf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2011 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.
diff --git a/agent/tcf/framework/trace.h b/agent/tcf/framework/trace.h
index 9f8e547a..e79de6f5 100644
--- a/agent/tcf/framework/trace.h
+++ b/agent/tcf/framework/trace.h
@@ -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.
diff --git a/agent/tcf/framework/waitpid.c b/agent/tcf/framework/waitpid.c
index cac079b2..6d8b6dca 100644
--- a/agent/tcf/framework/waitpid.c
+++ b/agent/tcf/framework/waitpid.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 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.
diff --git a/agent/tcf/framework/waitpid.h b/agent/tcf/framework/waitpid.h
index ff59ad9e..c82ed6a7 100644
--- a/agent/tcf/framework/waitpid.h
+++ b/agent/tcf/framework/waitpid.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2010 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2011 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