diff options
| author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2012-08-24 08:40:12 -0400 | 
|---|---|---|
| committer | Vijay Bellur <vbellur@redhat.com> | 2012-09-18 05:28:47 -0700 | 
| commit | f4831ec958fd8a37e759b6e3338377808be8bc2e (patch) | |
| tree | 075e738a9a53bf6a3ee6664d1081cc7caaf4bddb /glusterfsd | |
| parent | 5d67526f6028d75a57056dc83d2e3086cec8779b (diff) | |
dual license
rebased
BUG: 820551
Change-Id: I9c51d68e52a9252c5a43af1677380a410ca69519
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: http://review.gluster.org/3856
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'glusterfsd')
| -rw-r--r-- | glusterfsd/src/glusterfsd-mem-types.h | 12 | 
1 files changed, 6 insertions, 6 deletions
diff --git a/glusterfsd/src/glusterfsd-mem-types.h b/glusterfsd/src/glusterfsd-mem-types.h index ca5953f2..73a91c4a 100644 --- a/glusterfsd/src/glusterfsd-mem-types.h +++ b/glusterfsd/src/glusterfsd-mem-types.h @@ -1,11 +1,11 @@  /* -   Copyright (c) 2006-2012 Red Hat, Inc. <http://www.redhat.com> -   This file is part of GlusterFS. +  Copyright (c) 2006-2012 Red Hat, Inc. <http://www.redhat.com> +  This file is part of GlusterFS. -   This file is licensed to you under your choice of the GNU Lesser -   General Public License, version 3 or any later version (LGPLv3 or -   later), or the GNU General Public License, version 2 (GPLv2), in all -   cases as published by the Free Software Foundation. +  This file is licensed to you under your choice of the GNU Lesser +  General Public License, version 3 or any later version (LGPLv3 or +  later), or the GNU General Public License, version 2 (GPLv2), in all +  cases as published by the Free Software Foundation.  */  #ifndef __GLUSTERFSD_MEM_TYPES_H__  #define __GLUSTERFSD_MEM_TYPES_H__  | 
