Skip to content

Commit fb49f51

Browse files
committed
Single docstring for license
Python convention expects a single main docstring per file.
1 parent 5815d11 commit fb49f51

3 files changed

Lines changed: 0 additions & 6 deletions

File tree

glsym/glgen.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
"""
44
License statement applies to this file (glgen.py) only.
5-
"""
65
7-
"""
86
Permission is hereby granted, free of charge,
97
to any person obtaining a copy of this software and associated documentation files (the "Software"),
108
to deal in the Software without restriction, including without limitation the rights to

glsym/rglgen.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
"""
44
License statement applies to this file (glgen.py) only.
5-
"""
65
7-
"""
86
Permission is hereby granted, free of charge,
97
to any person obtaining a copy of this software and associated documentation files (the "Software"),
108
to deal in the Software without restriction, including without limitation the rights to

glsym/xglgen.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
"""
44
License statement applies to this file (xglgen.py) only.
5-
"""
65
7-
"""
86
Permission is hereby granted, free of charge,
97
to any person obtaining a copy of this software and associated documentation files (the "Software"),
108
to deal in the Software without restriction, including without limitation the rights to

0 commit comments

Comments
 (0)