10 May 2010 16:33
Inclusion of code with its own copyright in IETF documents
Russ Housley <housley <at> vigilsec.com>
2010-05-10 14:33:20 GMT
2010-05-10 14:33:20 GMT
RFC 5378 says: It is also important to note that additional copyright notices are not permitted in IETF Documents except in the case where such document is the product of a joint development effort between the IETF and another standards development organization or is a republication of the work of another standards development organization. This has prevented the authors of two different documents from including the code that they wanted in their document. Here is the header that was part of the code that the authors wanted to include: /* * This is a copy of getopt provided for those systems that do not * have it. The name was changed to xgetopt to not conflict on those * systems that do have it. Similarly, optarg, optind and opterr * were renamed to xoptarg, xoptind and xopterr. * * Copyright 1990, 1991, 1992 by the Massachusetts Institute of * Technology and UniSoft Group Limited. * * Permission to use, copy, modify, distribute, and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both that copyright notice and this permission notice appear in * supporting documentation, and that the names of MIT and UniSoft not * be used in advertising or publicity pertaining to distribution of(Continue reading)
RSS Feed