From c8e411f2c46970eceba45534322437f89ed8a543 Mon Sep 17 00:00:00 2001 From: Pranith Kumar K Date: Tue, 17 Aug 2010 09:19:20 +0000 Subject: changed GNU General Public License to GNU Affero General Public License Signed-off-by: Pranith Kumar K Signed-off-by: Anand V. Avati BUG: 1388 () URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1388 --- rpc/xdr/src/portmap-xdr.h | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'rpc/xdr/src/portmap-xdr.h') diff --git a/rpc/xdr/src/portmap-xdr.h b/rpc/xdr/src/portmap-xdr.h index 7f8141ab25b..e53cc15ae4d 100644 --- a/rpc/xdr/src/portmap-xdr.h +++ b/rpc/xdr/src/portmap-xdr.h @@ -1,3 +1,23 @@ +/* + Copyright (c) 2010 Gluster, Inc. + This file is part of GlusterFS. + + GlusterFS is free software; you can redistribute it and/or modify + it under the terms of the GNU Affero General Public License as published + by the Free Software Foundation; either version 3 of the License, + or (at your option) any later version. + + GlusterFS is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Affero General Public License for more details. + + You should have received a copy of the GNU Affero General Public License + along with this program. If not, see + . +*/ + + /* * Please do not edit this file. * It was generated using rpcgen. -- cgit