REUSE compliance of Crazor/jitouch

Unfortunately, github.com/Crazor/jitouch is not REUSE compliant and does not fully adopt the recommendations to make software licensing easy for humans and machines alike. Have a look at our tutorial to learn about the three simple steps to become REUSE compliant.

Badge

To add the badge to your project's README.md file, use the following snippet:

[![REUSE status](https://api.reuse.software/badge/github.com/Crazor/jitouch)](https://api.reuse.software/info/github.com/Crazor/jitouch)

Machine-readable information

The API provides machine-readable artifacts for automatic analysis.

  • All information about the latest compliance check can also be accessed via a machine-parsable JSON file.
  • You can gather the automatically generated SPDX SBOM in Tag:Value format, based on the reuse spdx command.

Last lint output

Commit fcc52c6e6b3ebb4f92fa1660e77a5abcc22f6b61 was checked on 10 May 2023 09:36:43 UTC with the following result:

# MISSING COPYRIGHT AND LICENSING INFORMATION

The following files have no copyright and licensing information:
* .github/FUNDING.yml
* .gitignore
* jitouch/Jitouch/Base.lproj/MainMenu.xib
* jitouch/Jitouch/Jitouch.entitlements
* jitouch/Jitouch/Jitouch.xcodeproj/project.pbxproj
* jitouch/Jitouch/Jitouch.xcodeproj/xcshareddata/xcschemes/Jitouch.xcscheme
* jitouch/Jitouch/JitouchDebug.entitlements
* jitouch/Jitouch/Jitouch_Prefix.pch
* jitouch/Jitouch/SystemEvents.h
* jitouch/Jitouch/SystemPreferences.h
* jitouch/circle.png
* jitouch/instructions/instructions.html
* jitouch/instructions/step1.png
* jitouch/instructions/step2.png
* jitouch/instructions/step3.png
* jitouch/instructions/step4.png
* jitouch/instructions/step5.png
* jitouch/jitouchicon.icns
* jitouch/logosmall.png
* jitouch/logosmall@2x.png
* jitouch/logosmalloff.png
* jitouch/logosmalloff@2x.png
* jitouch/move.png
* jitouch/resize.png
* jitouch/tab.png
* prefpane/Base.lproj/JitouchPref.xib
* prefpane/Jitouch.xcodeproj/project.pbxproj
* prefpane/JitouchPref.png
* prefpane/JitouchPref@2x.png
* prefpane/components.plist
* prefpane/distribution.xml
* prefpane/jitouchicon.icns
* prefpane/version.plist
* scripts/bump-version.sh
* scripts/sign-installer.sh

The following files have no licensing information:
* README.md
* jitouch/Jitouch/CursorView.h
* jitouch/Jitouch/CursorView.m
* jitouch/Jitouch/CursorWindow.h
* jitouch/Jitouch/CursorWindow.m
* jitouch/Jitouch/Gesture.h
* jitouch/Jitouch/Gesture.m
* jitouch/Jitouch/GestureView.h
* jitouch/Jitouch/GestureView.m
* jitouch/Jitouch/GestureWindow.h
* jitouch/Jitouch/GestureWindow.m
* jitouch/Jitouch/Info.plist
* jitouch/Jitouch/JitouchAppDelegate.h
* jitouch/Jitouch/JitouchAppDelegate.m
* jitouch/Jitouch/KeyUtility.h
* jitouch/Jitouch/KeyUtility.m
* jitouch/Jitouch/Settings.h
* jitouch/Jitouch/Settings.m
* jitouch/Jitouch/SizeHistory.h
* jitouch/Jitouch/SizeHistory.m
* jitouch/Jitouch/main.m
* prefpane/ApplicationButton.h
* prefpane/ApplicationButton.m
* prefpane/AutoSetDelegate.h
* prefpane/AutoSetDelegate.m
* prefpane/CommandTableView.h
* prefpane/CommandTableView.m
* prefpane/GesturePreviewView.h
* prefpane/GesturePreviewView.m
* prefpane/GestureTableView.h
* prefpane/GestureTableView.m
* prefpane/ImageAndTextCell.h
* prefpane/ImageAndTextCell.m
* prefpane/Info.plist
* prefpane/JitouchPref.h
* prefpane/JitouchPref.m
* prefpane/KeyTextField.h
* prefpane/KeyTextField.m
* prefpane/KeyTextView.h
* prefpane/KeyTextView.m
* prefpane/LinkTextField.h
* prefpane/LinkTextField.m
* prefpane/MAAttachedWindow.h
* prefpane/MAAttachedWindow.m
* prefpane/MagicMouseTab.h
* prefpane/MagicMouseTab.m
* prefpane/RecognitionTab.h
* prefpane/RecognitionTab.m
* prefpane/Settings.h
* prefpane/Settings.m
* prefpane/TrackpadTab.h
* prefpane/TrackpadTab.m


# SUMMARY

* Bad licenses:
* Deprecated licenses:
* Licenses without file extension:
* Missing licenses:
* Unused licenses:
* Used licenses:
* Read errors: 0
* Files with copyright information: 52 / 87
* Files with license information: 0 / 87

Unfortunately, your project is not compliant with version 3.0 of the REUSE Specification :-(