~vorlon/ubuntu/natty/eglibc/multiarch

« back to all changes in this revision

Viewing changes to sunrpc/svc.c

  • Committer: Steve Langasek
  • Date: 2011-02-18 21:18:44 UTC
  • mfrom: (103.1.7 eglibc)
  • Revision ID: steve.langasek@linaro.org-20110218211844-lodmi8b1qhyq3f3x
Tags: 2.13~pre1-0ubuntu1+multiarch.1
merge from natty

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 * for handling transport handles.  The svc routines handle the
6
6
 * list of service routines.
7
7
 *
8
 
 * Copyright (C) 1984, Sun Microsystems, Inc.
 
8
 * Copyright (c) 2010, Oracle America, Inc.
9
9
 *
10
10
 * Redistribution and use in source and binary forms, with or without
11
11
 * modification, are permitted provided that the following conditions are
17
17
 *       copyright notice, this list of conditions and the following
18
18
 *       disclaimer in the documentation and/or other materials
19
19
 *       provided with the distribution.
20
 
 *     * Neither the name of Sun Microsystems, Inc. nor the names of its
 
20
 *     * Neither the name of the "Oracle America, Inc." nor the names of its
21
21
 *       contributors may be used to endorse or promote products derived
22
22
 *       from this software without specific prior written permission.
23
23
 *