X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=build%2Fkabi;h=6a134d54f9705983612f8d0c31de887a0cece583;hb=9c476e723c92a7c300c420fa612433f7643995fb;hp=a57a46c1f2e4db3cd1eedfeace47823e40a032bf;hpb=8936ad36dbfca70d29cabbde95ffc91536205d2f;p=fs%2Flustre-release.git diff --git a/build/kabi b/build/kabi index a57a46c..6a134d5 100755 --- a/build/kabi +++ b/build/kabi @@ -1,7 +1,8 @@ #! /usr/bin/perl # kabi - Linux Kernel Application Binary Interface manager -# Copyright (C) 2005 Cluster File Systems, Inc. -# All rights reserved. +# +# Copyright 2008 Sun Microsystems, Inc. All rights reserved +# Use is subject to license terms. # # Gordon Matzigkeit , 2005-10-21 @@ -50,7 +51,7 @@ MODE and ARGS can be one of the following: module KMOD generate a KABI file for the specified kernel module -Written by Gordon Matzigkeit for Cluster File Systems. +Written by Gordon Matzigkeit for Sun Microsystems, Inc. EOF } exit $status;