README.md

changeset 123
385d4eada9ed
parent 122
8d2881338a4a
child 124
575cfff44f8a
child 125
64eb85876237
child 126
cf4e7b6f5f5e
equal deleted inserted replaced
122:8d2881338a4a 123:385d4eada9ed
89 `borg-backup`. To add a password into the keychain for the `myrepo` 89 `borg-backup`. To add a password into the keychain for the `myrepo`
90 ‘account’, you may use: 90 ‘account’, you may use:
91 91
92 security add-generic-password -a myrepo -s borg-backup -w [PASSWORD] 92 security add-generic-password -a myrepo -s borg-backup -w [PASSWORD]
93 93
94
95 ## License
96
97 This software is distributed under an ANTI-ABUSE LICENSE (aka. *f..k
98 copyright and f..k distributions license*), and without any warranty
99 whatsoever. If you redistribute this software as part of a larger
100 collection/distribution/suite of software, you must do either of the
101 following:
102
103 (a) Always redistribute the **unmodified** and **latest** version provided
104 by the lead author. If the lead author releases a new version (on a specific
105 branch, such as 'stable' or 'development'), you must promptly make that new
106 version the default version offered to your users (on that specific branch).
107
108 (b) Rename the software, and make it obvious that your modified or obsolete
109 software is in no way connected to the lead author of the original software.
110 The users of your version should under no circumstances be under the
111 illusion hat they can contact the lead author or any of the authors of the
112 original software if they have any complaints or queries.
113
114 Otherwise, do whatever you want with this software. In particular, you may
115 freely use code snippets in other projects.
116

mercurial