Author: bobtarling Date: 2011-03-24 11:37:36-0700 New Revision: 19130 Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java
Log: Adding myself as a contributor Modified: trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java?view=diff&pathrev=19130&r1=19129&r2=19130 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java (original) +++ trunk/src/argouml-app/src/org/argouml/uml/diagram/UMLMutableGraphSupport.java 2011-03-24 11:37:36-0700 @@ -1,13 +1,14 @@ /* $Id$ ***************************************************************************** - * Copyright (c) 2009 Contributors - see below + * Copyright (c) 2009-2011 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 + * Tom Morris + * Bob Tarling ***************************************************************************** * * Some portions of this file was previously release using the BSD License: ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2713908 To unsubscribe from this discussion, e-mail: [[email protected]].
