Skip to content

Commit 3dcf91f

Browse files
authored
Merge pull request #144 from Stevoisiak/license-single-docstring
Single docstring for license
2 parents e839602 + fb49f51 commit 3dcf91f

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)