-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vendor flips and add ninja task for it
- Loading branch information
Showing
4 changed files
with
28 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
Flips is licensed under GNU General Public License, version 3.0 or higher. The full legal text can | ||
be found in boring.zip; a rough interpretation (for non-lawyers only) follows: | ||
|
||
- You must credit the author. Don't claim it as your own. You may modify it and take credit for your | ||
modifications, but the author (Alcaro) must be credited for the original software. | ||
- If you modify this software, it must clearly be labeled as a modification. | ||
- Any applications containing any part of this software must provide the full source code needed to | ||
modify and rebuild this application, under the same license. Including this interpretation is | ||
optional. | ||
- The author claims no copyright over input, output, or error messages generated by this tool. Use | ||
it however you want. |