Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: 470fec0c92e772980581cb89b82dfe11911fc27a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                               

                                              
                                    



                                                                         


                                                                                               
 











                                                                               
###############################################################################
# Copyright (c) 2008-2012 CEA LIST, Atos Origin, Conselleria de
# Infraestructuras y Transporte, Generalitat de la Comunitat Valenciana
# and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License 2.0
# which accompanies this distribution, and is available at
# https://www.eclipse.org/legal/epl-2.0/
#
# SPDX-License-Identifier: EPL-2.0
###############################################################################

# "featureName" property - name of the feature
featureName=Papyrus Infra Core Tests

# "providerName" property - name of the company that provides the feature
providerName=Eclipse Modeling Project 

# description property - text of the "Feature Description"
description=Tests on the plugins about the log system and the sash window mechanism of papyrus.
################ end of description property ##################################

# "copyright" property - text of the "Feature Update Copyright"
copyright=\
Copyright (c) 2008-2012 CEA LIST, Atos Origin, Conselleria de\n\
Infraestructuras y Transporte, Generalitat de la Comunitat Valenciana\n\
and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License 2.0\n\
which accompanies this distribution, and is available at\n\
https://www.eclipse.org/legal/epl-2.0/\n\
\n\
SPDX-License-Identifier: EPL-2.0\n
################ end of copyright property ####################################

Back to the top