summaryrefslogtreecommitdiff
path: root/src/clnt_generic.c
diff options
context:
space:
mode:
authorTom "spot" Callaway <tcallawa@redhat.com>2010-07-16 16:09:14 -0400
committerSteve Dickson <steved@redhat.com>2010-07-16 16:09:14 -0400
commitea26246defdf9aace0dedca1a5cc9104ba1d3936 (patch)
treea1a6762dfb01ce9e6471458d81beb9fa65102622 /src/clnt_generic.c
parent4cdcdcf293f0891cf227d8f20e892124ec17d6d5 (diff)
downloadti-rpc-ea26246defdf9aace0dedca1a5cc9104ba1d3936.tar.gz
Add back SISSL license attribution.libtirpc-0-2-2-rc3
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'src/clnt_generic.c')
-rw-r--r--src/clnt_generic.c13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/clnt_generic.c b/src/clnt_generic.c
index f1dcfa2..9c31680 100644
--- a/src/clnt_generic.c
+++ b/src/clnt_generic.c
@@ -1,4 +1,17 @@
/*
+ * The contents of this file are subject to the Sun Standards
+ * License Version 1.0 the (the "License";) You may not use
+ * this file except in compliance with the License. You may
+ * obtain a copy of the License at lib/libc/rpc/LICENSE
+ *
+ * Software distributed under the License is distributed on
+ * an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either
+ * express or implied. See the License for the specific
+ * language governing rights and limitations under the License.
+ *
+ * In addition, this file contains code from Sun RPC which is
+ * subject to the below terms:
+ *
* Copyright (c) 2009, Sun Microsystems, Inc.
* All rights reserved.
*