Author: linus Date: 2010-01-12 11:05:31-0800 New Revision: 17835 Modified: trunk/src/argouml-app/src/org/argouml/profile/internal/FormatingStrategyUML.java trunk/src/argouml-app/src/org/argouml/profile/internal/ModelUtils.java trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileMeta.java trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileUML.java
Log: Added EPL License header. Modified: trunk/src/argouml-app/src/org/argouml/profile/internal/FormatingStrategyUML.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/FormatingStrategyUML.java?view=diff&pathrev=17835&r1=17834&r2=17835 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/profile/internal/FormatingStrategyUML.java (original) +++ trunk/src/argouml-app/src/org/argouml/profile/internal/FormatingStrategyUML.java 2010-01-12 11:05:31-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) 2007-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/profile/internal/ModelUtils.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/ModelUtils.java?view=diff&pathrev=17835&r1=17834&r2=17835 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/profile/internal/ModelUtils.java (original) +++ trunk/src/argouml-app/src/org/argouml/profile/internal/ModelUtils.java 2010-01-12 11:05:31-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) 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/profile/internal/ProfileManagerImpl.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java?view=diff&pathrev=17835&r1=17834&r2=17835 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java (original) +++ trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileManagerImpl.java 2010-01-12 11:05:31-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) 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/profile/internal/ProfileMeta.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileMeta.java?view=diff&pathrev=17835&r1=17834&r2=17835 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileMeta.java (original) +++ trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileMeta.java 2010-01-12 11:05:31-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/src/org/argouml/profile/internal/ProfileUML.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileUML.java?view=diff&pathrev=17835&r1=17834&r2=17835 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileUML.java (original) +++ trunk/src/argouml-app/src/org/argouml/profile/internal/ProfileUML.java 2010-01-12 11:05:31-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) 1996-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 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2436749 To unsubscribe from this discussion, e-mail: [[email protected]].
