Author: linus
Date: 2010-01-12 10:51:39-0800
New Revision: 17826

Modified:
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ActionStateNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/AttributeNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/CallStateNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ClassifierRoleNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ComponentInstanceNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/EnumerationLiteralNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ExtensionPointNotation.java
   trunk/src/argouml-app/src/org/argouml/notation/providers/MessageNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ModelElementNameNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/MultiplicityNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/NodeInstanceNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateStateNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java
   trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/OperationNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/StateBodyNotation.java
   
trunk/src/argouml-app/src/org/argouml/notation/providers/TransitionNotation.java

Log:
Added EPL License header.

Modified: 
trunk/src/argouml-app/src/org/argouml/notation/providers/ActionStateNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ActionStateNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ActionStateNotation.java
   (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ActionStateNotation.java
   2010-01-12 10:51:39-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/notation/providers/AssociationEndNameNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationEndNameNotation.java
    2010-01-12 10:51:39-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-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/notation/providers/AssociationNameNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java
       (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationNameNotation.java
       2010-01-12 10:51:39-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/notation/providers/AssociationRoleNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java
       (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/AssociationRoleNotation.java
       2010-01-12 10:51:39-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-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/notation/providers/AttributeNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/AttributeNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/AttributeNotation.java 
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/AttributeNotation.java 
    2010-01-12 10:51:39-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-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/notation/providers/CallStateNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/CallStateNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/CallStateNotation.java 
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/CallStateNotation.java 
    2010-01-12 10:51:39-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-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/notation/providers/ClassifierRoleNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ClassifierRoleNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ClassifierRoleNotation.java
        (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ClassifierRoleNotation.java
        2010-01-12 10:51:39-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-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/notation/providers/ComponentInstanceNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ComponentInstanceNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ComponentInstanceNotation.java
     (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ComponentInstanceNotation.java
     2010-01-12 10:51:39-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/notation/providers/EnumerationLiteralNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/EnumerationLiteralNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/EnumerationLiteralNotation.java
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/EnumerationLiteralNotation.java
    2010-01-12 10:51:39-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

Modified: 
trunk/src/argouml-app/src/org/argouml/notation/providers/ExtensionPointNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ExtensionPointNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ExtensionPointNotation.java
        (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ExtensionPointNotation.java
        2010-01-12 10:51:39-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-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/notation/providers/MessageNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/MessageNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/MessageNotation.java   
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/MessageNotation.java   
    2010-01-12 10:51:39-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/notation/providers/ModelElementNameNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ModelElementNameNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ModelElementNameNotation.java
      (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ModelElementNameNotation.java
      2010-01-12 10:51:39-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/notation/providers/MultiplicityNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/MultiplicityNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/MultiplicityNotation.java
  (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/MultiplicityNotation.java
  2010-01-12 10:51:39-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) 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/notation/providers/NodeInstanceNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/NodeInstanceNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/NodeInstanceNotation.java
  (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/NodeInstanceNotation.java
  2010-01-12 10:51:39-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/notation/providers/ObjectFlowStateStateNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateStateNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateStateNotation.java
  (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateStateNotation.java
  2010-01-12 10:51:39-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-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/notation/providers/ObjectFlowStateTypeNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java
   (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectFlowStateTypeNotation.java
   2010-01-12 10:51:39-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/notation/providers/ObjectNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectNotation.java    
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/ObjectNotation.java    
    2010-01-12 10:51:39-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/notation/providers/OperationNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/OperationNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/OperationNotation.java 
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/OperationNotation.java 
    2010-01-12 10:51:39-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) 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/notation/providers/StateBodyNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/StateBodyNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/StateBodyNotation.java 
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/StateBodyNotation.java 
    2010-01-12 10:51:39-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/notation/providers/TransitionNotation.java
Url: 
http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/TransitionNotation.java?view=diff&pathrev=17826&r1=17825&r2=17826
==============================================================================
--- 
trunk/src/argouml-app/src/org/argouml/notation/providers/TransitionNotation.java
    (original)
+++ 
trunk/src/argouml-app/src/org/argouml/notation/providers/TransitionNotation.java
    2010-01-12 10:51:39-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

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

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

Reply via email to