Author: linus Date: 2010-05-09 13:34:01-0700 New Revision: 18387 Modified: trunk/src/argouml-app/src/templates/ArgoVersion.template
Log: Added the EPL License to the ArgoVersion file also. Modified: trunk/src/argouml-app/src/templates/ArgoVersion.template Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/templates/ArgoVersion.template?view=diff&pathrev=18387&r1=18386&r2=18387 ============================================================================== --- trunk/src/argouml-app/src/templates/ArgoVersion.template (original) +++ trunk/src/argouml-app/src/templates/ArgoVersion.template 2010-05-09 13:34:01-0700 @@ -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: + * Tom Morris + ******************************************************************************* + * + * 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 ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2606263 To unsubscribe from this discussion, e-mail: [[email protected]].
