classify-users: determine type of Athena accounts
[user/alex/software/my-snippets.git] / README
1 All scripts in this directory are Copyright (C) 2008--2013 Alex Dehnert
2 (and sometimes others)
3
4 bores-me    - original
5 classify-users  - original
6 diff-memberships    - original
7 get-emails  - original
8 grep-owners - original
9 krbroot     - based on work by... nelhage?
10 ldapfinger  - original
11 list-of-lists-updater   - original
12 lists-lint  - original
13 mail-merge  - original
14 Makefile    - original
15 make-zcrypt-key - original, with additions by Anders
16 rblanche.py - original (inspired by consult's rblanche)
17 rt-merge    - original
18 rt-resolve  - original
19 rt-set      - original
20 sshroot     - based on work by... nelhage?
21 update-officers - original
22
23 Up-to-date versions may be available at
24 http://web.mit.edu/adehnert/Public/software/my-snippets/ or
25 https://www.dehnerts.com/gitweb/?p=user/alex/software/my-snippets.git.
26
27 All works listed above as original are hereby released under the MIT License, as shown below.
28
29 MIT License:
30 Permission is hereby granted, free of charge, to any person obtaining a copy
31 of this software and associated documentation files (the "Software"), to deal
32 in the Software without restriction, including without limitation the rights
33 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
34 copies of the Software, and to permit persons to whom the Software is
35 furnished to do so, subject to the following conditions:
36
37 The above copyright notice and this permission notice shall be included in
38 all copies or substantial portions of the Software.
39
40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
41 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
42 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
43 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
44 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
45 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
46 THE SOFTWARE.