blob: 3eadeede4bdf5187f28c68f3219d9dcb807ac0c8 (
plain)
- #!/usr/bin/env bash
- # Monkeysphere authentication diagnostics subcommand
- #
- # The monkeysphere scripts are written by:
- # Jameson Rollins <jrollins@fifthhorseman.net>
- # Jamie McClelland <jm@mayfirst.org>
- # Daniel Kahn Gillmor <dkg@fifthhorseman.net>
- #
- # They are Copyright 2008, and are all released under the GPL, version 3
- # or later.
|