svn commit: r17844 - trunk/src/argouml-app/src/org/argouml/ui/explorer/rules
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-01-12 11:35:07-0800
New Revision: 17844
Modified:
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AbstractPerspectiveRule.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AssociationsNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AttributesNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoAssocRoleToMessages.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateMachine.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToAssociatedClass.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToNavigableClass.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToSummary.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToBehavioralFeature.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToCollaboration.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToInstance.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToSequenceDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStateMachine.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStructuralFeature.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToInteraction.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoComponentToResidentModelElement.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCompositeStateToSubvertex.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToEdge.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoElementToMachine.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoEnumerationToLiterals.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoGeneralizableElementToSpecialized.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoInteractionToMessages.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoLinkToStimuli.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoMessageToAction.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToBehavior.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToComment.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedDiagrams.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedLostElements.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContents.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToBaseElements.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToCollaboration.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToDiagrams.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToElements.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToClassifierAndPackage.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToOwnedElements.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNodeToResidentComponent.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaboration.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaborationDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToSequenceDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToClass.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToElementImport.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileConfigurationToProfile.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToCritics.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToModel.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToCollaboration.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToModel.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToProfileConfiguration.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToRoots.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToStateMachine.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSignalToReception.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToState.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTop.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTransition.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDoActivity.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDownstream.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToEntry.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToExit.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToIncomingTrans.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToInternalTrans.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToOutgoingTrans.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStatemachineToDiagram.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStereotypeToTagDefinition.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStimulusToAction.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSubmachineStateToStateMachine.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAssociation.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAttribute.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToIncomingDependency.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToInheritance.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOperation.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOutgoingDependency.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToGuard.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToSource.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToTarget.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitiontoEffect.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoUseCaseToExtensionPoint.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/IncomingDependencyNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/InheritanceNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OperationsNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OutgoingDependencyNode.java
trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/PerspectiveRule.java
Log:
Added EPL License header.
Modified: trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AbstractPerspectiveRule.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AbstractPerspectiveRule.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AbstractPerspectiveRule.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AbstractPerspectiveRule.java 2010-01-12 11:35:07-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/ui/explorer/rules/AssociationsNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AssociationsNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AssociationsNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AssociationsNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/AttributesNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AttributesNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AttributesNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/AttributesNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoAssocRoleToMessages.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoAssocRoleToMessages.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoAssocRoleToMessages.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoAssocRoleToMessages.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoBehavioralFeatureToStateDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoBehavioralFeatureToStateMachine.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateMachine.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateMachine.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoBehavioralFeatureToStateMachine.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassToAssociatedClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToAssociatedClass.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToAssociatedClass.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToAssociatedClass.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassToNavigableClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToNavigableClass.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToNavigableClass.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToNavigableClass.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassToSummary.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToSummary.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToSummary.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassToSummary.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToBehavioralFeature.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToBehavioralFeature.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToBehavioralFeature.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToBehavioralFeature.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToCollaboration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToCollaboration.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToCollaboration.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToCollaboration.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToInstance.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToInstance.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToInstance.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToInstance.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToSequenceDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToSequenceDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToSequenceDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToStateMachine.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStateMachine.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStateMachine.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStateMachine.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoClassifierToStructuralFeature.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStructuralFeature.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStructuralFeature.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoClassifierToStructuralFeature.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoCollaborationToDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoCollaborationToInteraction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToInteraction.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToInteraction.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCollaborationToInteraction.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoComponentToResidentModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoComponentToResidentModelElement.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoComponentToResidentModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoComponentToResidentModelElement.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoCompositeStateToSubvertex.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCompositeStateToSubvertex.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCompositeStateToSubvertex.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCompositeStateToSubvertex.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoCriticsToCritic.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoCriticsToCritic.java 2010-01-12 11:35:07-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:
+ * maurelio1234
+ *****************************************************************************
+ *
+ * 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/ui/explorer/rules/GoDiagramToEdge.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToEdge.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToEdge.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToEdge.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoDiagramToNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoDiagramToNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoElementToMachine.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoElementToMachine.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoElementToMachine.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoElementToMachine.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoEnumerationToLiterals.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoEnumerationToLiterals.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoEnumerationToLiterals.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoEnumerationToLiterals.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoGeneralizableElementToSpecialized.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoGeneralizableElementToSpecialized.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoGeneralizableElementToSpecialized.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoGeneralizableElementToSpecialized.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoInteractionToMessages.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoInteractionToMessages.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoInteractionToMessages.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoInteractionToMessages.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoLinkToStimuli.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoLinkToStimuli.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoLinkToStimuli.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoLinkToStimuli.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoMessageToAction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoMessageToAction.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoMessageToAction.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoMessageToAction.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelElementToBehavior.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToBehavior.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToBehavior.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToBehavior.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelElementToComment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToComment.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToComment.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToComment.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelElementToContainedDiagrams.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedDiagrams.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedDiagrams.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedDiagrams.java 2010-01-12 11:35:07-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-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/ui/explorer/rules/GoModelElementToContainedLostElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedLostElements.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedLostElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContainedLostElements.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelElementToContents.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContents.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContents.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelElementToContents.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelToBaseElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToBaseElements.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToBaseElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToBaseElements.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelToCollaboration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToCollaboration.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToCollaboration.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToCollaboration.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelToDiagrams.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToDiagrams.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToDiagrams.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToDiagrams.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelToElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToElements.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToElements.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoModelToNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoModelToNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoNamespaceToClassifierAndPackage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToClassifierAndPackage.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToClassifierAndPackage.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToClassifierAndPackage.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoNamespaceToDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoNamespaceToOwnedElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToOwnedElements.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToOwnedElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNamespaceToOwnedElements.java 2010-01-12 11:35:07-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-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/ui/explorer/rules/GoNodeToResidentComponent.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNodeToResidentComponent.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNodeToResidentComponent.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoNodeToResidentComponent.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoOperationToCollaboration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaboration.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaboration.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaboration.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoOperationToCollaborationDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaborationDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaborationDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToCollaborationDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoOperationToSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToSequenceDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToSequenceDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoOperationToSequenceDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoPackageToClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToClass.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToClass.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToClass.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoPackageToElementImport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToElementImport.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToElementImport.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoPackageToElementImport.java 2010-01-12 11:35:07-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 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/ui/explorer/rules/GoProfileConfigurationToProfile.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileConfigurationToProfile.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileConfigurationToProfile.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileConfigurationToProfile.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProfileToCritics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToCritics.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToCritics.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToCritics.java 2010-01-12 11:35:07-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) 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/ui/explorer/rules/GoProfileToModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToModel.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProfileToModel.java 2010-01-12 11:35:07-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:
+ * maurelio1234
+ *****************************************************************************
+ *
+ * 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/ui/explorer/rules/GoProjectToCollaboration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToCollaboration.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToCollaboration.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToCollaboration.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProjectToDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProjectToModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToModel.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToModel.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProjectToProfileConfiguration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToProfileConfiguration.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToProfileConfiguration.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToProfileConfiguration.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProjectToRoots.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToRoots.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToRoots.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToRoots.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoProjectToStateMachine.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToStateMachine.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToStateMachine.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoProjectToStateMachine.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSignalToReception.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSignalToReception.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSignalToReception.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSignalToReception.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateMachineToState.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToState.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToState.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToState.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateMachineToTop.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTop.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTop.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTop.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateMachineToTransition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTransition.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTransition.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateMachineToTransition.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToDoActivity.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDoActivity.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDoActivity.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDoActivity.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToDownstream.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDownstream.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDownstream.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToDownstream.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToEntry.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToEntry.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToEntry.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToEntry.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToExit.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToExit.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToExit.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToExit.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToIncomingTrans.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToIncomingTrans.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToIncomingTrans.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToIncomingTrans.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToInternalTrans.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToInternalTrans.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToInternalTrans.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToInternalTrans.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStateToOutgoingTrans.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToOutgoingTrans.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToOutgoingTrans.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStateToOutgoingTrans.java 2010-01-12 11:35:07-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
@@ -67,4 +81,4 @@
return Collections.EMPTY_SET;
}
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStatemachineToDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStatemachineToDiagram.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStatemachineToDiagram.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStatemachineToDiagram.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStereotypeToTagDefinition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStereotypeToTagDefinition.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStereotypeToTagDefinition.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStereotypeToTagDefinition.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoStimulusToAction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStimulusToAction.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStimulusToAction.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoStimulusToAction.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSubmachineStateToStateMachine.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSubmachineStateToStateMachine.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSubmachineStateToStateMachine.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSubmachineStateToStateMachine.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToAssociation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAssociation.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAssociation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAssociation.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToAttribute.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAttribute.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAttribute.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToAttribute.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToIncomingDependency.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToIncomingDependency.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToIncomingDependency.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToIncomingDependency.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToInheritance.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToInheritance.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToInheritance.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToInheritance.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToOperation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOperation.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOperation.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOperation.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoSummaryToOutgoingDependency.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOutgoingDependency.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOutgoingDependency.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoSummaryToOutgoingDependency.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoTransitionToGuard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToGuard.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToGuard.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToGuard.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoTransitionToSource.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToSource.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToSource.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToSource.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoTransitionToTarget.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToTarget.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToTarget.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitionToTarget.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoTransitiontoEffect.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitiontoEffect.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitiontoEffect.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoTransitiontoEffect.java 2010-01-12 11:35:07-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/ui/explorer/rules/GoUseCaseToExtensionPoint.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoUseCaseToExtensionPoint.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoUseCaseToExtensionPoint.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/GoUseCaseToExtensionPoint.java 2010-01-12 11:35:07-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/ui/explorer/rules/IncomingDependencyNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/IncomingDependencyNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/IncomingDependencyNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/IncomingDependencyNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/InheritanceNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/InheritanceNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/InheritanceNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/InheritanceNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/OperationsNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OperationsNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OperationsNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OperationsNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/OutgoingDependencyNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OutgoingDependencyNode.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OutgoingDependencyNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/OutgoingDependencyNode.java 2010-01-12 11:35:07-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/ui/explorer/rules/PerspectiveRule.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/PerspectiveRule.java?view=diff&pathrev=17844&r1=17843&r2=17844
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/PerspectiveRule.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/explorer/rules/PerspectiveRule.java 2010-01-12 11:35:07-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-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
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436779
To unsubscribe from this discussion, e-mail: [[email protected]].