svn commit: r17841 - trunk/src/argouml-app/src/org/argouml/ui
Linus Tolke <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-01-12 11:17:52-0800
New Revision: 17841
Modified:
trunk/src/argouml-app/src/org/argouml/ui/AbstractArgoJPanel.java
trunk/src/argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java
trunk/src/argouml-app/src/org/argouml/ui/ActionCreateEdgeModelElement.java
trunk/src/argouml-app/src/org/argouml/ui/ActionExportXMI.java
trunk/src/argouml-app/src/org/argouml/ui/ActionImportXMI.java
trunk/src/argouml-app/src/org/argouml/ui/ActionProjectSettings.java
trunk/src/argouml-app/src/org/argouml/ui/ActionRedo.java
trunk/src/argouml-app/src/org/argouml/ui/ActionSettings.java
trunk/src/argouml-app/src/org/argouml/ui/ActionUndo.java
trunk/src/argouml-app/src/org/argouml/ui/ArgoJFontChooser.java
trunk/src/argouml-app/src/org/argouml/ui/ArgoJMenu.java
trunk/src/argouml-app/src/org/argouml/ui/ArgoStatusBar.java
trunk/src/argouml-app/src/org/argouml/ui/ArgoToolbarManager.java
trunk/src/argouml-app/src/org/argouml/ui/CheckboxTableModel.java
trunk/src/argouml-app/src/org/argouml/ui/ChildGenSearch.java
trunk/src/argouml-app/src/org/argouml/ui/Clarifier.java
trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java
trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactory.java
trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactoryManager.java
trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java
trunk/src/argouml-app/src/org/argouml/ui/DisplayTextTree.java
trunk/src/argouml-app/src/org/argouml/ui/ExceptionDialog.java
trunk/src/argouml-app/src/org/argouml/ui/FindDialog.java
trunk/src/argouml-app/src/org/argouml/ui/GUI.java
trunk/src/argouml-app/src/org/argouml/ui/GUIProjectSettingsTabInterface.java
trunk/src/argouml-app/src/org/argouml/ui/GotoDialog.java
trunk/src/argouml-app/src/org/argouml/ui/HeapMonitor.java
trunk/src/argouml-app/src/org/argouml/ui/HelpBox.java
trunk/src/argouml-app/src/org/argouml/ui/HelpListener.java
trunk/src/argouml-app/src/org/argouml/ui/JasonsBigTheme.java
trunk/src/argouml-app/src/org/argouml/ui/JasonsHugeTheme.java
trunk/src/argouml-app/src/org/argouml/ui/JasonsTheme.java
trunk/src/argouml-app/src/org/argouml/ui/LoadSwingWorker.java
trunk/src/argouml-app/src/org/argouml/ui/LookAndFeelMgr.java
trunk/src/argouml-app/src/org/argouml/ui/MenuBar14.java
trunk/src/argouml-app/src/org/argouml/ui/MenuBar2.java
trunk/src/argouml-app/src/org/argouml/ui/MenuBarFactory.java
trunk/src/argouml-app/src/org/argouml/ui/MultiEditorPane.java
trunk/src/argouml-app/src/org/argouml/ui/NavigatorPane.java
trunk/src/argouml-app/src/org/argouml/ui/PerspectiveSupport.java
trunk/src/argouml-app/src/org/argouml/ui/ProgressMonitorWindow.java
trunk/src/argouml-app/src/org/argouml/ui/ProjectActions.java
trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java
trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsDialog.java
trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProfile.java
trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProperties.java
trunk/src/argouml-app/src/org/argouml/ui/SaveSwingWorker.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsDialog.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabAppearance.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabEnvironment.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabLayout.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabPreferences.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabProfile.java
trunk/src/argouml-app/src/org/argouml/ui/SettingsTabUser.java
trunk/src/argouml-app/src/org/argouml/ui/ShadowComboBox.java
trunk/src/argouml-app/src/org/argouml/ui/SplashPanel.java
trunk/src/argouml-app/src/org/argouml/ui/SplashScreen.java
trunk/src/argouml-app/src/org/argouml/ui/StatusBar.java
trunk/src/argouml-app/src/org/argouml/ui/StylePanel.java
trunk/src/argouml-app/src/org/argouml/ui/StylePanelFig.java
trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigNodeModelElement.java
trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigRRect.java
trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigText.java
trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java
trunk/src/argouml-app/src/org/argouml/ui/SystemInfoDialog.java
trunk/src/argouml-app/src/org/argouml/ui/TabFigTarget.java
trunk/src/argouml-app/src/org/argouml/ui/TabModelTarget.java
trunk/src/argouml-app/src/org/argouml/ui/TabResults.java
trunk/src/argouml-app/src/org/argouml/ui/TabTarget.java
trunk/src/argouml-app/src/org/argouml/ui/TabText.java
trunk/src/argouml-app/src/org/argouml/ui/TabToDoTarget.java
trunk/src/argouml-app/src/org/argouml/ui/TransferableModelElements.java
trunk/src/argouml-app/src/org/argouml/ui/TreeModelComposite.java
trunk/src/argouml-app/src/org/argouml/ui/TreeModelSupport.java
trunk/src/argouml-app/src/org/argouml/ui/UndoableAction.java
trunk/src/argouml-app/src/org/argouml/ui/ZoomSliderButton.java
Log:
Added EPL License header.
Modified: trunk/src/argouml-app/src/org/argouml/ui/AbstractArgoJPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/AbstractArgoJPanel.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/AbstractArgoJPanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/AbstractArgoJPanel.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionCreateContainedModelElement.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionCreateEdgeModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionCreateEdgeModelElement.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionCreateEdgeModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionCreateEdgeModelElement.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionExportXMI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionExportXMI.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionExportXMI.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionExportXMI.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionImportXMI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionImportXMI.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionImportXMI.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionImportXMI.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 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
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionProjectSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionProjectSettings.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionProjectSettings.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionProjectSettings.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * euluis
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionRedo.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionRedo.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionRedo.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionRedo.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-99 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionSettings.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionSettings.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionSettings.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionSettings.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ActionUndo.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ActionUndo.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ActionUndo.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ActionUndo.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-99 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ArgoJFontChooser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ArgoJFontChooser.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ArgoJFontChooser.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ArgoJFontChooser.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ArgoJMenu.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ArgoJMenu.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ArgoJMenu.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ArgoJMenu.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ArgoStatusBar.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ArgoStatusBar.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ArgoStatusBar.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ArgoStatusBar.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ArgoToolbarManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ArgoToolbarManager.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ArgoToolbarManager.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ArgoToolbarManager.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/CheckboxTableModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/CheckboxTableModel.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/CheckboxTableModel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/CheckboxTableModel.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ChildGenSearch.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ChildGenSearch.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ChildGenSearch.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ChildGenSearch.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/Clarifier.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/Clarifier.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/Clarifier.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/Clarifier.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/CmdCreateNode.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactory.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactory.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactory.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactoryManager.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactoryManager.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactoryManager.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ContextActionFactoryManager.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/DetailsPane.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/DisplayTextTree.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/DisplayTextTree.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/DisplayTextTree.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/DisplayTextTree.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ExceptionDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ExceptionDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ExceptionDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ExceptionDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/FindDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/FindDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/FindDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/FindDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/GUI.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/GUI.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/GUI.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/GUI.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/GUIProjectSettingsTabInterface.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/GUIProjectSettingsTabInterface.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/GUIProjectSettingsTabInterface.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/GUIProjectSettingsTabInterface.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/GotoDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/GotoDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/GotoDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/GotoDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2004-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/HeapMonitor.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/HeapMonitor.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/HeapMonitor.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/HeapMonitor.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/HelpBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/HelpBox.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/HelpBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/HelpBox.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
@@ -134,4 +148,4 @@
*/
private static final long serialVersionUID = 0L;
-}
\ No newline at end of file
+}
Modified: trunk/src/argouml-app/src/org/argouml/ui/HelpListener.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/HelpListener.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/HelpListener.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/HelpListener.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/JasonsBigTheme.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/JasonsBigTheme.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/JasonsBigTheme.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/JasonsBigTheme.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/JasonsHugeTheme.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/JasonsHugeTheme.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/JasonsHugeTheme.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/JasonsHugeTheme.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/JasonsTheme.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/JasonsTheme.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/JasonsTheme.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/JasonsTheme.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/LoadSwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/LoadSwingWorker.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/LoadSwingWorker.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/LoadSwingWorker.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/LookAndFeelMgr.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/LookAndFeelMgr.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/LookAndFeelMgr.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/LookAndFeelMgr.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/MenuBar14.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/MenuBar14.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/MenuBar14.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/MenuBar14.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id:GenericArgoMenuBar.java 13104 2007-07-21 18:29:31Z mvw $
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996,2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/MenuBar2.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/MenuBar2.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/MenuBar2.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/MenuBar2.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id:GenericArgoMenuBar.java 13104 2007-07-21 18:29:31Z mvw $
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996,2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/MenuBarFactory.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/MenuBarFactory.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/MenuBarFactory.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/MenuBarFactory.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id:GenericArgoMenuBar.java 13104 2007-07-21 18:29:31Z mvw $
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996,2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/MultiEditorPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/MultiEditorPane.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/MultiEditorPane.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/MultiEditorPane.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * dthompson
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/NavigatorPane.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/NavigatorPane.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/NavigatorPane.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/NavigatorPane.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/PerspectiveSupport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/PerspectiveSupport.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/PerspectiveSupport.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/PerspectiveSupport.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProgressMonitorWindow.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProgressMonitorWindow.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProgressMonitorWindow.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProgressMonitorWindow.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectActions.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectActions.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProjectActions.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProjectActions.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProjectBrowser.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * euluis
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProfile.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProfile.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProfile.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProfile.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * thn
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProperties.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProperties.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProperties.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ProjectSettingsTabProperties.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SaveSwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SaveSwingWorker.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SaveSwingWorker.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SaveSwingWorker.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2006-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabAppearance.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabAppearance.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabAppearance.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabAppearance.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabEnvironment.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabEnvironment.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabEnvironment.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabEnvironment.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabLayout.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabLayout.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabLayout.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabLayout.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabPreferences.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabPreferences.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabPreferences.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabPreferences.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabProfile.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabProfile.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabProfile.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabProfile.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * thn
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2007-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SettingsTabUser.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SettingsTabUser.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SettingsTabUser.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SettingsTabUser.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ShadowComboBox.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ShadowComboBox.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ShadowComboBox.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ShadowComboBox.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SplashPanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SplashPanel.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SplashPanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SplashPanel.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SplashScreen.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SplashScreen.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SplashScreen.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SplashScreen.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StatusBar.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StatusBar.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StatusBar.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StatusBar.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StylePanel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StylePanel.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StylePanel.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StylePanel.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StylePanelFig.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StylePanelFig.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StylePanelFig.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StylePanelFig.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigNodeModelElement.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigNodeModelElement.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigNodeModelElement.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigNodeModelElement.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2009 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigRRect.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigRRect.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigRRect.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigRRect.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigText.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigText.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigText.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/StylePanelFigText.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SwingWorker.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/SystemInfoDialog.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/SystemInfoDialog.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/SystemInfoDialog.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/SystemInfoDialog.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabFigTarget.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabFigTarget.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabFigTarget.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabFigTarget.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * linus
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-99 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabModelTarget.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabModelTarget.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabModelTarget.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabModelTarget.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-99 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabResults.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabResults.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabResults.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabResults.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabTarget.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabTarget.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabTarget.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabTarget.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabText.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabText.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabText.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabText.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * mvw
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2007 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TabToDoTarget.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TabToDoTarget.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TabToDoTarget.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TabToDoTarget.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TransferableModelElements.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TransferableModelElements.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TransferableModelElements.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TransferableModelElements.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2005-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TreeModelComposite.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TreeModelComposite.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TreeModelComposite.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TreeModelComposite.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2006 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/TreeModelSupport.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/TreeModelSupport.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/TreeModelSupport.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/TreeModelSupport.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/UndoableAction.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/UndoableAction.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/UndoableAction.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/UndoableAction.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * bobtarling
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 1996-99 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
Modified: trunk/src/argouml-app/src/org/argouml/ui/ZoomSliderButton.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/ui/ZoomSliderButton.java?view=diff&pathrev=17841&r1=17840&r2=17841
==============================================================================
--- trunk/src/argouml-app/src/org/argouml/ui/ZoomSliderButton.java (original)
+++ trunk/src/argouml-app/src/org/argouml/ui/ZoomSliderButton.java 2010-01-12 11:17:52-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
// Copyright (c) 2003-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436768
To unsubscribe from this discussion, e-mail: [[email protected]].