diff --git a/terminal/org.eclipse.tm.terminal-feature/build.properties b/terminal/org.eclipse.tm.terminal-feature/build.properties index 64f93a9f0b7..be07fc98ac0 100644 --- a/terminal/org.eclipse.tm.terminal-feature/build.properties +++ b/terminal/org.eclipse.tm.terminal-feature/build.properties @@ -1 +1,11 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Michael Scharf (Wind River) - initial API and implementation +################################################################################ bin.includes = feature.xml diff --git a/terminal/org.eclipse.tm.terminal.serial-feature/build.properties b/terminal/org.eclipse.tm.terminal.serial-feature/build.properties index 64f93a9f0b7..be07fc98ac0 100644 --- a/terminal/org.eclipse.tm.terminal.serial-feature/build.properties +++ b/terminal/org.eclipse.tm.terminal.serial-feature/build.properties @@ -1 +1,11 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Michael Scharf (Wind River) - initial API and implementation +################################################################################ bin.includes = feature.xml diff --git a/terminal/org.eclipse.tm.terminal.serial/build.properties b/terminal/org.eclipse.tm.terminal.serial/build.properties index d1b064c3cbb..a8ed38584be 100644 --- a/terminal/org.eclipse.tm.terminal.serial/build.properties +++ b/terminal/org.eclipse.tm.terminal.serial/build.properties @@ -1,3 +1,13 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Michael Scharf (Wind River) - initial API and implementation +################################################################################ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/terminal/org.eclipse.tm.terminal.view-feature/build.properties b/terminal/org.eclipse.tm.terminal.view-feature/build.properties index 64f93a9f0b7..be07fc98ac0 100644 --- a/terminal/org.eclipse.tm.terminal.view-feature/build.properties +++ b/terminal/org.eclipse.tm.terminal.view-feature/build.properties @@ -1 +1,11 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Michael Scharf (Wind River) - initial API and implementation +################################################################################ bin.includes = feature.xml diff --git a/terminal/org.eclipse.tm.terminal.view/build.properties b/terminal/org.eclipse.tm.terminal.view/build.properties index 64a3723302a..8e9e767c507 100644 --- a/terminal/org.eclipse.tm.terminal.view/build.properties +++ b/terminal/org.eclipse.tm.terminal.view/build.properties @@ -1,3 +1,13 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Michael Scharf (Wind River) - initial API and implementation +################################################################################ source.. = src/ output.. = bin/ bin.includes = META-INF/,\ diff --git a/terminal/org.eclipse.tm.terminal/build.properties b/terminal/org.eclipse.tm.terminal/build.properties index 6ade83c7191..aec20bfdea7 100644 --- a/terminal/org.eclipse.tm.terminal/build.properties +++ b/terminal/org.eclipse.tm.terminal/build.properties @@ -1,3 +1,15 @@ +################################################################################ +# Copyright (c) 2006 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 +# http://www.eclipse.org/legal/epl-v10.html +# +# Contributors: +# Wind River Systems, Inc. - initial API and implementation +# Ted Williams (Wind River) - refactored into org.eclipse.tm.terminal +# Michael Scharf (Wind River) - separated into core, serial and view plugins +################################################################################ bin.includes = .,\ src/,\ META-INF/,\