diff options
author | Uwe Stieber | 2013-05-21 07:37:57 +0000 |
---|---|---|
committer | Uwe Stieber | 2013-05-21 07:37:57 +0000 |
commit | 38eb4edaba68356f992c565beea9f99c42a5681a (patch) | |
tree | a21d5df7b426cb73884afb8dd6d888c45522cbb5 /plugins/org.eclipse.tcf | |
parent | 0207f4d90754b8b4d9a46ef6afb7858976955cdb (diff) | |
download | org.eclipse.tcf-38eb4edaba68356f992c565beea9f99c42a5681a.tar.gz org.eclipse.tcf-38eb4edaba68356f992c565beea9f99c42a5681a.tar.xz org.eclipse.tcf-38eb4edaba68356f992c565beea9f99c42a5681a.zip |
TCF Core: Fix copyright years in file headers
Diffstat (limited to 'plugins/org.eclipse.tcf')
-rw-r--r-- | plugins/org.eclipse.tcf/src/org/eclipse/tcf/internal/nls/TcfPluginMessages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.tcf/src/org/eclipse/tcf/internal/nls/TcfPluginMessages.properties b/plugins/org.eclipse.tcf/src/org/eclipse/tcf/internal/nls/TcfPluginMessages.properties index 0fe6f43c9..07df6cc58 100644 --- a/plugins/org.eclipse.tcf/src/org/eclipse/tcf/internal/nls/TcfPluginMessages.properties +++ b/plugins/org.eclipse.tcf/src/org/eclipse/tcf/internal/nls/TcfPluginMessages.properties @@ -1,5 +1,5 @@ ############################################################################### -# Copyright (c) 2010, 2011 Wind River Systems, Inc. and others. +# Copyright (c) 2010, 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 # which accompanies this distribution, and is available at |