diff options
author | ashatalin | 2009-06-02 17:10:33 +0000 |
---|---|---|
committer | ashatalin | 2009-06-02 17:10:33 +0000 |
commit | 2317d19eaa3d317ede8b8fa7eb7b4d329c9e6035 (patch) | |
tree | 80c4586dc40e8fa3d5a34e0105228609c589f765 /plugins/org.eclipse.gmf.runtime.lite/src/org | |
parent | 4fa376dd972eb4e76130844daa2091b4d535ee7b (diff) | |
download | org.eclipse.gmf-tooling-2317d19eaa3d317ede8b8fa7eb7b4d329c9e6035.tar.gz org.eclipse.gmf-tooling-2317d19eaa3d317ede8b8fa7eb7b4d329c9e6035.tar.xz org.eclipse.gmf-tooling-2317d19eaa3d317ede8b8fa7eb7b4d329c9e6035.zip |
[249104] - GMF 2.1.2 code scan - Incorrect copyright attributionsv20090602-1925
Diffstat (limited to 'plugins/org.eclipse.gmf.runtime.lite/src/org')
3 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/ResetValueCommand.java b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/ResetValueCommand.java index c7a07a166..bf6f9405a 100644 --- a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/ResetValueCommand.java +++ b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/ResetValueCommand.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2006 Borland Software Corporation + * Copyright (c) 2006 Borland Software Corporation and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/SetValueCommand.java b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/SetValueCommand.java index c033ced76..dc9af97e6 100644 --- a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/SetValueCommand.java +++ b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/SetValueCommand.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2006 Borland Software Corporation + * Copyright (c) 2006 Borland Software Corporation and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 diff --git a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/UndoablePropertySheetEntry.java b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/UndoablePropertySheetEntry.java index 7d13cedef..9a8a237e2 100644 --- a/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/UndoablePropertySheetEntry.java +++ b/plugins/org.eclipse.gmf.runtime.lite/src/org/eclipse/gmf/runtime/lite/properties/UndoablePropertySheetEntry.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2006 Borland Software Corporation + * Copyright (c) 2006 Borland Software Corporation and others. * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 |