svn commit: r17798 - trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases

Linus Tolke <[email protected]>
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: linus
Date: 2010-01-11 13:54:14-0800
New Revision: 17798

Modified:
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtendExtensionPointListModel.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointExtendListModel.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointLocationDocument.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointUseCaseListModel.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtendListModel.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtensionPointListModel.java
   trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseIncludeListModel.java

Log:
Added EPL License header.

Modified: trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtendExtensionPointListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtendExtensionPointListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtendExtensionPointListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtendExtensionPointListModel.java	2010-01-11 13:54:14-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/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointExtendListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointExtendListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointExtendListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointExtendListModel.java	2010-01-11 13:54:14-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/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointLocationDocument.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointLocationDocument.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointLocationDocument.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointLocationDocument.java	2010-01-11 13:54:14-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/uml/ui/behavior/use_cases/TestUMLExtensionPointUseCaseListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointUseCaseListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointUseCaseListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLExtensionPointUseCaseListModel.java	2010-01-11 13:54:14-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/uml/ui/behavior/use_cases/TestUMLUseCaseExtendListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtendListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtendListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtendListModel.java	2010-01-11 13:54:14-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/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtensionPointListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtensionPointListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtensionPointListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseExtensionPointListModel.java	2010-01-11 13:54:14-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/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseIncludeListModel.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseIncludeListModel.java?view=diff&pathrev=17798&r1=17797&r2=17798
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseIncludeListModel.java	(original)
+++ trunk/src/argouml-app/tests/org/argouml/uml/ui/behavior/use_cases/TestUMLUseCaseIncludeListModel.java	2010-01-11 13:54:14-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

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

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.