Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
jczic committed Jan 30, 2018
1 parent 39fc12d commit 6276b43
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE.md
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
The MIT License (MIT)
Copyright © 2017 Jean-Christophe Bos
Copyright © 2018 Jean-Christophe Bos & HC² (www.hc2.fr)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
Empty file modified README.md
100644 → 100755
Empty file.
4 changes: 4 additions & 0 deletions microWebCli.py
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
The MIT License (MIT)
Copyright © 2018 Jean-Christophe Bos & HC² (www.hc2.fr)
"""

import socket
import gc
Expand Down

0 comments on commit 6276b43

Please sign in to comment.