diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-09-06 19:35:59 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-09-06 19:35:59 +0200 |
commit | e0dd25dccb41c987463ba4519fa92f456840cb74 (patch) | |
tree | 2cfa9b8e3fd4e2e9c00add69acc852515495bd5f /contributing/copyright_assignment.mdwn | |
parent | c13fc001dbf8b9da4ebf730761fc7b8c1f017c56 (diff) | |
parent | 647faa6dd7e286d20171247039bd59600bb7e436 (diff) |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'contributing/copyright_assignment.mdwn')
-rw-r--r-- | contributing/copyright_assignment.mdwn | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/contributing/copyright_assignment.mdwn b/contributing/copyright_assignment.mdwn new file mode 100644 index 00000000..b65594de --- /dev/null +++ b/contributing/copyright_assignment.mdwn @@ -0,0 +1,28 @@ +[[!meta copyright="Copyright © 2006, 2007, 2008, 2009, 2011 Free Software +Foundation, Inc."]] + +[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable +id="license" text="Permission is granted to copy, distribute and/or modify this +document under the terms of the GNU Free Documentation License, Version 1.2 or +any later version published by the Free Software Foundation; with no Invariant +Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] + +If you have pieces of code or documentation to contribute, then, in order to +install them into our [[source_repositories]], you have to assign the copyright +of your changes to the [Free Software Foundation](http://www.fsf.org/). + +The assignment for [[GNU Mach|microkernel/mach/gnumach]] additionally covers +[[microkernel/mach/mig/GNU_MIG]] (which used to be a component of GNU Mach, and +logically still is). + +The assignment for [[GNU Hurd|hurd]] additionally covers the separate +[[source_repositories/incubator]], [[libpthread]], [[hurd/translator/procfs]], +[[hurd/translator/unionfs]], [[microkernel/viengoos]], +[[web|contributing/web_pages]] repositories, and possibly more. + +Amongst others, the assignments for [[binutils]], [[GCC]], [[GDB]], [[glibc]] +are separate ones. + +Please [[contact_us]] to request the needed forms. |