Skip to content

LegalHackers/DINAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======== DO I NEED A LICENSE?

Do I Need a License? (DINAL?) is a web-based tool that offers quick, free guidance to creative people who want to use someone else's potentially copyrighted work in their own. Based on an algrithm that weighs substantive law, court-decision data and user input, DINAL will return one of three states:

  1. Green Light - there are significant defenses to a copyright action
  2. Yellow Light - there is some defense, but there are factors against you
  3. Red Light - very little viable defense

DINAL will initially be based on a very small sample: under 40 SCOTUS and 9th Circuit cases. With time, we hope to develop the data, algorithm and design to make the product more sophisticated.

THIS PRODUCT IS ABSOLUTELY NOT TESTED OR SCIENTIFIC. THIS IS NOT A GOOD SUBSITUTE FOR LEGAL ADVICE AND CERTAINLY DOESN'T CREATE AN ATTORNEY-CLIENT RELATIONSHIP WITH ME.

This software is licensed under the following terms:

The MIT License (MIT) (c) 2016 Phil Weiss

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:

The person obtaining a copy of the Software (the "Legal Hacker") must not use the Software in a manner that is illegal or unlawful. The Legal Hacker acknowledges that the Software is stored on a free, public repository and therefore acknwoledges that others may also use the Software, without restriction, under the terms of this License. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 47.7%
  • CSS 34.2%
  • JavaScript 18.1%