Adding license documentation to interface class docblocks.
This commit is contained in:
@@ -8,5 +8,7 @@ from App.DocumentObject import DocumentObject
|
||||
)
|
||||
class DrawTemplate(DocumentObject):
|
||||
"""
|
||||
Author: Luke Parry (l.parry@warwick.ac.uk)
|
||||
License: LGPL-2.1-or-later
|
||||
Feature for creating and manipulating Technical Drawing Templates
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user