diff options
| author | Ulrich Drepper <drepper@redhat.com> | 2010-06-27 19:34:03 -0700 |
|---|---|---|
| committer | Ulrich Drepper <drepper@redhat.com> | 2010-06-27 19:34:03 -0700 |
| commit | cb636bb25544c7f4d23a454ca79bb9d75d1583a3 (patch) | |
| tree | ff69fdade27cc3be86029e2890a1e659bd618982 | |
| parent | 4e733baccec604127660bf701999fb183cbbff4f (diff) | |
| download | glibc-cb636bb25544c7f4d23a454ca79bb9d75d1583a3.tar.xz glibc-cb636bb25544c7f4d23a454ca79bb9d75d1583a3.zip | |
Revert "Sun agreed to a change of the license for the RPC code to a BSD-like license."
This reverts commit ab09b221594f12d90a63d29cbf5488d91f39d3f3.
The lawyers now say the copy in glibc isn't contained in the
agreement.
92 files changed, 2726 insertions, 2524 deletions
diff --git a/ChangeLog.17 b/ChangeLog.17 index 6c1bff4960..92f9739680 100644 --- a/ChangeLog.17 +++ b/ChangeLog.17 @@ -3742,99 +3742,6 @@ d2009-10-30 Ulrich Drepper <drepper@redhat.com> 2009-05-20 Ulrich Drepper <drepper@redhat.com> - Sun approved the change of the license. - * sunrpc/auth_des.c: Replace license text. - * sunrpc/auth_none.c: Likewise. - * sunrpc/auth_unix.c: Likewise. - * sunrpc/authdes_prot.c: Likewise. - * sunrpc/authuxprot.c: Likewise. - * sunrpc/bindrsvprt.c: Likewise. - * sunrpc/clnt_gen.c: Likewise. - * sunrpc/clnt_perr.c: Likewise. - * sunrpc/clnt_raw.c: Likewise. - * sunrpc/clnt_simp.c: Likewise. - * sunrpc/clnt_tcp.c: Likewise. - * sunrpc/clnt_udp.c: Likewise. - * sunrpc/clnt_unix.c: Likewise. - * sunrpc/des_crypt.c: Likewise. - * sunrpc/des_soft.c: Likewise. - * sunrpc/get_myaddr.c: Likewise. - * sunrpc/getrpcport.c: Likewise. - * sunrpc/key_call.c: Likewise. - * sunrpc/key_prot.c: Likewise. - * sunrpc/openchild.c: Likewise. - * sunrpc/pm_getmaps.c: Likewise. - * sunrpc/pm_getport.c: Likewise. - * sunrpc/pmap_clnt.c: Likewise. - * sunrpc/pmap_prot.c: Likewise. - * sunrpc/pmap_prot2.c: Likewise. - * sunrpc/pmap_rmt.c: Likewise. - * sunrpc/rpc/auth.h: Likewise. - * sunrpc/rpc/auth_unix.h: Likewise. - * sunrpc/rpc/clnt.h: Likewise. - * sunrpc/rpc/des_crypt.h: Likewise. - * sunrpc/rpc/key_prot.h: Likewise. - * sunrpc/rpc/netdb.h: Likewise. - * sunrpc/rpc/pmap_clnt.h: Likewise. - * sunrpc/rpc/pmap_prot.h: Likewise. - * sunrpc/rpc/pmap_rmt.h: Likewise. - * sunrpc/rpc/rpc.h: Likewise. - * sunrpc/rpc/rpc_des.h: Likewise. - * sunrpc/rpc/rpc_msg.h: Likewise. - * sunrpc/rpc/svc.h: Likewise. - * |
