svn commit: r12546 - trunk: src/model-mdr/src/org/argouml/model/mdr src/model-mdr/tests/org/argouml/model/mdr src/model/src/org/argouml/model src_new/org/argouml/application src_new/org/argouml/application/events src_new/org/argouml/application/helpers src_new/org/argouml/cognitive src_new/org/argouml/cognitive/checklist/ui src_new/org/argouml/cognitive/critics/ui src_new/org/argouml/cognitive/ui src_new/org/argouml/configuration src_new/org/argouml/kernel src_new/org/argouml/language/java/cognitive/critics src_new/org/argouml/language/java/generator src_new/org/argouml/moduleloader src_new/org/argouml/notation src_new/org/argouml/notation/providers src_new/org/argouml/notation/providers/java src_new/org/argouml/notation/providers/uml src_new/org/argouml/notation/ui src_new/org/argouml/pattern/cognitive/critics src_new/org/argouml/persistence src_new/org/argouml/ui src_new/org/a

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2007-05-05 09:54:40-0700
New Revision: 12546

Modified:
   trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java
   trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java
   trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java
   trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java
   trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java
   trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java
   trunk/src/model/src/org/argouml/model/MetaTypes.java
   trunk/src/model/src/org/argouml/model/ModelEventPump.java
   trunk/src/model/src/org/argouml/model/UmlFactory.java
   trunk/src_new/org/argouml/application/StartCritics.java
   trunk/src_new/org/argouml/application/events/ArgoEventTypes.java
   trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java
   trunk/src_new/org/argouml/cognitive/Designer.java
   trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java
   trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java
   trunk/src_new/org/argouml/cognitive/ui/TabToDo.java
   trunk/src_new/org/argouml/configuration/Configuration.java
   trunk/src_new/org/argouml/configuration/ConfigurationFactory.java
   trunk/src_new/org/argouml/configuration/ConfigurationHandler.java
   trunk/src_new/org/argouml/configuration/ConfigurationKey.java
   trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java
   trunk/src_new/org/argouml/configuration/ConfigurationProperties.java
   trunk/src_new/org/argouml/configuration/IConfigurationFactory.java
   trunk/src_new/org/argouml/kernel/ProjectManager.java
   trunk/src_new/org/argouml/kernel/ProjectSettings.java
   trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java
   trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java
   trunk/src_new/org/argouml/language/java/generator/JavaUML.java
   trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java
   trunk/src_new/org/argouml/notation/InitNotationJava.java
   trunk/src_new/org/argouml/notation/InitNotationUml.java
   trunk/src_new/org/argouml/notation/Notation.java
   trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java
   trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java
   trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java
   trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java
   trunk/src_new/org/argouml/notation/providers/AttributeNotation.java
   trunk/src_new/org/argouml/notation/providers/CallStateNotation.java
   trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java
   trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java
   trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java
   trunk/src_new/org/argouml/notation/providers/MessageNotation.java
   trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java
   trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java
   trunk/src_new/org/argouml/notation/providers/NotationProvider.java
   trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java
   trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java
   trunk/src_new/org/argouml/notation/providers/ObjectNotation.java
   trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java
   trunk/src_new/org/argouml/notation/providers/TransitionNotation.java
   trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java
   trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java
   trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java
   trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java
   trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java
   trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java
   trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java
   trunk/src_new/org/argouml/notation/ui/ActionNotation.java
   trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java
   trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java
   trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java
   trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java
   trunk/src_new/org/argouml/persistence/AbstractFilePersister.java
   trunk/src_new/org/argouml/persistence/ArgoParser.java
   trunk/src_new/org/argouml/persistence/PGMLStackParser.java
   trunk/src_new/org/argouml/persistence/PersistenceManager.java
   trunk/src_new/org/argouml/persistence/PgmlUtility.java
   trunk/src_new/org/argouml/persistence/ProjectFilePersister.java
   trunk/src_new/org/argouml/ui/ActionExportXMI.java
   trunk/src_new/org/argouml/ui/ActionImportXMI.java
   trunk/src_new/org/argouml/ui/ArgoDialog.java
   trunk/src_new/org/argouml/ui/CmdSetMode.java
   trunk/src_new/org/argouml/ui/DetailsPane.java
   trunk/src_new/org/argouml/ui/LoadSwingWorker.java
   trunk/src_new/org/argouml/ui/LookAndFeelMgr.java
   trunk/src_new/org/argouml/ui/MultiEditorPane.java
   trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java
   trunk/src_new/org/argouml/ui/SaveSwingWorker.java
   trunk/src_new/org/argouml/ui/SettingsDialog.java
   trunk/src_new/org/argouml/ui/SettingsTabAppearance.java
   trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java
   trunk/src_new/org/argouml/ui/SettingsTabLayout.java
   trunk/src_new/org/argouml/ui/SettingsTabPreferences.java
   trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java
   trunk/src_new/org/argouml/ui/SettingsTabUser.java
   trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java
   trunk/src_new/org/argouml/ui/SwingWorker.java
   trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java
   trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java
   trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java
   trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java
   trunk/src_new/org/argouml/ui/cmd/PrintManager.java
   trunk/src_new/org/argouml/ui/cmd/ShortcutField.java
   trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java
   trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java
   trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java
   trunk/src_new/org/argouml/uml/ProfileJava.java
   trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java
   trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java
   trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java
   trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java
   trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java
   trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java
   trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java
   trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java
   trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java
   trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java
   trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java
   trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java
   trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java
   trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java
   trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java
   trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java
   trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java
   trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java
   trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java
   trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java
   trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java
   trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java
   trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java
   trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java
   trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java
   trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java
   trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java
   trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java
   trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java
   trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java
   trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java
   trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java
   trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java
   trunk/src_new/org/argouml/uml/ui/ActionCut.java
   trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java
   trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java
   trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java
   trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java
   trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java
   trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java
   trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java
   trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java
   trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java
   trunk/src_new/org/argouml/uml/ui/PropPanel.java
   trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java
   trunk/src_new/org/argouml/uml/ui/ScrollList.java
   trunk/src_new/org/argouml/uml/ui/TabConstraints.java
   trunk/src_new/org/argouml/uml/ui/TabStyle.java
   trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java
   trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java
   trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java
   trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java
   trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java
   trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java
   trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java
   trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java
   trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java
   trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java
   trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java
   trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java
   trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java
   trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java
   trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java
   trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java
   trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java
   trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java
   trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java
   trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java
   trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java
   trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java
   trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java
   trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java
   trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java
   trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java
   trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java
   trunk/src_new/org/argouml/util/ConfigLoader.java

