Security update for permissions_by_term
[yaffs-website] / node_modules / tweetnacl / PULL_REQUEST_TEMPLATE.md
1 # Important!
2
3 If your contribution is not trivial (not a typo fix, etc.), we can only accept
4 it if you dedicate your copyright for the contribution to the public domain.
5 Make sure you understand what it means (see http://unlicense.org/)! If you
6 agree, please add yourself to AUTHORS.md file, and include the following text
7 to your pull request description or a comment in it:
8
9 ------------------------------------------------------------------------------
10
11     I dedicate any and all copyright interest in this software to the
12     public domain. I make this dedication for the benefit of the public at
13     large and to the detriment of my heirs and successors. I intend this
14     dedication to be an overt act of relinquishment in perpetuity of all
15     present and future rights to this software under copyright law.
16
17     Anyone is free to copy, modify, publish, use, compile, sell, or
18     distribute this software, either in source code form or as a compiled
19     binary, for any purpose, commercial or non-commercial, and by any
20     means.