Author: linus
Date: 2010-01-12 10:29:32-0800
New Revision: 17807

Modified:
   trunk/modules/dev/src/org/argouml/dev/CallerListNodeBuilder.java
   trunk/modules/dev/src/org/argouml/dev/DevActionFactory.java
   trunk/modules/dev/src/org/argouml/dev/DeveloperModule.java
   trunk/modules/dev/src/org/argouml/dev/EventPumpInspectorPanel.java
   trunk/modules/dev/src/org/argouml/dev/MessageNodeBuilder.java
   trunk/modules/dev/src/org/argouml/dev/TargetManagerPanel.java
   trunk/modules/dev/src/org/argouml/dev/UndoLogPanel.java
   trunk/modules/dev/src/org/argouml/dev/UndoManagerWrapper.java

Log:
Added EPL License header.

Modified: trunk/modules/dev/src/org/argouml/dev/CallerListNodeBuilder.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/CallerListNodeBuilder.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/CallerListNodeBuilder.java    
(original)
+++ trunk/modules/dev/src/org/argouml/dev/CallerListNodeBuilder.java    
2010-01-12 10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *    tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
 // Copyright (c) 2006 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written

Modified: trunk/modules/dev/src/org/argouml/dev/DevActionFactory.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/DevActionFactory.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/DevActionFactory.java (original)
+++ trunk/modules/dev/src/org/argouml/dev/DevActionFactory.java 2010-01-12 
10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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) 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/modules/dev/src/org/argouml/dev/DeveloperModule.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/DeveloperModule.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/DeveloperModule.java  (original)
+++ trunk/modules/dev/src/org/argouml/dev/DeveloperModule.java  2010-01-12 
10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/modules/dev/src/org/argouml/dev/EventPumpInspectorPanel.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/EventPumpInspectorPanel.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/EventPumpInspectorPanel.java  
(original)
+++ trunk/modules/dev/src/org/argouml/dev/EventPumpInspectorPanel.java  
2010-01-12 10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/modules/dev/src/org/argouml/dev/MessageNodeBuilder.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/MessageNodeBuilder.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/MessageNodeBuilder.java       
(original)
+++ trunk/modules/dev/src/org/argouml/dev/MessageNodeBuilder.java       
2010-01-12 10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/modules/dev/src/org/argouml/dev/TargetManagerPanel.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/TargetManagerPanel.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/TargetManagerPanel.java       
(original)
+++ trunk/modules/dev/src/org/argouml/dev/TargetManagerPanel.java       
2010-01-12 10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/modules/dev/src/org/argouml/dev/UndoLogPanel.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/UndoLogPanel.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/UndoLogPanel.java     (original)
+++ trunk/modules/dev/src/org/argouml/dev/UndoLogPanel.java     2010-01-12 
10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/modules/dev/src/org/argouml/dev/UndoManagerWrapper.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/modules/dev/src/org/argouml/dev/UndoManagerWrapper.java?view=diff&pathrev=17807&r1=17806&r2=17807
==============================================================================
--- trunk/modules/dev/src/org/argouml/dev/UndoManagerWrapper.java       
(original)
+++ trunk/modules/dev/src/org/argouml/dev/UndoManagerWrapper.java       
2010-01-12 10:29:32-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436696

To unsubscribe from this discussion, e-mail: 
[[email protected]].

Reply via email to