Skip to content

Commit

Permalink
Change license and add vscode folder to ignore.
Browse files Browse the repository at this point in the history
  • Loading branch information
flxy0 committed Mar 31, 2022
1 parent 57f0f58 commit 3a17364
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 23 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
uploads/
current-hashes.txt
current-hashes.txt
.vscode
19 changes: 19 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
zlib License

Copyright (c) 2022 flxy0

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
22 changes: 0 additions & 22 deletions LICENSE.md

This file was deleted.

0 comments on commit 3a17364

Please sign in to comment.