Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreutarass2010-05-27 21:08:57 +0000
committereutarass2010-05-27 21:08:57 +0000
commit07b040fe4a5b9440e0a626e4efe2fe4ead3dd74f (patch)
tree2346a0aa2b8bcc492540408b3ea3b2299ed9ba6b
parentd509cdbe03ca720e560a6eba84c07dffc5d1d362 (diff)
downloadorg.eclipse.tcf.agent-07b040fe4a5b9440e0a626e4efe2fe4ead3dd74f.tar.gz
org.eclipse.tcf.agent-07b040fe4a5b9440e0a626e4efe2fe4ead3dd74f.tar.xz
org.eclipse.tcf.agent-07b040fe4a5b9440e0a626e4efe2fe4ead3dd74f.zip
Fixed copyright headers
-rw-r--r--config.h2
-rw-r--r--framework/asyncreq.c2
-rw-r--r--framework/asyncreq.h2
-rw-r--r--framework/base64.c2
-rw-r--r--framework/base64.h2
-rw-r--r--framework/cache.c2
-rw-r--r--framework/cache.h2
-rw-r--r--framework/channel.c2
-rw-r--r--framework/channel.h2
-rw-r--r--framework/channel_tcp.c2
-rw-r--r--framework/channel_tcp.h2
-rw-r--r--framework/context.c2
-rw-r--r--framework/context.h2
-rw-r--r--framework/cpudefs.c2
-rw-r--r--framework/cpudefs.h2
-rw-r--r--framework/errors.c2
-rw-r--r--framework/errors.h2
-rw-r--r--framework/events.c2
-rw-r--r--framework/events.h2
-rw-r--r--framework/exceptions.c2
-rw-r--r--framework/exceptions.h2
-rw-r--r--framework/inputbuf.c2
-rw-r--r--framework/inputbuf.h2
-rw-r--r--framework/ip_ifc.c2
-rw-r--r--framework/ip_ifc.h2
-rw-r--r--framework/json.c2
-rw-r--r--framework/json.h2
-rw-r--r--framework/link.h2
-rw-r--r--framework/mdep.c2
-rw-r--r--framework/mdep.h2
-rw-r--r--framework/myalloc.c2
-rw-r--r--framework/myalloc.h2
-rw-r--r--framework/peer.c2
-rw-r--r--framework/peer.h2
-rw-r--r--framework/plugins.c2
-rw-r--r--framework/plugins.h2
-rw-r--r--framework/protocol.c2
-rw-r--r--framework/protocol.h2
-rw-r--r--framework/proxy.c2
-rw-r--r--framework/proxy.h2
-rw-r--r--framework/streams.c2
-rw-r--r--framework/streams.h2
-rw-r--r--framework/tcf.h2
-rw-r--r--framework/trace.c2
-rw-r--r--framework/trace.h2
-rw-r--r--framework/waitpid.c2
-rw-r--r--framework/waitpid.h2
-rw-r--r--machine/cpudefs-ext.h2
-rw-r--r--machine/x86_64/cpudefs-mdep.h2
-rw-r--r--main/cmdline.c2
-rw-r--r--main/cmdline.h2
-rw-r--r--main/main.c2
-rw-r--r--main/main_client.c2
-rw-r--r--main/main_log.c2
-rw-r--r--main/main_lua.c2
-rw-r--r--main/main_reg.c2
-rw-r--r--main/main_va.c2
-rw-r--r--main/test.c2
-rw-r--r--main/test.h2
-rw-r--r--server/config.h2
-rw-r--r--server/machine/cpudefs-ext.h2
-rw-r--r--server/services/context-proxy.c2
-rw-r--r--server/services/context-proxy.h2
-rw-r--r--services/breakpoints.c2
-rw-r--r--services/breakpoints.h2
-rw-r--r--services/diagnostics.c2
-rw-r--r--services/diagnostics.h2
-rw-r--r--services/discovery.c2
-rw-r--r--services/discovery.h2
-rw-r--r--services/discovery_udp.c2
-rw-r--r--services/discovery_udp.h2
-rw-r--r--services/dwarf.h2
-rw-r--r--services/dwarfcache.c2
-rw-r--r--services/dwarfcache.h2
-rw-r--r--services/dwarfexpr.c2
-rw-r--r--services/dwarfexpr.h2
-rw-r--r--services/dwarfframe.c2
-rw-r--r--services/dwarfframe.h2
-rw-r--r--services/dwarfio.c2
-rw-r--r--services/dwarfio.h2
-rw-r--r--services/expressions.c2
-rw-r--r--services/expressions.h2
-rw-r--r--services/filesystem.c2
-rw-r--r--services/filesystem.h2
-rw-r--r--services/linenumbers.c2
-rw-r--r--services/linenumbers.h2
-rw-r--r--services/linenumbers_elf.c2
-rw-r--r--services/linenumbers_win32.c2
-rw-r--r--services/memorymap.c2
-rw-r--r--services/memorymap.h2
-rw-r--r--services/memoryservice.c2
-rw-r--r--services/memoryservice.h2
-rw-r--r--services/processes.c2
-rw-r--r--services/processes.h2
-rw-r--r--services/registers.c2
-rw-r--r--services/registers.h2
-rw-r--r--services/runctrl.c2
-rw-r--r--services/runctrl.h2
-rw-r--r--services/stacktrace.c2
-rw-r--r--services/stacktrace.h2
-rw-r--r--services/streamsservice.c2
-rw-r--r--services/streamsservice.h2
-rw-r--r--services/symbols.c2
-rw-r--r--services/symbols.h2
-rw-r--r--services/symbols_alloc.h2
-rw-r--r--services/symbols_elf.c2
-rw-r--r--services/symbols_proxy.c2
-rw-r--r--services/symbols_win32.c2
-rw-r--r--services/sysmon.c2
-rw-r--r--services/sysmon.h2
-rw-r--r--services/tcf_elf.c2
-rw-r--r--services/tcf_elf.h2
-rw-r--r--system/Cygwin/context-cygwin.c2
-rw-r--r--system/Cygwin/regset.h2
-rw-r--r--system/Darwin/context-darwin.c2
-rw-r--r--system/Darwin/regset.h2
-rw-r--r--system/FreeBSD/context-freebsd.c2
-rw-r--r--system/FreeBSD/regset.h2
-rw-r--r--system/GNU/Linux/context-linux.c2
-rw-r--r--system/GNU/Linux/regset.h2
-rw-r--r--system/Msys/context-msys.c2
-rw-r--r--system/Msys/regset.h2
-rw-r--r--system/VxWorks/context-vxworks.c2
-rw-r--r--system/VxWorks/context-vxworks.h2
-rw-r--r--system/VxWorks/regset.h2
-rw-r--r--system/Windows/context-win32.c2
-rw-r--r--system/Windows/context-win32.h2
-rw-r--r--system/Windows/regset.h2
-rw-r--r--system/pid-hash.h2
129 files changed, 129 insertions, 129 deletions
diff --git a/config.h b/config.h
index 7c482411..b024661e 100644
--- a/config.h
+++ b/config.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/asyncreq.c b/framework/asyncreq.c
index 84dbc9bd..c076db14 100644
--- a/framework/asyncreq.c
+++ b/framework/asyncreq.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/asyncreq.h b/framework/asyncreq.h
index 9a8208d5..14f86182 100644
--- a/framework/asyncreq.h
+++ b/framework/asyncreq.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/base64.c b/framework/base64.c
index 56a1f02d..33f713b4 100644
--- a/framework/base64.c
+++ b/framework/base64.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/base64.h b/framework/base64.h
index 0adea6bd..b4e282b6 100644
--- a/framework/base64.h
+++ b/framework/base64.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/cache.c b/framework/cache.c
index 22099421..e5c03c8e 100644
--- a/framework/cache.c
+++ b/framework/cache.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/framework/cache.h b/framework/cache.h
index e90cd1de..f477ff49 100644
--- a/framework/cache.h
+++ b/framework/cache.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/framework/channel.c b/framework/channel.c
index edba86eb..4539fa12 100644
--- a/framework/channel.c
+++ b/framework/channel.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/channel.h b/framework/channel.h
index 8e8cedf5..95c5d55d 100644
--- a/framework/channel.h
+++ b/framework/channel.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/channel_tcp.c b/framework/channel_tcp.c
index 962e3b2b..b4519099 100644
--- a/framework/channel_tcp.c
+++ b/framework/channel_tcp.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/channel_tcp.h b/framework/channel_tcp.h
index 74bced7d..bc720280 100644
--- a/framework/channel_tcp.h
+++ b/framework/channel_tcp.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/context.c b/framework/context.c
index 169ad289..43db20c4 100644
--- a/framework/context.c
+++ b/framework/context.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/context.h b/framework/context.h
index 3a9c155e..31574e4a 100644
--- a/framework/context.h
+++ b/framework/context.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/cpudefs.c b/framework/cpudefs.c
index 2955f3af..3ee3e4cf 100644
--- a/framework/cpudefs.c
+++ b/framework/cpudefs.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/cpudefs.h b/framework/cpudefs.h
index a006224a..ec5b08e1 100644
--- a/framework/cpudefs.h
+++ b/framework/cpudefs.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/errors.c b/framework/errors.c
index bf54b2d5..505f36c7 100644
--- a/framework/errors.c
+++ b/framework/errors.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/errors.h b/framework/errors.h
index 0db21d57..2dc424b4 100644
--- a/framework/errors.h
+++ b/framework/errors.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/events.c b/framework/events.c
index 90bf6253..0aaccfb0 100644
--- a/framework/events.c
+++ b/framework/events.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/events.h b/framework/events.h
index d47e7134..dc94a095 100644
--- a/framework/events.h
+++ b/framework/events.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/exceptions.c b/framework/exceptions.c
index e16a9d8f..93bf045d 100644
--- a/framework/exceptions.c
+++ b/framework/exceptions.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/exceptions.h b/framework/exceptions.h
index b89797e0..e70f284d 100644
--- a/framework/exceptions.h
+++ b/framework/exceptions.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/inputbuf.c b/framework/inputbuf.c
index 532f4a21..45219334 100644
--- a/framework/inputbuf.c
+++ b/framework/inputbuf.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/inputbuf.h b/framework/inputbuf.h
index 735aefa8..5d11877d 100644
--- a/framework/inputbuf.h
+++ b/framework/inputbuf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/ip_ifc.c b/framework/ip_ifc.c
index 7cdb845b..c46d5f9e 100644
--- a/framework/ip_ifc.c
+++ b/framework/ip_ifc.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/ip_ifc.h b/framework/ip_ifc.h
index 387c67ed..009660ed 100644
--- a/framework/ip_ifc.h
+++ b/framework/ip_ifc.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/json.c b/framework/json.c
index 6640e65b..e3aa8376 100644
--- a/framework/json.c
+++ b/framework/json.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/json.h b/framework/json.h
index 555ca2e9..2ea2ec7f 100644
--- a/framework/json.h
+++ b/framework/json.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/link.h b/framework/link.h
index 99995258..9b3e05a3 100644
--- a/framework/link.h
+++ b/framework/link.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/mdep.c b/framework/mdep.c
index fcf6b09f..9ae205bf 100644
--- a/framework/mdep.c
+++ b/framework/mdep.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/mdep.h b/framework/mdep.h
index 1e419a57..87b2d128 100644
--- a/framework/mdep.h
+++ b/framework/mdep.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/myalloc.c b/framework/myalloc.c
index 68a08fbf..543c52fd 100644
--- a/framework/myalloc.c
+++ b/framework/myalloc.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/myalloc.h b/framework/myalloc.h
index 6e66774e..6d5bc663 100644
--- a/framework/myalloc.h
+++ b/framework/myalloc.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/peer.c b/framework/peer.c
index 37e741bc..e2ecfd87 100644
--- a/framework/peer.c
+++ b/framework/peer.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/peer.h b/framework/peer.h
index 2cb8f4cb..e0ac37ae 100644
--- a/framework/peer.h
+++ b/framework/peer.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/plugins.c b/framework/plugins.c
index f4686af6..895341a3 100644
--- a/framework/plugins.c
+++ b/framework/plugins.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Philippe Proulx, École Polytechnique de Montréal
+ * Copyright (c) 2009, 2010 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/framework/plugins.h b/framework/plugins.h
index 8b521fb0..784f45e2 100644
--- a/framework/plugins.h
+++ b/framework/plugins.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Philippe Proulx, École Polytechnique de Montréal
+ * Copyright (c) 2009, 2010 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/framework/protocol.c b/framework/protocol.c
index 9c18765d..20cfa057 100644
--- a/framework/protocol.c
+++ b/framework/protocol.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/protocol.h b/framework/protocol.h
index ddea64d9..00891250 100644
--- a/framework/protocol.h
+++ b/framework/protocol.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/proxy.c b/framework/proxy.c
index 91c86836..f007dbd7 100644
--- a/framework/proxy.c
+++ b/framework/proxy.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/proxy.h b/framework/proxy.h
index 8e2704eb..61f6e015 100644
--- a/framework/proxy.h
+++ b/framework/proxy.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/streams.c b/framework/streams.c
index 582a2867..37e4e80e 100644
--- a/framework/streams.c
+++ b/framework/streams.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/streams.h b/framework/streams.h
index 5db8aa0b..5c4c9ccb 100644
--- a/framework/streams.h
+++ b/framework/streams.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/tcf.h b/framework/tcf.h
index 522714f0..625e9eba 100644
--- a/framework/tcf.h
+++ b/framework/tcf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/trace.c b/framework/trace.c
index 06265854..64144bea 100644
--- a/framework/trace.c
+++ b/framework/trace.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/trace.h b/framework/trace.h
index 45966597..e8a5ccee 100644
--- a/framework/trace.h
+++ b/framework/trace.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/framework/waitpid.c b/framework/waitpid.c
index ea53b114..08358a76 100644
--- a/framework/waitpid.c
+++ b/framework/waitpid.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/framework/waitpid.h b/framework/waitpid.h
index 5a5c7424..a3291a2f 100644
--- a/framework/waitpid.h
+++ b/framework/waitpid.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/machine/cpudefs-ext.h b/machine/cpudefs-ext.h
index cd33fbeb..47422081 100644
--- a/machine/cpudefs-ext.h
+++ b/machine/cpudefs-ext.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/machine/x86_64/cpudefs-mdep.h b/machine/x86_64/cpudefs-mdep.h
index 31b297c2..cab8eb76 100644
--- a/machine/x86_64/cpudefs-mdep.h
+++ b/machine/x86_64/cpudefs-mdep.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/cmdline.c b/main/cmdline.c
index 725fad35..9c983282 100644
--- a/main/cmdline.c
+++ b/main/cmdline.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/cmdline.h b/main/cmdline.h
index 392a3497..d886f6fb 100644
--- a/main/cmdline.h
+++ b/main/cmdline.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main.c b/main/main.c
index 62aa85a9..02aaad24 100644
--- a/main/main.c
+++ b/main/main.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main_client.c b/main/main_client.c
index 0a4caf48..4731a9d6 100644
--- a/main/main_client.c
+++ b/main/main_client.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main_log.c b/main/main_log.c
index eb7a7d8c..d9b0b6ac 100644
--- a/main/main_log.c
+++ b/main/main_log.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main_lua.c b/main/main_lua.c
index 86bd771e..1ffcbe6e 100644
--- a/main/main_lua.c
+++ b/main/main_lua.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main_reg.c b/main/main_reg.c
index 2f03ad2c..3de4cf97 100644
--- a/main/main_reg.c
+++ b/main/main_reg.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/main_va.c b/main/main_va.c
index 9b0020b5..6b144e2f 100644
--- a/main/main_va.c
+++ b/main/main_va.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/test.c b/main/test.c
index c9825799..0242b650 100644
--- a/main/test.c
+++ b/main/test.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/main/test.h b/main/test.h
index 24aa2aba..5c2cc5fe 100644
--- a/main/test.h
+++ b/main/test.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/server/config.h b/server/config.h
index 7fe07485..ce9230b3 100644
--- a/server/config.h
+++ b/server/config.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/server/machine/cpudefs-ext.h b/server/machine/cpudefs-ext.h
index 75aa2f00..158a2c25 100644
--- a/server/machine/cpudefs-ext.h
+++ b/server/machine/cpudefs-ext.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/server/services/context-proxy.c b/server/services/context-proxy.c
index 17ab135d..6b9cf099 100644
--- a/server/services/context-proxy.c
+++ b/server/services/context-proxy.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/server/services/context-proxy.h b/server/services/context-proxy.h
index c1abfa5f..164a2c3b 100644
--- a/server/services/context-proxy.h
+++ b/server/services/context-proxy.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/breakpoints.c b/services/breakpoints.c
index 4dc32f1e..b87aa332 100644
--- a/services/breakpoints.c
+++ b/services/breakpoints.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/breakpoints.h b/services/breakpoints.h
index c012e0dc..e9fcddb4 100644
--- a/services/breakpoints.h
+++ b/services/breakpoints.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/diagnostics.c b/services/diagnostics.c
index 9c967f70..dfad725c 100644
--- a/services/diagnostics.c
+++ b/services/diagnostics.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/diagnostics.h b/services/diagnostics.h
index 40e61599..9c1734ee 100644
--- a/services/diagnostics.h
+++ b/services/diagnostics.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/discovery.c b/services/discovery.c
index eb393caf..fb7c4add 100644
--- a/services/discovery.c
+++ b/services/discovery.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/discovery.h b/services/discovery.h
index f3864060..e50e5e8a 100644
--- a/services/discovery.h
+++ b/services/discovery.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/discovery_udp.c b/services/discovery_udp.c
index 08b9a685..301282d6 100644
--- a/services/discovery_udp.c
+++ b/services/discovery_udp.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/discovery_udp.h b/services/discovery_udp.h
index 48fdb5a4..7e7f383c 100644
--- a/services/discovery_udp.h
+++ b/services/discovery_udp.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/dwarf.h b/services/dwarf.h
index 284af029..724b6f64 100644
--- a/services/dwarf.h
+++ b/services/dwarf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 1996, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 1996, 2010 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/services/dwarfcache.c b/services/dwarfcache.c
index 5adf7a58..9034cb27 100644
--- a/services/dwarfcache.c
+++ b/services/dwarfcache.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/dwarfcache.h b/services/dwarfcache.h
index bedaac32..4f339d48 100644
--- a/services/dwarfcache.h
+++ b/services/dwarfcache.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2006-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2006, 2010 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/services/dwarfexpr.c b/services/dwarfexpr.c
index cd88ab45..eb64b1f0 100644
--- a/services/dwarfexpr.c
+++ b/services/dwarfexpr.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2008, 2010 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/services/dwarfexpr.h b/services/dwarfexpr.h
index 6835cb51..e594b2ec 100644
--- a/services/dwarfexpr.h
+++ b/services/dwarfexpr.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2008 Wind River Systems, Inc. and others.
+ * Copyright (c) 2008, 2010 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/services/dwarfframe.c b/services/dwarfframe.c
index 0d6ff8a4..77cf23af 100644
--- a/services/dwarfframe.c
+++ b/services/dwarfframe.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/dwarfframe.h b/services/dwarfframe.h
index 206fe501..cb19168e 100644
--- a/services/dwarfframe.h
+++ b/services/dwarfframe.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/dwarfio.c b/services/dwarfio.c
index dcc54181..e8d021ef 100644
--- a/services/dwarfio.c
+++ b/services/dwarfio.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2006, 2010 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/services/dwarfio.h b/services/dwarfio.h
index 6f379ad5..aa5fe824 100644
--- a/services/dwarfio.h
+++ b/services/dwarfio.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2006, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2006, 2010 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/services/expressions.c b/services/expressions.c
index 5518b0e1..7ca4f35d 100644
--- a/services/expressions.c
+++ b/services/expressions.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/expressions.h b/services/expressions.h
index 22a2180c..f9e254e2 100644
--- a/services/expressions.h
+++ b/services/expressions.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/filesystem.c b/services/filesystem.c
index 6476a45c..22a1bff5 100644
--- a/services/filesystem.c
+++ b/services/filesystem.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/filesystem.h b/services/filesystem.h
index 1a1cb416..f2a7d35a 100644
--- a/services/filesystem.h
+++ b/services/filesystem.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/linenumbers.c b/services/linenumbers.c
index 91e1c229..e7ebdd62 100644
--- a/services/linenumbers.c
+++ b/services/linenumbers.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/linenumbers.h b/services/linenumbers.h
index 8e07a978..c4c1848a 100644
--- a/services/linenumbers.h
+++ b/services/linenumbers.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/linenumbers_elf.c b/services/linenumbers_elf.c
index 1820b392..dd035568 100644
--- a/services/linenumbers_elf.c
+++ b/services/linenumbers_elf.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/linenumbers_win32.c b/services/linenumbers_win32.c
index 500e89f6..60a5c8ea 100644
--- a/services/linenumbers_win32.c
+++ b/services/linenumbers_win32.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/memorymap.c b/services/memorymap.c
index 9f868237..5ca16c2a 100644
--- a/services/memorymap.c
+++ b/services/memorymap.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/services/memorymap.h b/services/memorymap.h
index b024d627..251c05fb 100644
--- a/services/memorymap.h
+++ b/services/memorymap.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/services/memoryservice.c b/services/memoryservice.c
index 257193d3..c287ff59 100644
--- a/services/memoryservice.c
+++ b/services/memoryservice.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/memoryservice.h b/services/memoryservice.h
index b0dd07c1..a1334319 100644
--- a/services/memoryservice.h
+++ b/services/memoryservice.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/processes.c b/services/processes.c
index e4c77afc..032f1426 100644
--- a/services/processes.c
+++ b/services/processes.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/processes.h b/services/processes.h
index f95c27a7..065e788f 100644
--- a/services/processes.h
+++ b/services/processes.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/registers.c b/services/registers.c
index d5abc2cd..be551069 100644
--- a/services/registers.c
+++ b/services/registers.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/registers.h b/services/registers.h
index 36c2df3e..e359adf3 100644
--- a/services/registers.h
+++ b/services/registers.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/runctrl.c b/services/runctrl.c
index 1d20e893..2398edd0 100644
--- a/services/runctrl.c
+++ b/services/runctrl.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/runctrl.h b/services/runctrl.h
index 592843c5..c7d23531 100644
--- a/services/runctrl.h
+++ b/services/runctrl.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/stacktrace.c b/services/stacktrace.c
index 7b8bb952..c615441e 100644
--- a/services/stacktrace.c
+++ b/services/stacktrace.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/stacktrace.h b/services/stacktrace.h
index 9e6c2fd6..251b347d 100644
--- a/services/stacktrace.h
+++ b/services/stacktrace.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/streamsservice.c b/services/streamsservice.c
index e47e5b73..571b68cf 100644
--- a/services/streamsservice.c
+++ b/services/streamsservice.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/services/streamsservice.h b/services/streamsservice.h
index d7bc721e..7e8a17c2 100644
--- a/services/streamsservice.h
+++ b/services/streamsservice.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/services/symbols.c b/services/symbols.c
index 8d15994a..b312f2c6 100644
--- a/services/symbols.c
+++ b/services/symbols.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/symbols.h b/services/symbols.h
index 071fb110..bc2e4c07 100644
--- a/services/symbols.h
+++ b/services/symbols.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/symbols_alloc.h b/services/symbols_alloc.h
index 727b285b..f1ed0d85 100644
--- a/services/symbols_alloc.h
+++ b/services/symbols_alloc.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/symbols_elf.c b/services/symbols_elf.c
index c4e9a644..95767200 100644
--- a/services/symbols_elf.c
+++ b/services/symbols_elf.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/symbols_proxy.c b/services/symbols_proxy.c
index d4742fe6..a57e892e 100644
--- a/services/symbols_proxy.c
+++ b/services/symbols_proxy.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/symbols_win32.c b/services/symbols_win32.c
index 996b7412..2b6c8273 100644
--- a/services/symbols_win32.c
+++ b/services/symbols_win32.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007-2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/sysmon.c b/services/sysmon.c
index af706712..42e66fa5 100644
--- a/services/sysmon.c
+++ b/services/sysmon.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/sysmon.h b/services/sysmon.h
index 606bbd92..351fc764 100644
--- a/services/sysmon.h
+++ b/services/sysmon.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/tcf_elf.c b/services/tcf_elf.c
index c43c5a95..1a36f862 100644
--- a/services/tcf_elf.c
+++ b/services/tcf_elf.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/services/tcf_elf.h b/services/tcf_elf.h
index 5819ab91..4d69361e 100644
--- a/services/tcf_elf.h
+++ b/services/tcf_elf.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Cygwin/context-cygwin.c b/system/Cygwin/context-cygwin.c
index dfc608c4..86381ea7 100644
--- a/system/Cygwin/context-cygwin.c
+++ b/system/Cygwin/context-cygwin.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Cygwin/regset.h b/system/Cygwin/regset.h
index 56707bd1..a1d7b16a 100644
--- a/system/Cygwin/regset.h
+++ b/system/Cygwin/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/Darwin/context-darwin.c b/system/Darwin/context-darwin.c
index 04c21ac2..4e41cc41 100644
--- a/system/Darwin/context-darwin.c
+++ b/system/Darwin/context-darwin.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Darwin/regset.h b/system/Darwin/regset.h
index ea0fd27c..b53e185b 100644
--- a/system/Darwin/regset.h
+++ b/system/Darwin/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/FreeBSD/context-freebsd.c b/system/FreeBSD/context-freebsd.c
index a53b66d5..5c1aed00 100644
--- a/system/FreeBSD/context-freebsd.c
+++ b/system/FreeBSD/context-freebsd.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/FreeBSD/regset.h b/system/FreeBSD/regset.h
index 298dc4e2..bfce4bec 100644
--- a/system/FreeBSD/regset.h
+++ b/system/FreeBSD/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/GNU/Linux/context-linux.c b/system/GNU/Linux/context-linux.c
index 0cda7e12..6c13f8f8 100644
--- a/system/GNU/Linux/context-linux.c
+++ b/system/GNU/Linux/context-linux.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/GNU/Linux/regset.h b/system/GNU/Linux/regset.h
index 94101943..ddaef12c 100644
--- a/system/GNU/Linux/regset.h
+++ b/system/GNU/Linux/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/Msys/context-msys.c b/system/Msys/context-msys.c
index dfc608c4..86381ea7 100644
--- a/system/Msys/context-msys.c
+++ b/system/Msys/context-msys.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Msys/regset.h b/system/Msys/regset.h
index cc9257b6..4724d5fb 100644
--- a/system/Msys/regset.h
+++ b/system/Msys/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/VxWorks/context-vxworks.c b/system/VxWorks/context-vxworks.c
index cf4660ff..25f25b4b 100644
--- a/system/VxWorks/context-vxworks.c
+++ b/system/VxWorks/context-vxworks.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/VxWorks/context-vxworks.h b/system/VxWorks/context-vxworks.h
index fe4ad8cc..026ddfd4 100644
--- a/system/VxWorks/context-vxworks.h
+++ b/system/VxWorks/context-vxworks.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/VxWorks/regset.h b/system/VxWorks/regset.h
index 83ad01c6..3f0ca70e 100644
--- a/system/VxWorks/regset.h
+++ b/system/VxWorks/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/Windows/context-win32.c b/system/Windows/context-win32.c
index a87067a9..16651f35 100644
--- a/system/Windows/context-win32.c
+++ b/system/Windows/context-win32.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Windows/context-win32.h b/system/Windows/context-win32.h
index e2e8cc92..de7805dd 100644
--- a/system/Windows/context-win32.h
+++ b/system/Windows/context-win32.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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/system/Windows/regset.h b/system/Windows/regset.h
index cc9257b6..4724d5fb 100644
--- a/system/Windows/regset.h
+++ b/system/Windows/regset.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2009, 2010 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/system/pid-hash.h b/system/pid-hash.h
index 66e1ac45..39a8b164 100644
--- a/system/pid-hash.h
+++ b/system/pid-hash.h
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007, 2009 Wind River Systems, Inc. and others.
+ * Copyright (c) 2007, 2010 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