Skip to content

Commit

Permalink
Platform review of server
Browse files Browse the repository at this point in the history
The whitespace is to nudge Reviewable.
It will be reverted prior to merge.
  • Loading branch information
jwnimmer-tri committed May 11, 2023
1 parent 1c09e63 commit 5e3062c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@

When you make a contribution to this project, you are agreeing to offer your
contribition under the same [LICENSE.TXT](LICENSE.TXT) as the project.

1 change: 1 addition & 0 deletions LICENSE.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,4 @@ Blender license [GPL-2.0-or-later](https://www.blender.org/about/license/).

Per [examples/LICENSE.TXT](examples/LICENSE.TXT), the `examples` code is
offered under the [MIT-0](https://spdx.org/licenses/MIT-0.html) license.

1 change: 1 addition & 0 deletions server.py
Original file line number Diff line number Diff line change
Expand Up @@ -452,3 +452,4 @@ def main():

if __name__ == "__main__":
main()

1 change: 1 addition & 0 deletions test/server_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -313,3 +313,4 @@ def test_settings_not_noop(self):

if __name__ == "__main__":
unittest.main()

0 comments on commit 5e3062c

Please sign in to comment.