Log:
Updated the copyright years of some forgotten files.

Modified: trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java?view=diff&rev=12546&p1=trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java&p2=trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java	(original)
+++ trunk/src/model-mdr/src/org/argouml/model/mdr/CommonBehaviorHelperMDRImpl.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java?view=diff&rev=12546&p1=trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java&p2=trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java	(original)
+++ trunk/src/model-mdr/src/org/argouml/model/mdr/ModelEventPumpMDRImpl.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java?view=diff&rev=12546&p1=trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java&p2=trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java	(original)
+++ trunk/src/model-mdr/tests/org/argouml/model/mdr/TestMDRModelImplementationCreate.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java&p2=trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java	(original)
+++ trunk/src/model/src/org/argouml/model/AbstractDataTypesHelperDecorator.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java&p2=trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java	(original)
+++ trunk/src/model/src/org/argouml/model/AbstractExtensionMechanismsHelperDecorator.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java&p2=trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java	(original)
+++ trunk/src/model/src/org/argouml/model/AbstractModelEventPump.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/MetaTypes.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/MetaTypes.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/MetaTypes.java&p2=trunk/src/model/src/org/argouml/model/MetaTypes.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/MetaTypes.java	(original)
+++ trunk/src/model/src/org/argouml/model/MetaTypes.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/ModelEventPump.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/ModelEventPump.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/ModelEventPump.java&p2=trunk/src/model/src/org/argouml/model/ModelEventPump.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/ModelEventPump.java	(original)
+++ trunk/src/model/src/org/argouml/model/ModelEventPump.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src/model/src/org/argouml/model/UmlFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/model/src/org/argouml/model/UmlFactory.java?view=diff&rev=12546&p1=trunk/src/model/src/org/argouml/model/UmlFactory.java&p2=trunk/src/model/src/org/argouml/model/UmlFactory.java&r1=12545&r2=12546
==============================================================================
--- trunk/src/model/src/org/argouml/model/UmlFactory.java	(original)
+++ trunk/src/model/src/org/argouml/model/UmlFactory.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/application/StartCritics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/StartCritics.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/application/StartCritics.java&p2=trunk/src_new/org/argouml/application/StartCritics.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/application/StartCritics.java	(original)
+++ trunk/src_new/org/argouml/application/StartCritics.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/application/events/ArgoEventTypes.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/events/ArgoEventTypes.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/application/events/ArgoEventTypes.java&p2=trunk/src_new/org/argouml/application/events/ArgoEventTypes.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/application/events/ArgoEventTypes.java	(original)
+++ trunk/src_new/org/argouml/application/events/ArgoEventTypes.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java&p2=trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java	(original)
+++ trunk/src_new/org/argouml/application/helpers/ResourceLoaderWrapper.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/cognitive/Designer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/cognitive/Designer.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/cognitive/Designer.java&p2=trunk/src_new/org/argouml/cognitive/Designer.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/cognitive/Designer.java	(original)
+++ trunk/src_new/org/argouml/cognitive/Designer.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java&p2=trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java	(original)
+++ trunk/src_new/org/argouml/cognitive/checklist/ui/TabChecklist.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java&p2=trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java	(original)
+++ trunk/src_new/org/argouml/cognitive/critics/ui/CriticBrowserDialog.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/cognitive/ui/TabToDo.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/cognitive/ui/TabToDo.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/cognitive/ui/TabToDo.java&p2=trunk/src_new/org/argouml/cognitive/ui/TabToDo.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/cognitive/ui/TabToDo.java	(original)
+++ trunk/src_new/org/argouml/cognitive/ui/TabToDo.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/Configuration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/Configuration.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/Configuration.java&p2=trunk/src_new/org/argouml/configuration/Configuration.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/Configuration.java	(original)
+++ trunk/src_new/org/argouml/configuration/Configuration.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/ConfigurationFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/ConfigurationFactory.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/ConfigurationFactory.java&p2=trunk/src_new/org/argouml/configuration/ConfigurationFactory.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/ConfigurationFactory.java	(original)
+++ trunk/src_new/org/argouml/configuration/ConfigurationFactory.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/ConfigurationHandler.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/ConfigurationHandler.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/ConfigurationHandler.java&p2=trunk/src_new/org/argouml/configuration/ConfigurationHandler.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/ConfigurationHandler.java	(original)
+++ trunk/src_new/org/argouml/configuration/ConfigurationHandler.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/ConfigurationKey.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/ConfigurationKey.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/ConfigurationKey.java&p2=trunk/src_new/org/argouml/configuration/ConfigurationKey.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/ConfigurationKey.java	(original)
+++ trunk/src_new/org/argouml/configuration/ConfigurationKey.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java&p2=trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java	(original)
+++ trunk/src_new/org/argouml/configuration/ConfigurationKeyImpl.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/ConfigurationProperties.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/ConfigurationProperties.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/ConfigurationProperties.java&p2=trunk/src_new/org/argouml/configuration/ConfigurationProperties.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/ConfigurationProperties.java	(original)
+++ trunk/src_new/org/argouml/configuration/ConfigurationProperties.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/configuration/IConfigurationFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/configuration/IConfigurationFactory.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/configuration/IConfigurationFactory.java&p2=trunk/src_new/org/argouml/configuration/IConfigurationFactory.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/configuration/IConfigurationFactory.java	(original)
+++ trunk/src_new/org/argouml/configuration/IConfigurationFactory.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -39,4 +39,4 @@
      */
     public abstract ConfigurationHandler getConfigurationHandler();
 
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/kernel/ProjectManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/kernel/ProjectManager.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/kernel/ProjectManager.java&p2=trunk/src_new/org/argouml/kernel/ProjectManager.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/kernel/ProjectManager.java	(original)
+++ trunk/src_new/org/argouml/kernel/ProjectManager.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/kernel/ProjectSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/kernel/ProjectSettings.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/kernel/ProjectSettings.java&p2=trunk/src_new/org/argouml/kernel/ProjectSettings.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/kernel/ProjectSettings.java	(original)
+++ trunk/src_new/org/argouml/kernel/ProjectSettings.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java&p2=trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java	(original)
+++ trunk/src_new/org/argouml/language/java/cognitive/critics/CrMultipleRealization.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java&p2=trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java	(original)
+++ trunk/src_new/org/argouml/language/java/generator/CodePieceCollector.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/language/java/generator/JavaUML.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/language/java/generator/JavaUML.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/language/java/generator/JavaUML.java&p2=trunk/src_new/org/argouml/language/java/generator/JavaUML.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/language/java/generator/JavaUML.java	(original)
+++ trunk/src_new/org/argouml/language/java/generator/JavaUML.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java&p2=trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java	(original)
+++ trunk/src_new/org/argouml/moduleloader/ModuleLoader2.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/InitNotationJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/InitNotationJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/InitNotationJava.java&p2=trunk/src_new/org/argouml/notation/InitNotationJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/InitNotationJava.java	(original)
+++ trunk/src_new/org/argouml/notation/InitNotationJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/InitNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/InitNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/InitNotationUml.java&p2=trunk/src_new/org/argouml/notation/InitNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/InitNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/InitNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/Notation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/Notation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/Notation.java&p2=trunk/src_new/org/argouml/notation/Notation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/Notation.java	(original)
+++ trunk/src_new/org/argouml/notation/Notation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ActionStateNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java&p2=trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/AssociationEndNameNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java&p2=trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/AssociationNameNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java&p2=trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/AssociationRoleNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/AttributeNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/AttributeNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/AttributeNotation.java&p2=trunk/src_new/org/argouml/notation/providers/AttributeNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/AttributeNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/AttributeNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/CallStateNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/CallStateNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/CallStateNotation.java&p2=trunk/src_new/org/argouml/notation/providers/CallStateNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/CallStateNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/CallStateNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ClassifierRoleNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ComponentInstanceNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ExtensionPointNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/MessageNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/MessageNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/MessageNotation.java&p2=trunk/src_new/org/argouml/notation/providers/MessageNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/MessageNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/MessageNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ModelElementNameNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java&p2=trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/NodeInstanceNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/NotationProvider.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/NotationProvider.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/NotationProvider.java&p2=trunk/src_new/org/argouml/notation/providers/NotationProvider.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/NotationProvider.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/NotationProvider.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ObjectFlowStateStateNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/ObjectNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/ObjectNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/ObjectNotation.java&p2=trunk/src_new/org/argouml/notation/providers/ObjectNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/ObjectNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/ObjectNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java&p2=trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/StateBodyNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/TransitionNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/TransitionNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/TransitionNotation.java&p2=trunk/src_new/org/argouml/notation/providers/TransitionNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/TransitionNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/TransitionNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java&p2=trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/java/AssociationEndNameNotationJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java&p2=trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/java/AttributeNotationJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java&p2=trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/java/ModelElementNameNotationJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java&p2=trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/java/NotationUtilityJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java&p2=trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/java/OperationNotationJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ActionStateNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/AssociationNameNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/AssociationRoleNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/CallStateNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ClassifierRoleNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ComponentInstanceNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ExtensionPointNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ModelElementNameNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/NodeInstanceNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateStateNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/ObjectFlowStateTypeNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/StateBodyNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java&p2=trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java	(original)
+++ trunk/src_new/org/argouml/notation/providers/uml/TransitionNotationUml.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/ui/ActionNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/ui/ActionNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/ui/ActionNotation.java&p2=trunk/src_new/org/argouml/notation/ui/ActionNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/ui/ActionNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/ui/ActionNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java&p2=trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java	(original)
+++ trunk/src_new/org/argouml/notation/ui/SettingsTabNotation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java&p2=trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java	(original)
+++ trunk/src_new/org/argouml/pattern/cognitive/critics/CrConsiderSingleton.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java&p2=trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java	(original)
+++ trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedMissingStaticAttr.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java&p2=trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java	(original)
+++ trunk/src_new/org/argouml/pattern/cognitive/critics/CrSingletonViolatedOnlyPrivateConstructors.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/AbstractFilePersister.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/AbstractFilePersister.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/AbstractFilePersister.java&p2=trunk/src_new/org/argouml/persistence/AbstractFilePersister.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/AbstractFilePersister.java	(original)
+++ trunk/src_new/org/argouml/persistence/AbstractFilePersister.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/ArgoParser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/ArgoParser.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/ArgoParser.java&p2=trunk/src_new/org/argouml/persistence/ArgoParser.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/ArgoParser.java	(original)
+++ trunk/src_new/org/argouml/persistence/ArgoParser.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/PGMLStackParser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/PGMLStackParser.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/PGMLStackParser.java&p2=trunk/src_new/org/argouml/persistence/PGMLStackParser.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/PGMLStackParser.java	(original)
+++ trunk/src_new/org/argouml/persistence/PGMLStackParser.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/PersistenceManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/PersistenceManager.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/PersistenceManager.java&p2=trunk/src_new/org/argouml/persistence/PersistenceManager.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/PersistenceManager.java	(original)
+++ trunk/src_new/org/argouml/persistence/PersistenceManager.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/PgmlUtility.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/PgmlUtility.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/PgmlUtility.java&p2=trunk/src_new/org/argouml/persistence/PgmlUtility.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/PgmlUtility.java	(original)
+++ trunk/src_new/org/argouml/persistence/PgmlUtility.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/persistence/ProjectFilePersister.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/persistence/ProjectFilePersister.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/persistence/ProjectFilePersister.java&p2=trunk/src_new/org/argouml/persistence/ProjectFilePersister.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/persistence/ProjectFilePersister.java	(original)
+++ trunk/src_new/org/argouml/persistence/ProjectFilePersister.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/ActionExportXMI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ActionExportXMI.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/ActionExportXMI.java&p2=trunk/src_new/org/argouml/ui/ActionExportXMI.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/ActionExportXMI.java	(original)
+++ trunk/src_new/org/argouml/ui/ActionExportXMI.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/ActionImportXMI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ActionImportXMI.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/ActionImportXMI.java&p2=trunk/src_new/org/argouml/ui/ActionImportXMI.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/ActionImportXMI.java	(original)
+++ trunk/src_new/org/argouml/ui/ActionImportXMI.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/ArgoDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ArgoDialog.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/ArgoDialog.java&p2=trunk/src_new/org/argouml/ui/ArgoDialog.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/ArgoDialog.java	(original)
+++ trunk/src_new/org/argouml/ui/ArgoDialog.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/CmdSetMode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/CmdSetMode.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/CmdSetMode.java&p2=trunk/src_new/org/argouml/ui/CmdSetMode.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/CmdSetMode.java	(original)
+++ trunk/src_new/org/argouml/ui/CmdSetMode.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/DetailsPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/DetailsPane.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/DetailsPane.java&p2=trunk/src_new/org/argouml/ui/DetailsPane.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/DetailsPane.java	(original)
+++ trunk/src_new/org/argouml/ui/DetailsPane.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/LoadSwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/LoadSwingWorker.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/LoadSwingWorker.java&p2=trunk/src_new/org/argouml/ui/LoadSwingWorker.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/LoadSwingWorker.java	(original)
+++ trunk/src_new/org/argouml/ui/LoadSwingWorker.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/LookAndFeelMgr.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/LookAndFeelMgr.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/LookAndFeelMgr.java&p2=trunk/src_new/org/argouml/ui/LookAndFeelMgr.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/LookAndFeelMgr.java	(original)
+++ trunk/src_new/org/argouml/ui/LookAndFeelMgr.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/MultiEditorPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/MultiEditorPane.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/MultiEditorPane.java&p2=trunk/src_new/org/argouml/ui/MultiEditorPane.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/MultiEditorPane.java	(original)
+++ trunk/src_new/org/argouml/ui/MultiEditorPane.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java&p2=trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java	(original)
+++ trunk/src_new/org/argouml/ui/ProjectSettingsTabProperties.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SaveSwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SaveSwingWorker.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SaveSwingWorker.java&p2=trunk/src_new/org/argouml/ui/SaveSwingWorker.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SaveSwingWorker.java	(original)
+++ trunk/src_new/org/argouml/ui/SaveSwingWorker.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsDialog.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsDialog.java&p2=trunk/src_new/org/argouml/ui/SettingsDialog.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsDialog.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsDialog.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsTabAppearance.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabAppearance.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabAppearance.java&p2=trunk/src_new/org/argouml/ui/SettingsTabAppearance.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabAppearance.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabAppearance.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java&p2=trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabEnvironment.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsTabLayout.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabLayout.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabLayout.java&p2=trunk/src_new/org/argouml/ui/SettingsTabLayout.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabLayout.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabLayout.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsTabPreferences.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabPreferences.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabPreferences.java&p2=trunk/src_new/org/argouml/ui/SettingsTabPreferences.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabPreferences.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabPreferences.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java&p2=trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabShortcuts.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -616,4 +616,4 @@
         }
         super.setValue(value);
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/ui/SettingsTabUser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SettingsTabUser.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SettingsTabUser.java&p2=trunk/src_new/org/argouml/ui/SettingsTabUser.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SettingsTabUser.java	(original)
+++ trunk/src_new/org/argouml/ui/SettingsTabUser.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java&p2=trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java	(original)
+++ trunk/src_new/org/argouml/ui/StylePanelFigNodeModelElement.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/SwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/SwingWorker.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/SwingWorker.java&p2=trunk/src_new/org/argouml/ui/SwingWorker.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/SwingWorker.java	(original)
+++ trunk/src_new/org/argouml/ui/SwingWorker.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java&p2=trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/ActionSystemInfo.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java&p2=trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -838,4 +838,4 @@
     public void targetSet(TargetEvent e) {
         setTarget();
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java&p2=trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/InitMenusLater.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java&p2=trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/LastRecentlyUsedMenuList.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/PrintManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/PrintManager.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/PrintManager.java&p2=trunk/src_new/org/argouml/ui/cmd/PrintManager.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/PrintManager.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/PrintManager.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/ShortcutField.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/ShortcutField.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/ShortcutField.java&p2=trunk/src_new/org/argouml/ui/cmd/ShortcutField.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/ShortcutField.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/ShortcutField.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java&p2=trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java	(original)
+++ trunk/src_new/org/argouml/ui/cmd/ShortcutMgr.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java&p2=trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java	(original)
+++ trunk/src_new/org/argouml/ui/explorer/ExplorerEventAdaptor.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java&p2=trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java	(original)
+++ trunk/src_new/org/argouml/ui/explorer/ExplorerTree.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ProfileJava.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ProfileJava.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ProfileJava.java&p2=trunk/src_new/org/argouml/uml/ProfileJava.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ProfileJava.java	(original)
+++ trunk/src_new/org/argouml/uml/ProfileJava.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/ChildGenUML.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrConstructorNeeded.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrCrossNamespaceAssoc.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrDisambigClassName.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrDupRoleNames.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrForkOutgoingTransition.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice
@@ -62,4 +62,4 @@
         return PROBLEM_FOUND;
     }
 
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidBranch.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidFork.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidForkTriggerOrGuard.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidHistory.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidInitial.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoin.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidJoinTriggerOrGuard.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrInvalidPseudoStateTrigger.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice
@@ -67,4 +67,4 @@
         return NO_PROBLEM;
     }
 
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrJoinIncomingTransition.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleAgg.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleDeepHistoryStates.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleInitialStates.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrMultipleShallowHistoryStates.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNWayAgg.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNavFromInterface.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNoGuard.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNoIncomingTransitions.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNoOutgoingTransitions.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTransitions.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrNoTriggerOrGuard.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrOperNameConflict.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java&p2=trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java	(original)
+++ trunk/src_new/org/argouml/uml/cognitive/critics/CrUnconventionalPackName.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java&p2=trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/DiagramFactory.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java&p2=trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/UMLMutableGraphSupport.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java&p2=trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/UmlDiagramRenderer.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java&p2=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/collaboration/ui/FigAssociationRole.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java&p2=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/collaboration/ui/SelectionClassifierRole.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/collaboration/ui/UMLCollaborationDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java&p2=trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/deployment/ui/FigComponent.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java&p2=trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/sequence/SequenceDiagramGraphModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java&p2=trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/sequence/ui/SequenceDiagramLayer.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/sequence/ui/UMLSequenceDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java&p2=trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/state/ui/FigStateVertex.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramInheritanceEdge.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/layout/ClassdiagramLayouter.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigComment.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigDataType.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEdgeNote.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigEnumeration.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigLink.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/FigOperation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionEnumeration.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionInterface.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -174,4 +174,4 @@
     protected boolean isEdgePostProcessRequested() {
         return false;
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/SelectionStereotype.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/static_structure/ui/UMLClassDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionAddAssociationRole.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionAddMessage.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionRemoveFromDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionSaveDiagramToClipboard.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationClassMode.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationEndMode.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddAssociationMode.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ActionSetAddCommentLinkMode.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/DnDJGraph.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigAbstraction.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationClass.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigAssociationEnd.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigDependency.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigEdgePort.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigGeneralization.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigMessage.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigRealization.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/FigSingleLineText.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateAssociationEnd.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateCommentEdge.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateDependency.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/ModeCreateGeneralization.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/SelectionNodeClarifiers2.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/SelectionRerouteEdge.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/StereotypeUtility.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java&p2=trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/ui/TabDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java&p2=trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java	(original)
+++ trunk/src_new/org/argouml/uml/diagram/use_case/ui/FigExtend.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java&p2=trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java	(original)
+++ trunk/src_new/org/argouml/uml/generator/GenerationPreferences.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java&p2=trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java	(original)
+++ trunk/src_new/org/argouml/uml/reveng/ImportClassLoader.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java&p2=trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java	(original)
+++ trunk/src_new/org/argouml/uml/reveng/java/JavaImport.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java&p2=trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/AbstractActionNavigate.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java&p2=trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionBooleanTaggedValue.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionCut.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionCut.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionCut.java&p2=trunk/src_new/org/argouml/uml/ui/ActionCut.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionCut.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionCut.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java&p2=trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionDeleteModelElements.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java&p2=trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionDeploymentDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java&p2=trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionNewDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java&p2=trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionOpenProject.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java&p2=trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionSaveAllGraphics.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java&p2=trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionSaveGraphics.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java&p2=trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionSaveProject.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java&p2=trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionSequenceDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java&p2=trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ActionUseCaseDiagram.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/PropPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/PropPanel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/PropPanel.java&p2=trunk/src_new/org/argouml/uml/ui/PropPanel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/PropPanel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/PropPanel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java&p2=trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/SaveGraphicsManager.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/ScrollList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/ScrollList.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/ScrollList.java&p2=trunk/src_new/org/argouml/uml/ui/ScrollList.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/ScrollList.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/ScrollList.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/TabConstraints.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/TabConstraints.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/TabConstraints.java&p2=trunk/src_new/org/argouml/uml/ui/TabConstraints.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/TabConstraints.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/TabConstraints.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/TabStyle.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/TabStyle.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/TabStyle.java&p2=trunk/src_new/org/argouml/uml/ui/TabStyle.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/TabStyle.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/TabStyle.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java&p2=trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLChangeDispatch.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java&p2=trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLComboBoxEntry.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java&p2=trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLComboBoxNavigator.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -159,4 +159,4 @@
             theButton.setEnabled(false);
         }
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java&p2=trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLLinkedList.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java&p2=trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLLinkedListCellRenderer.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java&p2=trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2002-2006 The Regents of the University of California. All
+// Copyright (c) 2002-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java&p2=trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLModelElementOrderedListModel2.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2004-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java&p2=trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLMultiplicityPanel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java&p2=trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLPlainTextDocument.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java&p2=trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/UMLSingleRowSelector.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelActivityGraph.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/activity_graphs/PropPanelClassifierInState.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -382,4 +382,4 @@
         }
         return false;
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelAssociationRole.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelClassifierRole.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelMessage.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/common_behavior/ActionNewSignal.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2005-2006 The Regents of the University of California. All
+// Copyright (c) 2005-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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelEvent.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelPseudostate.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/state_machines/PropPanelTransition.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelExtend.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelInclude.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java&p2=trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/behavior/use_cases/PropPanelUseCase.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/ActionAddEnumerationLiteral.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -75,4 +75,4 @@
                 enumeration);
         TargetManager.getInstance().setTarget(oper);
     }
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/ActionSetModelElementVisibility.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationClass.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAssociationEnd.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelAttribute.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelClass.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelEnumerationLiteral.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelFlow.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelInterface.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelModelElement.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelNamespace.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelOperation.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/PropPanelStructuralFeature.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLAssociationEndChangeabilityRadioButtonPanel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLClassifierAssociationEndListModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementGeneralizationListModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLGeneralizableElementSpecializationListModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementClientDependencyListModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2002-2006 The Regents of the University of California. All
+// Copyright (c) 2002-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementSupplierDependencyListModel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2002-2006 The Regents of the University of California. All
+// Copyright (c) 2002-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/core/UMLModelElementVisibilityRadioButtonPanel.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/ActionSetMetaClass.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 2003-2006 The Regents of the University of California. All
+// Copyright (c) 2003-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java&p2=trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/foundation/extension_mechanisms/PropPanelTagDefinition.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
@@ -296,4 +296,4 @@
     }
 
 
-}
\ No newline at end of file
+}

Modified: trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java&p2=trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java	(original)
+++ trunk/src_new/org/argouml/uml/ui/model_management/PropPanelPackage.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice

Modified: trunk/src_new/org/argouml/util/ConfigLoader.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/util/ConfigLoader.java?view=diff&rev=12546&p1=trunk/src_new/org/argouml/util/ConfigLoader.java&p2=trunk/src_new/org/argouml/util/ConfigLoader.java&r1=12545&r2=12546
==============================================================================
--- trunk/src_new/org/argouml/util/ConfigLoader.java	(original)
+++ trunk/src_new/org/argouml/util/ConfigLoader.java	2007-05-05 09:54:40-0700
@@ -1,5 +1,5 @@
 // $Id$
-// Copyright (c) 1996-2006 The Regents of the University of California. All
+// 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
 // agreement is hereby granted, provided that the above copyright notice
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.