Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Oberhuber2013-06-10 14:28:47 +0000
committerMartin Oberhuber2013-06-10 14:28:47 +0000
commit4e98693a5646d99e6cf13352d8ed916458423995 (patch)
treed09e3d7da9554cb431b8000c1e9ba7cd06abe254 /agent/machine/i686/tcf/cpudefs-mdep.h
parent79765261262d7144766c1acefcf13faf96115cb4 (diff)
downloadorg.eclipse.tcf.agent-4e98693a5646d99e6cf13352d8ed916458423995.tar.gz
org.eclipse.tcf.agent-4e98693a5646d99e6cf13352d8ed916458423995.tar.xz
org.eclipse.tcf.agent-4e98693a5646d99e6cf13352d8ed916458423995.zip
Bug 410348 - [releng][agent] Update Copyright Dates for the TCF Agent
Diffstat (limited to 'agent/machine/i686/tcf/cpudefs-mdep.h')
-rw-r--r--agent/machine/i686/tcf/cpudefs-mdep.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/agent/machine/i686/tcf/cpudefs-mdep.h b/agent/machine/i686/tcf/cpudefs-mdep.h
index 3429d460..9e4372d1 100644
--- a/agent/machine/i686/tcf/cpudefs-mdep.h
+++ b/agent/machine/i686/tcf/cpudefs-mdep.h
@@ -1 +1,15 @@
+/*******************************************************************************
+ * Copyright (c) 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.
+ * The Eclipse Public License is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ * and the Eclipse Distribution License is available at
+ * http://www.eclipse.org/org/documents/edl-v10.php.
+ * You may elect to redistribute this code under either of these licenses.
+ *
+ * Contributors:
+ * Wind River Systems - initial API and implementation
+ *******************************************************************************/
#include "machine/x86_64/tcf/cpudefs-mdep.h"

Back to the top