Author: linus
Date: 2010-01-11 13:04:51-0800
New Revision: 17758

Modified:
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestCritic.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestDecision.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoal.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoalModel.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestItemUID.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestResolvedCritic.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestStandardCM.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItem.java
   trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java

Log:
Added EPL License header.

Modified: trunk/src/argouml-app/tests/org/argouml/cognitive/TestCritic.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestCritic.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestCritic.java   
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestCritic.java   
2010-01-11 13:04:51-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) 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/tests/org/argouml/cognitive/TestDecision.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestDecision.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestDecision.java 
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestDecision.java 
2010-01-11 13:04:51-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) 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/cognitive/TestGoal.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoal.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoal.java     
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoal.java     
2010-01-11 13:04:51-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) 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/cognitive/TestGoalModel.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoalModel.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoalModel.java        
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestGoalModel.java        
2010-01-11 13:04:51-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) 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/cognitive/TestItemUID.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestItemUID.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestItemUID.java  
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestItemUID.java  
2010-01-11 13:04:51-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-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/tests/org/argouml/cognitive/TestResolvedCritic.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestResolvedCritic.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestResolvedCritic.java   
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestResolvedCritic.java   
2010-01-11 13:04:51-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-2007 The Regents of the 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/cognitive/TestStandardCM.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestStandardCM.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestStandardCM.java       
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestStandardCM.java       
2010-01-11 13:04:51-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) 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/cognitive/TestToDoItem.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItem.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItem.java 
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItem.java 
2010-01-11 13:04:51-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) 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/cognitive/TestToDoItemList.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java?view=diff&pathrev=17758&r1=17757&r2=17758
==============================================================================
--- trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java     
(original)
+++ trunk/src/argouml-app/tests/org/argouml/cognitive/TestToDoItemList.java     
2010-01-11 13:04:51-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) 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=2436396

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

Reply via email to