Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 9b4b2c53944a5a39da860a1cd326a004443ae8c6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# about.ini

# feature image (for about info...)
featureImage = resources/icons/Papyrus_32x32.gif

#about text
aboutText =\
Papyrus Cpp Code generation\n\
\n\
Version: 1.6.2\n\
\n\
(c) Copyright CEA 2006, 2007. All rights reserved.\n\
\n\
This program and the accompanying materials are made available under\n\
the terms of the Eclipse Public License v1.0 which accompanies this\n\
distribution, and is available at http://www.eclipse.org/legal/epl-v10.html\n\
\

Back to the top