Author: linus
Date: 2010-01-11 13:29:45-0800
New Revision: 17777

Modified:
   trunk/src/argouml-app/tests/org/argouml/ui/GUITestMultiEditorPane.java
   trunk/src/argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java
   trunk/src/argouml-app/tests/org/argouml/ui/TestDetailsPane.java
   trunk/src/argouml-app/tests/org/argouml/ui/TestMultiEditorPane.java
   trunk/src/argouml-app/tests/org/argouml/ui/TestPropertyPanels.java
   trunk/src/argouml-app/tests/org/argouml/ui/TestStylePanel.java
   trunk/src/argouml-app/tests/org/argouml/ui/TestTabText.java

Log:
Added EPL License header.

Modified: trunk/src/argouml-app/tests/org/argouml/ui/GUITestMultiEditorPane.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/GUITestMultiEditorPane.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/GUITestMultiEditorPane.java      
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/GUITestMultiEditorPane.java      
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/tests/org/argouml/ui/GUITestProjectBrowser.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java       
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/GUITestProjectBrowser.java       
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ *    tfmorris
+ *****************************************************************************
+ *
+ * Some portions of this file was previously release using the BSD License:
+ */
+
 // Copyright (c) 2002-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/tests/org/argouml/ui/TestDetailsPane.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/TestDetailsPane.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/TestDetailsPane.java     
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/TestDetailsPane.java     
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/tests/org/argouml/ui/TestMultiEditorPane.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/TestMultiEditorPane.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/TestMultiEditorPane.java 
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/TestMultiEditorPane.java 
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/tests/org/argouml/ui/TestPropertyPanels.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/TestPropertyPanels.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/TestPropertyPanels.java  
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/TestPropertyPanels.java  
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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/tests/org/argouml/ui/TestStylePanel.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/TestStylePanel.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/TestStylePanel.java      
(original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/TestStylePanel.java      
2010-01-11 13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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-2007 The Regents of the University of California. All
 // Rights Reserved. Permission to use, copy, modify, and distribute this
 // software and its documentation without fee, and without a written

Modified: trunk/src/argouml-app/tests/org/argouml/ui/TestTabText.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/ui/TestTabText.java?view=diff&pathrev=17777&r1=17776&r2=17777
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/ui/TestTabText.java (original)
+++ trunk/src/argouml-app/tests/org/argouml/ui/TestTabText.java 2010-01-11 
13:29:45-0800
@@ -1,4 +1,18 @@
-// $Id$
+/* $Id$
+ *****************************************************************************
+ * Copyright (c) 2009 Contributors - see below
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms 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

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

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

Reply via email to