Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
35cf67aa
Commit
35cf67aa
authored
Oct 02, 2018
by
Maxime Perrotin
Browse files
Update copyright in File->About
parent
06ef5dcf
Changes
1
Hide whitespace changes
Inline
Side-by-side
opengeode/opengeode.py
View file @
35cf67aa
...
...
@@ -1736,7 +1736,7 @@ class SDL_View(QtGui.QGraphicsView, object):
QtGui
.
QMessageBox
.
about
(
self
,
'About OpenGEODE'
,
'OpenGEODE - a tiny SDL editor for TASTE
\n\n
'
'Version {}
\n\n
'
'Copyright (c) 2012-201
5
European Space Agency
\n\n
'
'Copyright (c) 2012-201
8
European Space Agency
\n\n
'
'Contact: Maxime.Perrotin@esa.int
\n\n
'
.
format
(
__version__
))
# pylint: disable=C0103
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment