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