diff --git a/memory/org.eclipse.cdt.debug.ui.memory-feature/build.properties b/memory/org.eclipse.cdt.debug.ui.memory-feature/build.properties index 010ad547274..191e1bf0bab 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory-feature/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory-feature/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### bin.includes = feature.xml,\ feature.properties,\ license.html diff --git a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/messages.properties b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/messages.properties index 7b4423e3de9..998b245faf1 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/messages.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.memorybrowser/src/org/eclipse/cdt/debug/ui/memory/memorybrowser/messages.properties @@ -1,3 +1,4 @@ +############################################################################### # Copyright (c) 2009 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 @@ -6,6 +7,7 @@ # # Contributors: # Ted R Williams (Wind River Systems, Inc.) - initial implementation +############################################################################### GoToAddressBarWidget.Go=Go GoToAddressBarWidget.NewTab=New Tab diff --git a/memory/org.eclipse.cdt.debug.ui.memory.search/build.properties b/memory/org.eclipse.cdt.debug.ui.memory.search/build.properties index bbc45d3cdc8..ada5781b885 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.search/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.search/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/memory/org.eclipse.cdt.debug.ui.memory.search/src/org/eclipse/cdt/debug/ui/memory/search/messages.properties b/memory/org.eclipse.cdt.debug.ui.memory.search/src/org/eclipse/cdt/debug/ui/memory/search/messages.properties index e6a16833af8..a9bf30585b0 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.search/src/org/eclipse/cdt/debug/ui/memory/search/messages.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.search/src/org/eclipse/cdt/debug/ui/memory/search/messages.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### FindReplaceDialog.Title=Find / Replace Memory FindReplaceDialog.ButtonFind=Find FindReplaceDialog.ButtonFindAll=Find All diff --git a/memory/org.eclipse.cdt.debug.ui.memory.traditional/build.properties b/memory/org.eclipse.cdt.debug.ui.memory.traditional/build.properties index bbc45d3cdc8..ada5781b885 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.traditional/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.traditional/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/memory/org.eclipse.cdt.debug.ui.memory.traditional/src/org/eclipse/cdt/debug/ui/memory/traditional/TraditionalRendering_messages.properties b/memory/org.eclipse.cdt.debug.ui.memory.traditional/src/org/eclipse/cdt/debug/ui/memory/traditional/TraditionalRendering_messages.properties index 4593423253b..2bba6e8f971 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.traditional/src/org/eclipse/cdt/debug/ui/memory/traditional/TraditionalRendering_messages.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.traditional/src/org/eclipse/cdt/debug/ui/memory/traditional/TraditionalRendering_messages.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### TraditionalRendering.GO_TO_ADDRESS=Go To Address TraditionalRendering.RESET_TO_BASE_ADDRESS=Reset To Base Address TraditionalRendering.REFRESH=Refresh diff --git a/memory/org.eclipse.cdt.debug.ui.memory.transport/build.properties b/memory/org.eclipse.cdt.debug.ui.memory.transport/build.properties index 835e763df2c..8a44f18fe03 100644 --- a/memory/org.eclipse.cdt.debug.ui.memory.transport/build.properties +++ b/memory/org.eclipse.cdt.debug.ui.memory.transport/build.properties @@ -1,3 +1,13 @@ +############################################################################### +# Copyright (c) 2009 Wind River Systems 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems - initial API and implementation +############################################################################### source.. = src/ output.. = bin/ bin.includes = META-INF/,\