diff options
author | Daniel Silverstone <dsilvers@digital-scurf.org> | 2016-05-30 11:07:06 +0100 |
---|---|---|
committer | Daniel Silverstone <dsilvers@digital-scurf.org> | 2016-05-30 11:07:06 +0100 |
commit | 05db905ee2d3d5cf452e29f7570a9af4e4a941a1 (patch) | |
tree | 1590cab4c620431682f1b2ad45c5d4a5eaaa5c0f | |
parent | f4f3f32b060c598901dc35c36daa8f9362de642c (diff) | |
download | gitano-ick-05db905ee2d3d5cf452e29f7570a9af4e4a941a1.tar.bz2 |
Update licence and add CoC
-rw-r--r-- | CODE_OF_CONDUCT.mdwn | 20 | ||||
-rw-r--r-- | COPYING | 5 |
2 files changed, 23 insertions, 2 deletions
diff --git a/CODE_OF_CONDUCT.mdwn b/CODE_OF_CONDUCT.mdwn new file mode 100644 index 0000000..a340fb0 --- /dev/null +++ b/CODE_OF_CONDUCT.mdwn @@ -0,0 +1,20 @@ +_The Gitano Community_ is dedicated to providing a harassment-free experience +for everyone, regardless of gender, gender identity and expression, sexual +orientation, disability, physical appearance, body size, age, race, or +religion. We do not tolerate harassment of participants in any form. + +This code of conduct applies to all _The Gitano Community_ spaces, including +our mailing lists such as `gitano-dev@gitano.org.uk`, our IRC channels such as +`#gitano` on Freenode, and at any in-person event at which members of the +community attend, both online and off. Anyone who violates this code of conduct +may be sanctioned or expelled from these spaces at the discretion of the Gitano +Community Managers. + +Some _The Gitano Community_ spaces may have additional rules in place, which +will be made clearly available to participants. Participants are responsible +for knowing and abiding by these rules. + +The full text of the code of conduct / contributor covenant / anti-harassment +policy can be found at: <https://www.gitano.org.uk/covenant/>. Should the text +of that page differ from the content of this file then the newer content on the +website takes precedence. @@ -1,4 +1,4 @@ -Copyright (c) The Regents of the University of California. +Copyright 2016 Daniel Silverstone <dsilvers@digital-scurf.org> All rights reserved. Redistribution and use in source and binary forms, with or without @@ -9,7 +9,7 @@ are met: 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -3. Neither the name of the University nor the names of its contributors +3. Neither the name of the author nor the names of their contributors may be used to endorse or promote products derived from this software without specific prior written permission. @@ -24,3 +24,4 @@ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + |