logicutils: remove SAT solving, add copyright info
- Modified Peter Norvig's logic library to remove unnecessary functionality (SAT solver and test harness, pedagogical examples) and add much-needed copyright information and attribution.
- Also added link to notes from the Software Freedom Law Center on mixing differently-licensed code from different projects.
- Makefile support for installation.