diff options
| author | Jeff Carr <[email protected]> | 2024-03-09 17:46:36 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-03-09 17:46:36 -0600 |
| commit | fe94c0057bd0c44317f22afeb0fe8432e0b18c64 (patch) | |
| tree | 7d9041456dc538ce592981344403cda7197d3441 /LICENSE.md | |
| parent | f163738c86b84d8b6ddf12326d835de0191834bd (diff) | |
remove some of the wierder code
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'LICENSE.md')
| -rw-r--r-- | LICENSE.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/LICENSE.md b/LICENSE.md deleted file mode 100644 index 63f8dce..0000000 --- a/LICENSE.md +++ /dev/null @@ -1,8 +0,0 @@ -GNU Lesser General Public License (LGPL) - -I don't want it to be possible to make closed source forks of this. -If you need to use this in a proprietary GO application, then -compile this as a plugin. The BSD license is bad for core GO libraries. - -(GO now supports plugins as of version 1.8) -https://medium.com/@henvic/opensource-and-go-what-license-f6b36c201854 |
