Material: editor, add author

This commit is contained in:
Bernd Hahnebach
2019-04-25 19:47:02 +02:00
parent 42f96235aa
commit a20b05f4cd

View File

@@ -1,6 +1,6 @@
# ***************************************************************************
# * *
# * Copyright (c) 2013 - Yorik van Havre <yorik@uncreated.net> *
# * Copyright (c) 2013 Yorik van Havre <yorik@uncreated.net> *
# * Copyright (c) 2019 Bernd Hahnebach <bernd@bimstatik.org> *
# * *
# * This program is free software; you can redistribute it and/or modify *
# * it under the terms of the GNU Lesser General Public License (LGPL) *
@@ -21,7 +21,7 @@
# ***************************************************************************
__title__ = "FreeCAD material editor"
__author__ = "Yorik van Havre"
__author__ = "Yorik van Havre, Bernd Hahnebach"
__url__ = "http://www.freecadweb.org"
import os