diff options
Diffstat (limited to 'xlators/features/index/src')
| -rw-r--r-- | xlators/features/index/src/index-mem-types.h | 13 | ||||
| -rw-r--r-- | xlators/features/index/src/index.c | 13 | ||||
| -rw-r--r-- | xlators/features/index/src/index.h | 13 | 
3 files changed, 18 insertions, 21 deletions
diff --git a/xlators/features/index/src/index-mem-types.h b/xlators/features/index/src/index-mem-types.h index 5b9ded30b6f..553d492dfbf 100644 --- a/xlators/features/index/src/index-mem-types.h +++ b/xlators/features/index/src/index-mem-types.h @@ -1,14 +1,13 @@  /* -  Copyright (c) 2008-2012 Red Hat, Inc. <http://www.redhat.com> -  This file is part of GlusterFS. +   Copyright (c) 2008-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 __QUIESCE_MEM_TYPES_H__  #define __QUIESCE_MEM_TYPES_H__ diff --git a/xlators/features/index/src/index.c b/xlators/features/index/src/index.c index a98236c1edb..24efcbb3a70 100644 --- a/xlators/features/index/src/index.c +++ b/xlators/features/index/src/index.c @@ -1,13 +1,12 @@  /* -  Copyright (c) 2008-2012 Red Hat, Inc. <http://www.redhat.com> -  This file is part of GlusterFS. +   Copyright (c) 2008-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 _CONFIG_H  #define _CONFIG_H  #include "config.h" diff --git a/xlators/features/index/src/index.h b/xlators/features/index/src/index.h index 5e8f9f04bcb..661dcdbc417 100644 --- a/xlators/features/index/src/index.h +++ b/xlators/features/index/src/index.h @@ -1,14 +1,13 @@  /* -  Copyright (c) 2008-2012 Red Hat, Inc. <http://www.redhat.com> -  This file is part of GlusterFS. +   Copyright (c) 2008-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 __INDEX_H__  #define __INDEX_H__  | 
