svn commit: r17881 - trunk/src/argouml-app/src/org/argouml/uml/ui
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-01-12 13:09:28-0800
New Revision: 17881
Modified:
trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionAddModelElement2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNavigate.java
trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java
trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionRemoveElement.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddPackage.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddTopLevelPackage.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionClassDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCollaborationDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCopy.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCut.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateAll.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerationSettings.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionLayout.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAction.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAssociation.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContainerElement.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContext.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateNamespace.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOppositeAssocEnd.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOwner.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateTransition.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpNextDown.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpPreviousDown.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionOpenProject.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionPaste.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionReopenProject.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRevertToSaved.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSequenceDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetMultiplicity.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetSourcePath.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionStateDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java
trunk/src/argouml-app/src/org/argouml/uml/ui/InitUmlUI.java
trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java
trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactory.java
trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactoryManager.java
trunk/src/argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java
trunk/src/argouml-app/src/org/argouml/uml/ui/ScrollList.java
trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathController.java
trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathControllerImpl.java
trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathDialog.java
trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabConstraints.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabProps.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabSrc.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabStyle.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValues.java
trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValuesModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLAddDialog.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLChangeDispatch.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLCheckBox2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBox2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLConditionExpressionModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDeprecatedCheckBox.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDerivedCheckBox.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDocument.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLEditableComboBox.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionBodyField.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionExpressionModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionLanguageField.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionModel2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkMouseListener.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedListCellRenderer.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementElementResidenceListModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueProxy.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMultiplicityPanel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMutableLinkedList.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLPlainTextDocument.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRadioButtonPanel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRecurrenceExpressionModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLScriptExpressionModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSearchableComboBox.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSingleRowSelector.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextField.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextProperty.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTableCellRenderer.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTaggedValueCheckBox.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextArea2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextField2.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTimeExpressionModel.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTreeCellRenderer.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceComponent.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceContainer.java
trunk/src/argouml-app/src/org/argouml/uml/ui/UmlObjectPropPanelFactory.java
Log:
Added EPL License header.
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionAddModelElement2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionAddModelElement2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionAddModelElement2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionAddModelElement2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -182,4 +196,4 @@
multiSelect = theMultiSelect;
}
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNavigate.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNavigate.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNavigate.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNavigate.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionNewModelElement.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionRemoveElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionRemoveElement.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionRemoveElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/AbstractActionRemoveElement.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionActivityDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddPackage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddPackage.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddPackage.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddPackage.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddTopLevelPackage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddTopLevelPackage.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddTopLevelPackage.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionAddTopLevelPackage.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionBooleanTaggedValue.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionClassDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionClassDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionClassDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionClassDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCollaborationDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCollaborationDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCollaborationDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCollaborationDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCopy.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCopy.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCopy.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCopy.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCut.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCut.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCut.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionCut.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeleteModelElements.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionDeploymentDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateAll.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateAll.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateAll.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateAll.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -145,4 +159,4 @@
}
}
}
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateOne.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerateProjectCode.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerationSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerationSettings.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerationSettings.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionGenerationSettings.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionImportFromSources.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionLayout.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionLayout.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionLayout.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionLayout.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996,2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAction.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAction.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAction.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2005-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAssociation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAssociation.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAssociation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateAssociation.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContainerElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContainerElement.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContainerElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContainerElement.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContext.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContext.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContext.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateContext.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateNamespace.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateNamespace.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateNamespace.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateNamespace.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOppositeAssocEnd.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOppositeAssocEnd.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOppositeAssocEnd.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOppositeAssocEnd.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOwner.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOwner.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOwner.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateOwner.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateTransition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateTransition.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateTransition.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateTransition.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpNextDown.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpNextDown.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpNextDown.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpNextDown.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpPreviousDown.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpPreviousDown.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpPreviousDown.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNavigateUpPreviousDown.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionNewDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionOpenProject.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionOpenProject.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionOpenProject.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionOpenProject.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionPaste.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionPaste.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionPaste.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionPaste.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRemoveModelElement.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionReopenProject.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionReopenProject.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionReopenProject.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionReopenProject.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRevertToSaved.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRevertToSaved.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRevertToSaved.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionRevertToSaved.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveAllGraphics.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveGraphics.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProject.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSaveProjectAs.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSequenceDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSequenceDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSequenceDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetMultiplicity.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetMultiplicity.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetMultiplicity.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetMultiplicity.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetSourcePath.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetSourcePath.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetSourcePath.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionSetSourcePath.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionStateDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionStateDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionStateDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionStateDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ActionUseCaseDiagram.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/InitUmlUI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/InitUmlUI.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/InitUmlUI.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/InitUmlUI.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * thn
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/LabelledLayout.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactory.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactory.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactory.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactoryManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactoryManager.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactoryManager.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/PropPanelFactoryManager.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/SaveGraphicsManager.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2005-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -624,4 +638,4 @@
writer.dispose();
}
}
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/ScrollList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/ScrollList.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/ScrollList.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/ScrollList.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathController.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathController.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathController.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathController.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathControllerImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathControllerImpl.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathControllerImpl.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathControllerImpl.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathDialog.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathDialog.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/SourcePathTableModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabConstraints.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabConstraints.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabConstraints.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabConstraints.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabDocumentation.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabProps.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabProps.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabProps.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabProps.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabSrc.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabSrc.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabSrc.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabSrc.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * euluis
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabStereotype.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabStyle.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabStyle.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabStyle.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabStyle.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * thn
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValues.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValues.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValues.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValues.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValuesModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValuesModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValuesModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/TabTaggedValuesModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2005-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -329,4 +343,4 @@
* The UID.
*/
private static final long serialVersionUID = -5711005901444956345L;
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLAddDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLAddDialog.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLAddDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLAddDialog.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLChangeDispatch.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLChangeDispatch.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLChangeDispatch.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLChangeDispatch.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLCheckBox2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLCheckBox2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLCheckBox2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLCheckBox2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2002-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBox2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBox2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBox2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBox2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxModel2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLComboBoxNavigator.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLConditionExpressionModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLConditionExpressionModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLConditionExpressionModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLConditionExpressionModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDeprecatedCheckBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDeprecatedCheckBox.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDeprecatedCheckBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDeprecatedCheckBox.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDerivedCheckBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDerivedCheckBox.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDerivedCheckBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDerivedCheckBox.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDocument.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDocument.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLDocument.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -39,4 +53,4 @@
public interface UMLDocument extends Document, PropertyChangeListener,
TargetListener {
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLEditableComboBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLEditableComboBox.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLEditableComboBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLEditableComboBox.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionBodyField.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionBodyField.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionBodyField.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionBodyField.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionExpressionModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionExpressionModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionExpressionModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionExpressionModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionLanguageField.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionLanguageField.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionLanguageField.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionLanguageField.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionModel2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionModel2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLExpressionModel2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkMouseListener.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkMouseListener.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkMouseListener.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkMouseListener.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedList.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedListCellRenderer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedListCellRenderer.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedListCellRenderer.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLLinkedListCellRenderer.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLList2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLListCellRenderer2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementCommentDocument.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementElementResidenceListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementElementResidenceListModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementElementResidenceListModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementElementResidenceListModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementListModel2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2002-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueDocument.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueProxy.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueProxy.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueProxy.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLModelElementTaggedValueProxy.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMultiplicityPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMultiplicityPanel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMultiplicityPanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMultiplicityPanel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMutableLinkedList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMutableLinkedList.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMutableLinkedList.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLMutableLinkedList.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLPlainTextDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLPlainTextDocument.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLPlainTextDocument.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLPlainTextDocument.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRadioButtonPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRadioButtonPanel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRadioButtonPanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRadioButtonPanel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRecurrenceExpressionModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRecurrenceExpressionModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRecurrenceExpressionModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLRecurrenceExpressionModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLScriptExpressionModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLScriptExpressionModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLScriptExpressionModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLScriptExpressionModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSearchableComboBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSearchableComboBox.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSearchableComboBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSearchableComboBox.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSingleRowSelector.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSingleRowSelector.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSingleRowSelector.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLSingleRowSelector.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextField.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextField.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextField.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextField.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextProperty.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextProperty.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextProperty.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLStimulusActionTextProperty.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTableCellRenderer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTableCellRenderer.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTableCellRenderer.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTableCellRenderer.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2005-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTaggedValueCheckBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTaggedValueCheckBox.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTaggedValueCheckBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTaggedValueCheckBox.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -62,4 +76,4 @@
setSelected(false);
}
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextArea2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextArea2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextArea2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextArea2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextField2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextField2.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextField2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTextField2.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTimeExpressionModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTimeExpressionModel.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTimeExpressionModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTimeExpressionModel.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTreeCellRenderer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTreeCellRenderer.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTreeCellRenderer.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLTreeCellRenderer.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceComponent.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceComponent.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceComponent.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceComponent.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceContainer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceContainer.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceContainer.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UMLUserInterfaceContainer.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * euluis
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/uml/ui/UmlObjectPropPanelFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/ui/UmlObjectPropPanelFactory.java?view=diff&pathrev=17881&r1=17880&r2=17881
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/uml/ui/UmlObjectPropPanelFactory.java (original)
+++ trunk/src/argouml-app/src/org/argouml/uml/ui/UmlObjectPropPanelFactory.java 2010-01-12 13:09:28-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * 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:
+ * penyaskito
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436845
To unsubscribe from this discussion, e-mail: [[email protected]].