From: Greg Hudson Date: Wed, 16 Jul 2014 01:34:08 +0000 (-0400) Subject: Remove copyright statement added to bindresvport.c X-Git-Tag: krb5-1.13-alpha1~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e0875cd9215db38d7d3e24745780f0712b1ecb;p=thirdparty%2Fkrb5.git Remove copyright statement added to bindresvport.c Andreas's copyright statement was added to the Oracle license statement by mistake; the code changes made to turn bindresvport into bindresvport_sa are minimal. Remove it with Andreas's permission. ticket: 7935 --- diff --git a/src/lib/rpc/bindresvport.c b/src/lib/rpc/bindresvport.c index ba11e0a8b3..ccc4d73c6b 100644 --- a/src/lib/rpc/bindresvport.c +++ b/src/lib/rpc/bindresvport.c @@ -1,7 +1,6 @@ /* lib/rpc/bindresvport.c */ /* * Copyright (c) 2010, Oracle America, Inc. - * Copyright (c) 2014, Andreas Schneider * * All rights reserved. *