Cluster Project branch, master, updated. cluster-2.99.03-15-g99c9d71

fabbione@sourceware.org fabbione@sourceware.org
Fri Jun 6 12:39:00 GMT 2008


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Cluster Project".

http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=99c9d71e90fee71157e863f0296d9f10c8571696

The branch, master has been updated
       via  99c9d71e90fee71157e863f0296d9f10c8571696 (commit)
       via  d704bdcb894a44946ef669025328550f5fd3856b (commit)
      from  9d0f2f8f3d3039d0e553156a15c3c057e90acec1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 99c9d71e90fee71157e863f0296d9f10c8571696
Author: Fabio M. Di Nitto <fdinitto@redhat.com>
Date:   Fri Jun 6 14:28:55 2008 +0200

    [MISC] Cleanup licence, copyright and header duplication
    
    Add toplevel README.licence that explain what is what.
    
    Add copy of GPL-2 and LGPL-2.1 (as pointed by README.licence).
    
    Add toplevel COPYRIGHT that reports exact details of each file in the
    tree including authors.
    
    Cleanup all the headers around > 10K lines less of stuff to carry around
    and mind for cleanup.
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>

commit d704bdcb894a44946ef669025328550f5fd3856b
Author: Fabio M. Di Nitto <fdinitto@redhat.com>
Date:   Fri Jun 6 11:43:04 2008 +0200

    [MISC] Add top level licence files
    
    This is in preparation of a major file cleanup across
    the whole tree.
    
    Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>

-----------------------------------------------------------------------

Summary of changes:
 gnbd/COPYING => COPYING.applications             |   25 +-
 COPYING.libraries                                |  510 ++++++++++++++++++++++
 COPYRIGHT                                        |  221 ++++++++++
 Makefile                                         |   11 -
 README.licence                                   |   40 ++
 ccs/Makefile                                     |   12 -
 ccs/ccs_tool/Makefile                            |   12 -
 ccs/ccs_tool/editconf.c                          |   12 -
 ccs/ccs_tool/editconf.h                          |   12 -
 ccs/ccs_tool/old_parser.c                        |   12 -
 ccs/ccs_tool/update.c                            |   11 -
 ccs/ccs_tool/update.h                            |   12 -
 ccs/ccs_tool/upgrade.c                           |   11 -
 ccs/ccs_tool/upgrade.h                           |   12 -
 ccs/ccsais/Makefile                              |   12 -
 ccs/ccsais/config.c                              |   11 -
 ccs/daemon/Makefile                              |   12 -
 ccs/daemon/ccsd.c                                |   11 -
 ccs/daemon/cluster_mgr.c                         |   11 -
 ccs/daemon/cluster_mgr.h                         |   11 -
 ccs/daemon/cnx_mgr.c                             |   11 -
 ccs/daemon/cnx_mgr.h                             |   12 -
 ccs/daemon/globals.c                             |   11 -
 ccs/daemon/globals.h                             |   11 -
 ccs/daemon/misc.c                                |   11 -
 ccs/daemon/misc.h                                |   11 -
 ccs/include/comm_headers.h                       |   12 -
 ccs/include/debug.h                              |   12 -
 ccs/libccscompat/Makefile                        |   12 -
 ccs/libccscompat/libccscompat.c                  |   11 -
 ccs/libccscompat/libccscompat.h                  |   11 -
 ccs/man/Makefile                                 |   13 -
 ccs/man/ccs.7                                    |    6 -
 ccs/man/ccs_tool.8                               |    7 -
 ccs/man/ccsd.8                                   |    7 -
 ccs/man/cluster.conf.5                           |    4 -
 cman/Makefile                                    |   13 -
 cman/cman_tool/Makefile                          |   12 -
 cman/cman_tool/cman_tool.h                       |   13 -
 cman/cman_tool/join.c                            |   13 -
 cman/cman_tool/main.c                            |   13 -
 cman/daemon/Makefile                             |   12 -
 cman/daemon/ais.c                                |   12 -
 cman/daemon/ais.h                                |   11 -
 cman/daemon/barrier.c                            |   13 -
 cman/daemon/barrier.h                            |   12 -
 cman/daemon/cman-preconfig.c                     |   11 -
 cman/daemon/cman.h                               |   12 -
 cman/daemon/cmanconfig.c                         |   11 -
 cman/daemon/cmanconfig.h                         |   12 -
 cman/daemon/cnxman-private.h                     |   13 -
 cman/daemon/cnxman-socket.h                      |   13 -
 cman/daemon/commands.c                           |   13 -
 cman/daemon/commands.h                           |   12 -
 cman/daemon/daemon.c                             |   11 -
 cman/daemon/daemon.h                             |   12 -
 cman/daemon/list.h                               |   15 -
 cman/daemon/logging.c                            |   12 -
 cman/daemon/logging.h                            |   11 -
 cman/daemon/nodelist.h                           |   13 -
 cman/init.d/Makefile                             |   12 -
 cman/lib/Makefile                                |   13 -
 cman/lib/libcman.c                               |   22 -
 cman/lib/libcman.h                               |   22 -
 cman/man/Makefile                                |   13 -
 cman/man/cman.5                                  |    3 -
 cman/qdisk/Makefile                              |   12 -
 cman/qdisk/bitmap.c                              |   19 -
 cman/qdisk/crc32.c                               |   20 -
 cman/qdisk/daemon_init.c                         |   19 -
 cman/qdisk/disk.c                                |   19 -
 cman/qdisk/disk.h                                |   20 -
 cman/qdisk/disk_util.c                           |   20 -
 cman/qdisk/main.c                                |   20 -
 cman/qdisk/mkqdisk.c                             |   20 -
 cman/qdisk/platform.h                            |   19 -
 cman/qdisk/proc.c                                |   20 -
 cman/qdisk/scandisk.c                            |   19 -
 cman/qdisk/scandisk.h                            |   18 -
 cman/qdisk/score.c                               |   20 -
 cman/qdisk/score.h                               |   20 -
 cman/tests/Makefile                              |   12 -
 cman/tests/qwait.c                               |    9 -
 cman/tests/user_service.c                        |   13 -
 config/Makefile                                  |   13 -
 config/libs/Makefile                             |   13 -
 config/libs/libccsconfdb/Makefile                |   13 -
 config/libs/libccsconfdb/ccs.h                   |   11 -
 config/libs/libccsconfdb/libccs.c                |   11 -
 config/tools/Makefile                            |   13 -
 config/tools/ccs_test/Makefile                   |   12 -
 config/tools/ccs_test/ccs_test.c                 |   11 -
 config/tools/man/Makefile                        |   13 -
 config/tools/man/ccs_test.8                      |    6 -
 configure                                        |   14 -
 dlm/Makefile                                     |   12 -
 dlm/libdlm/Makefile                              |   13 -
 dlm/libdlm/libdlm.c                              |   24 -
 dlm/libdlm/libdlm.h                              |   23 -
 dlm/libdlmcontrol/Makefile                       |   12 -
 dlm/libdlmcontrol/libdlmcontrol.h                |   22 -
 dlm/libdlmcontrol/main.c                         |   12 -
 dlm/man/Makefile                                 |   12 -
 dlm/man/dlm_tool.8                               |    6 -
 dlm/tests/Makefile                               |   12 -
 dlm/tests/usertest/Makefile                      |   12 -
 dlm/tests/usertest/alternate-lvb.c               |   12 -
 dlm/tests/usertest/dlmtest2.c                    |   12 -
 dlm/tests/usertest/threads.c                     |   12 -
 dlm/tool/Makefile                                |   12 -
 dlm/tool/main.c                                  |   12 -
 fence/Makefile                                   |   13 -
 fence/agents/Makefile                            |   13 -
 fence/agents/apc/Makefile                        |   13 -
 fence/agents/apc/fence_apc.py                    |    3 +-
 fence/agents/apc_snmp/Makefile                   |   13 -
 fence/agents/apc_snmp/README                     |    2 -
 fence/agents/apc_snmp/fence_apc_snmp.py          |   13 -
 fence/agents/baytech/Makefile                    |   13 -
 fence/agents/baytech/fence_baytech.pl            |   13 -
 fence/agents/brocade/Makefile                    |   13 -
 fence/agents/brocade/fence_brocade.pl            |   13 -
 fence/agents/bullpap/Makefile                    |   13 -
 fence/agents/bullpap/fence_bullpap.pl            |   12 -
 fence/agents/cpint/Makefile                      |   13 -
 fence/agents/cpint/fence_cpint.pl                |   13 -
 fence/agents/drac/Makefile                       |   13 -
 fence/agents/drac/fence_drac.pl                  |   12 -
 fence/agents/drac/fence_drac5.py                 |    3 +-
 fence/agents/egenera/Makefile                    |   13 -
 fence/agents/egenera/fence_egenera.pl            |   13 -
 fence/agents/ibmblade/Makefile                   |   13 -
 fence/agents/ibmblade/fence_ibmblade.pl          |   13 -
 fence/agents/ifmib/Makefile                      |   13 -
 fence/agents/ilo/Makefile                        |   13 -
 fence/agents/ilo/fence_ilo.py                    |    3 +-
 fence/agents/ipmilan/Makefile                    |   13 -
 fence/agents/ipmilan/expect.c                    |   19 -
 fence/agents/ipmilan/expect.h                    |   16 -
 fence/agents/ipmilan/ipmilan.c                   |   17 -
 fence/agents/lib/Makefile                        |   14 -
 fence/agents/lib/fencing.py.py                   |    4 -
 fence/agents/lpar/Makefile                       |   13 -
 fence/agents/lpar/fence_lpar.py                  |    3 +-
 fence/agents/manual/Makefile                     |   13 -
 fence/agents/manual/fence_ack_manual.sh          |   12 -
 fence/agents/mcdata/Makefile                     |   13 -
 fence/agents/mcdata/fence_mcdata.pl              |   14 -
 fence/agents/rackswitch/Makefile                 |   13 -
 fence/agents/rackswitch/do_rack.c                |   12 -
 fence/agents/rps10/Makefile                      |   13 -
 fence/agents/rps10/rps10.c                       |   18 -
 fence/agents/rsa/Makefile                        |   13 -
 fence/agents/rsa/fence_rsa.py                    |   13 -
 fence/agents/rsb/Makefile                        |   13 -
 fence/agents/rsb/fence_rsb.py                    |   13 -
 fence/agents/sanbox2/Makefile                    |   13 -
 fence/agents/sanbox2/fence_sanbox2.pl            |   13 -
 fence/agents/scsi/Makefile                       |   12 -
 fence/agents/vixel/Makefile                      |   13 -
 fence/agents/vixel/fence_vixel.pl                |   13 -
 fence/agents/vmware/Makefile                     |   13 -
 fence/agents/vmware/fence_vmware.pl              |   15 -
 fence/agents/wti/Makefile                        |   13 -
 fence/agents/wti/fence_wti.py                    |    3 +-
 fence/agents/xcat/Makefile                       |   13 -
 fence/agents/xcat/fence_xcat.pl                  |    9 -
 fence/agents/xvm/Makefile                        |   12 -
 fence/agents/xvm/debug.c                         |   18 -
 fence/agents/xvm/debug.h                         |   18 -
 fence/agents/xvm/fence_xvm.c                     |   18 -
 fence/agents/xvm/fence_xvmd.c                    |   18 -
 fence/agents/xvm/ip_lookup.c                     |   18 -
 fence/agents/xvm/ip_lookup.h                     |   18 -
 fence/agents/xvm/mcast.c                         |   18 -
 fence/agents/xvm/mcast.h                         |   18 -
 fence/agents/xvm/options-ccs.c                   |   18 -
 fence/agents/xvm/options.c                       |   18 -
 fence/agents/xvm/options.h                       |   18 -
 fence/agents/xvm/simple_auth.c                   |   18 -
 fence/agents/xvm/simple_auth.h                   |   18 -
 fence/agents/xvm/tcp.c                           |   19 -
 fence/agents/xvm/tcp.h                           |   18 -
 fence/agents/xvm/virt.c                          |   18 -
 fence/agents/xvm/virt.h                          |   18 -
 fence/agents/xvm/vm_states.c                     |   18 -
 fence/agents/xvm/xvm.h                           |   18 -
 fence/agents/zvm/Makefile                        |   13 -
 fence/agents/zvm/fence_zvm.pl                    |   13 -
 fence/fence_node/Makefile                        |   13 -
 fence/fence_node/fence_node.c                    |   13 -
 fence/fence_tool/Makefile                        |   13 -
 fence/fence_tool/fence_tool.c                    |   13 -
 fence/fenced/Makefile                            |   13 -
 fence/fenced/config.c                            |   12 -
 fence/fenced/cpg.c                               |   12 -
 fence/fenced/fd.h                                |   13 -
 fence/fenced/fenced.h                            |   12 -
 fence/fenced/group.c                             |   12 -
 fence/fenced/main.c                              |   13 -
 fence/fenced/member_cman.c                       |   12 -
 fence/fenced/recover.c                           |   13 -
 fence/include/linux_endian.h                     |   13 -
 fence/libfence/Makefile                          |   12 -
 fence/libfence/agent.c                           |   13 -
 fence/libfence/libfence.h                        |   21 -
 fence/libfenced/Makefile                         |   12 -
 fence/libfenced/libfenced.h                      |   22 -
 fence/libfenced/main.c                           |   12 -
 fence/man/Makefile                               |   13 -
 fence/man/fence.8                                |    7 -
 fence/man/fence_ack_manual.8                     |    7 -
 fence/man/fence_apc.8                            |    7 -
 fence/man/fence_baytech.8                        |    7 -
 fence/man/fence_bladecenter.8                    |    7 -
 fence/man/fence_brocade.8                        |    7 -
 fence/man/fence_bullpap.8                        |    7 -
 fence/man/fence_cpint.8                          |    7 -
 fence/man/fence_drac.8                           |    6 -
 fence/man/fence_egenera.8                        |    7 -
 fence/man/fence_ibmblade.8                       |    7 -
 fence/man/fence_ilo.8                            |    7 -
 fence/man/fence_ipmilan.8                        |    7 -
 fence/man/fence_manual.8                         |    7 -
 fence/man/fence_mcdata.8                         |    7 -
 fence/man/fence_node.8                           |    7 -
 fence/man/fence_rackswitch.8                     |    7 -
 fence/man/fence_rib.8                            |    7 -
 fence/man/fence_rsa.8                            |    6 -
 fence/man/fence_rsb.8                            |    6 -
 fence/man/fence_sanbox2.8                        |    7 -
 fence/man/fence_scsi.8                           |    6 -
 fence/man/fence_tool.8                           |    7 -
 fence/man/fence_vixel.8                          |    7 -
 fence/man/fence_wti.8                            |    7 -
 fence/man/fence_xcat.8                           |    3 -
 fence/man/fence_xvm.8                            |    7 -
 fence/man/fence_xvmd.8                           |    7 -
 fence/man/fence_zvm.8                            |    7 -
 fence/man/fenced.8                               |    7 -
 gfs-kernel/src/gfs/Makefile                      |   13 -
 gfs-kernel/src/gfs/acl.c                         |   13 -
 gfs-kernel/src/gfs/acl.h                         |   13 -
 gfs-kernel/src/gfs/bits.c                        |   13 -
 gfs-kernel/src/gfs/bits.h                        |   13 -
 gfs-kernel/src/gfs/bmap.c                        |   13 -
 gfs-kernel/src/gfs/bmap.h                        |   13 -
 gfs-kernel/src/gfs/daemon.c                      |   13 -
 gfs-kernel/src/gfs/daemon.h                      |   13 -
 gfs-kernel/src/gfs/dio.c                         |   13 -
 gfs-kernel/src/gfs/dio.h                         |   13 -
 gfs-kernel/src/gfs/dir.c                         |   13 -
 gfs-kernel/src/gfs/dir.h                         |   13 -
 gfs-kernel/src/gfs/eaops.c                       |   13 -
 gfs-kernel/src/gfs/eaops.h                       |   13 -
 gfs-kernel/src/gfs/eattr.c                       |   13 -
 gfs-kernel/src/gfs/eattr.h                       |   13 -
 gfs-kernel/src/gfs/file.c                        |   13 -
 gfs-kernel/src/gfs/file.h                        |   13 -
 gfs-kernel/src/gfs/fixed_div64.h                 |   34 --
 gfs-kernel/src/gfs/format.h                      |   13 -
 gfs-kernel/src/gfs/gfs.h                         |   13 -
 gfs-kernel/src/gfs/gfs_ioctl.h                   |   13 -
 gfs-kernel/src/gfs/gfs_ondisk.h                  |   13 -
 gfs-kernel/src/gfs/glock.c                       |   13 -
 gfs-kernel/src/gfs/glock.h                       |   13 -
 gfs-kernel/src/gfs/glops.c                       |   13 -
 gfs-kernel/src/gfs/glops.h                       |   13 -
 gfs-kernel/src/gfs/incore.h                      |   13 -
 gfs-kernel/src/gfs/inode.c                       |   13 -
 gfs-kernel/src/gfs/inode.h                       |   13 -
 gfs-kernel/src/gfs/ioctl.c                       |   13 -
 gfs-kernel/src/gfs/ioctl.h                       |   13 -
 gfs-kernel/src/gfs/lm.c                          |    9 -
 gfs-kernel/src/gfs/lm.h                          |   13 -
 gfs-kernel/src/gfs/log.c                         |   13 -
 gfs-kernel/src/gfs/log.h                         |   13 -
 gfs-kernel/src/gfs/lops.c                        |   13 -
 gfs-kernel/src/gfs/lops.h                        |   13 -
 gfs-kernel/src/gfs/lvb.c                         |   13 -
 gfs-kernel/src/gfs/lvb.h                         |   13 -
 gfs-kernel/src/gfs/main.c                        |   13 -
 gfs-kernel/src/gfs/mount.c                       |   13 -
 gfs-kernel/src/gfs/mount.h                       |   13 -
 gfs-kernel/src/gfs/ondisk.c                      |   13 -
 gfs-kernel/src/gfs/ops_address.c                 |   13 -
 gfs-kernel/src/gfs/ops_address.h                 |   13 -
 gfs-kernel/src/gfs/ops_dentry.c                  |   13 -
 gfs-kernel/src/gfs/ops_dentry.h                  |   13 -
 gfs-kernel/src/gfs/ops_export.c                  |   13 -
 gfs-kernel/src/gfs/ops_export.h                  |   13 -
 gfs-kernel/src/gfs/ops_file.c                    |   13 -
 gfs-kernel/src/gfs/ops_file.h                    |   13 -
 gfs-kernel/src/gfs/ops_fstype.c                  |   10 -
 gfs-kernel/src/gfs/ops_fstype.h                  |   13 -
 gfs-kernel/src/gfs/ops_inode.c                   |   13 -
 gfs-kernel/src/gfs/ops_inode.h                   |   13 -
 gfs-kernel/src/gfs/ops_super.c                   |   13 -
 gfs-kernel/src/gfs/ops_super.h                   |   13 -
 gfs-kernel/src/gfs/ops_vm.c                      |   13 -
 gfs-kernel/src/gfs/ops_vm.h                      |   13 -
 gfs-kernel/src/gfs/page.c                        |   13 -
 gfs-kernel/src/gfs/page.h                        |   13 -
 gfs-kernel/src/gfs/proc.c                        |   13 -
 gfs-kernel/src/gfs/proc.h                        |   13 -
 gfs-kernel/src/gfs/quota.c                       |   13 -
 gfs-kernel/src/gfs/quota.h                       |   13 -
 gfs-kernel/src/gfs/recovery.c                    |   13 -
 gfs-kernel/src/gfs/recovery.h                    |   13 -
 gfs-kernel/src/gfs/rgrp.c                        |   13 -
 gfs-kernel/src/gfs/rgrp.h                        |   13 -
 gfs-kernel/src/gfs/super.c                       |   13 -
 gfs-kernel/src/gfs/super.h                       |   13 -
 gfs-kernel/src/gfs/sys.c                         |   13 -
 gfs-kernel/src/gfs/sys.h                         |   13 -
 gfs-kernel/src/gfs/trans.c                       |   13 -
 gfs-kernel/src/gfs/trans.h                       |   13 -
 gfs-kernel/src/gfs/unlinked.c                    |   13 -
 gfs-kernel/src/gfs/unlinked.h                    |   13 -
 gfs-kernel/src/gfs/util.c                        |   13 -
 gfs-kernel/src/gfs/util.h                        |   13 -
 gfs/Makefile                                     |   13 -
 gfs/gfs_debug/Makefile                           |   13 -
 gfs/gfs_debug/basic.c                            |   13 -
 gfs/gfs_debug/basic.h                            |   13 -
 gfs/gfs_debug/block_device.c                     |   13 -
 gfs/gfs_debug/block_device.h                     |   13 -
 gfs/gfs_debug/gfs_debug.h                        |   13 -
 gfs/gfs_debug/main.c                             |   13 -
 gfs/gfs_debug/ondisk.c                           |   13 -
 gfs/gfs_debug/readfile.c                         |   13 -
 gfs/gfs_debug/readfile.h                         |   13 -
 gfs/gfs_debug/util.c                             |   13 -
 gfs/gfs_debug/util.h                             |   13 -
 gfs/gfs_edit/Makefile                            |   13 -
 gfs/gfs_edit/gfshex.c                            |   13 -
 gfs/gfs_edit/gfshex.h                            |   13 -
 gfs/gfs_edit/hexedit.c                           |   13 -
 gfs/gfs_edit/hexedit.h                           |   13 -
 gfs/gfs_fsck/Makefile                            |   12 -
 gfs/gfs_fsck/bio.c                               |   13 -
 gfs/gfs_fsck/bio.h                               |   13 -
 gfs/gfs_fsck/bitmap.c                            |   12 -
 gfs/gfs_fsck/bitmap.h                            |   13 -
 gfs/gfs_fsck/block_list.c                        |   12 -
 gfs/gfs_fsck/block_list.h                        |   12 -
 gfs/gfs_fsck/eattr.c                             |   12 -
 gfs/gfs_fsck/eattr.h                             |   12 -
 gfs/gfs_fsck/file.c                              |   13 -
 gfs/gfs_fsck/file.h                              |   13 -
 gfs/gfs_fsck/fs_bits.c                           |   13 -
 gfs/gfs_fsck/fs_bits.h                           |   13 -
 gfs/gfs_fsck/fs_bmap.c                           |   13 -
 gfs/gfs_fsck/fs_bmap.h                           |   13 -
 gfs/gfs_fsck/fs_dir.c                            |   13 -
 gfs/gfs_fsck/fs_dir.h                            |   13 -
 gfs/gfs_fsck/fs_inode.c                          |   13 -
 gfs/gfs_fsck/fs_inode.h                          |   13 -
 gfs/gfs_fsck/fs_recovery.c                       |   14 -
 gfs/gfs_fsck/fs_recovery.h                       |   13 -
 gfs/gfs_fsck/fsck.h                              |   12 -
 gfs/gfs_fsck/fsck_incore.h                       |   15 -
 gfs/gfs_fsck/hash.c                              |   13 -
 gfs/gfs_fsck/hash.h                              |   13 -
 gfs/gfs_fsck/initialize.c                        |   13 -
 gfs/gfs_fsck/inode.c                             |   12 -
 gfs/gfs_fsck/inode.h                             |   12 -
 gfs/gfs_fsck/inode_hash.c                        |   13 -
 gfs/gfs_fsck/inode_hash.h                        |   13 -
 gfs/gfs_fsck/link.c                              |   13 -
 gfs/gfs_fsck/link.h                              |   14 -
 gfs/gfs_fsck/log.c                               |   12 -
 gfs/gfs_fsck/log.h                               |   12 -
 gfs/gfs_fsck/lost_n_found.c                      |   13 -
 gfs/gfs_fsck/lost_n_found.h                      |   13 -
 gfs/gfs_fsck/main.c                              |   12 -
 gfs/gfs_fsck/metawalk.c                          |   12 -
 gfs/gfs_fsck/metawalk.h                          |   12 -
 gfs/gfs_fsck/ondisk.c                            |   13 -
 gfs/gfs_fsck/ondisk.h                            |   13 -
 gfs/gfs_fsck/pass1.c                             |   13 -
 gfs/gfs_fsck/pass1b.c                            |   13 -
 gfs/gfs_fsck/pass1c.c                            |   12 -
 gfs/gfs_fsck/pass2.c                             |   13 -
 gfs/gfs_fsck/pass3.c                             |   13 -
 gfs/gfs_fsck/pass4.c                             |   13 -
 gfs/gfs_fsck/pass5.c                             |   13 -
 gfs/gfs_fsck/rgrp.c                              |   14 -
 gfs/gfs_fsck/rgrp.h                              |   13 -
 gfs/gfs_fsck/super.c                             |   13 -
 gfs/gfs_fsck/super.h                             |   13 -
 gfs/gfs_fsck/test_bitmap.c                       |   12 -
 gfs/gfs_fsck/test_block_list.c                   |   12 -
 gfs/gfs_fsck/util.c                              |   13 -
 gfs/gfs_fsck/util.h                              |   13 -
 gfs/gfs_grow/Makefile                            |   13 -
 gfs/gfs_grow/main.c                              |   13 -
 gfs/gfs_grow/ondisk.c                            |   13 -
 gfs/gfs_jadd/Makefile                            |   13 -
 gfs/gfs_jadd/main.c                              |   13 -
 gfs/gfs_jadd/ondisk.c                            |   13 -
 gfs/gfs_mkfs/Makefile                            |   13 -
 gfs/gfs_mkfs/device_geometry.c                   |   13 -
 gfs/gfs_mkfs/fs_geometry.c                       |   13 -
 gfs/gfs_mkfs/locking.c                           |   13 -
 gfs/gfs_mkfs/main.c                              |   13 -
 gfs/gfs_mkfs/mkfs_gfs.h                          |   13 -
 gfs/gfs_mkfs/ondisk.c                            |   13 -
 gfs/gfs_mkfs/structures.c                        |   13 -
 gfs/gfs_quota/Makefile                           |   13 -
 gfs/gfs_quota/check.c                            |   13 -
 gfs/gfs_quota/gfs_quota.h                        |   13 -
 gfs/gfs_quota/layout.c                           |   13 -
 gfs/gfs_quota/main.c                             |   13 -
 gfs/gfs_quota/names.c                            |   13 -
 gfs/gfs_quota/ondisk.c                           |   13 -
 gfs/gfs_tool/Makefile                            |   13 -
 gfs/gfs_tool/counters.c                          |   13 -
 gfs/gfs_tool/decipher_lockstate_dump             |   14 -
 gfs/gfs_tool/df.c                                |   13 -
 gfs/gfs_tool/gfs_tool.h                          |   13 -
 gfs/gfs_tool/layout.c                            |   13 -
 gfs/gfs_tool/main.c                              |   13 -
 gfs/gfs_tool/misc.c                              |   13 -
 gfs/gfs_tool/ondisk.c                            |   13 -
 gfs/gfs_tool/parse_lockdump                      |   14 -
 gfs/gfs_tool/sb.c                                |   13 -
 gfs/gfs_tool/tune.c                              |   13 -
 gfs/gfs_tool/util.c                              |   13 -
 gfs/include/global.h                             |   13 -
 gfs/include/linux_endian.h                       |   13 -
 gfs/include/osi_list.h                           |   13 -
 gfs/include/osi_user.h                           |   13 -
 gfs/init.d/Makefile                              |   12 -
 gfs/libgfs/Makefile                              |   13 -
 gfs/libgfs/bio.c                                 |   13 -
 gfs/libgfs/bitmap.c                              |   12 -
 gfs/libgfs/block_list.c                          |   12 -
 gfs/libgfs/file.c                                |   13 -
 gfs/libgfs/fs_bits.c                             |   13 -
 gfs/libgfs/fs_bmap.c                             |   13 -
 gfs/libgfs/fs_dir.c                              |   13 -
 gfs/libgfs/fs_inode.c                            |   13 -
 gfs/libgfs/incore.h                              |   13 -
 gfs/libgfs/inode.c                               |   12 -
 gfs/libgfs/log.c                                 |   12 -
 gfs/libgfs/ondisk.c                              |   13 -
 gfs/libgfs/rgrp.c                                |   14 -
 gfs/libgfs/size.c                                |   13 -
 gfs/libgfs/super.c                               |   13 -
 gfs/libgfs/util.c                                |   13 -
 gfs/man/Makefile                                 |   13 -
 gfs/man/gfs.8                                    |    3 -
 gfs/man/gfs_edit.8                               |    2 -
 gfs/man/gfs_fsck.8                               |    3 -
 gfs/man/gfs_grow.8                               |    3 -
 gfs/man/gfs_jadd.8                               |    3 -
 gfs/man/gfs_mkfs.8                               |    3 -
 gfs/man/gfs_mount.8                              |    8 -
 gfs/man/gfs_quota.8                              |    3 -
 gfs/man/gfs_tool.8                               |    3 -
 gfs/tests/Makefile                               |   12 -
 gfs/tests/filecon2/Makefile                      |   13 -
 gfs/tests/filecon2/filecon2.h                    |   13 -
 gfs/tests/filecon2/filecon2_client.c             |   13 -
 gfs/tests/filecon2/filecon2_server.c             |   13 -
 gfs/tests/mmdd/Makefile                          |   13 -
 gfs/tests/mmdd/mmdd.c                            |   13 -
 gfs2/Makefile                                    |   13 -
 gfs2/convert/Makefile                            |   12 -
 gfs2/convert/gfs2_convert.c                      |    6 -
 gfs2/debug/Makefile                              |   13 -
 gfs2/debug/basic.c                               |   13 -
 gfs2/debug/basic.h                               |   13 -
 gfs2/debug/block_device.c                        |   13 -
 gfs2/debug/block_device.h                        |   13 -
 gfs2/debug/gfs2_debug.h                          |   13 -
 gfs2/debug/main.c                                |   13 -
 gfs2/debug/ondisk.c                              |   13 -
 gfs2/debug/readfile.c                            |   13 -
 gfs2/debug/readfile.h                            |   13 -
 gfs2/debug/util.c                                |   13 -
 gfs2/debug/util.h                                |   13 -
 gfs2/edit/Makefile                               |   13 -
 gfs2/edit/gfs2hex.c                              |   13 -
 gfs2/edit/gfs2hex.h                              |   13 -
 gfs2/edit/hexedit.c                              |   13 -
 gfs2/edit/hexedit.h                              |   13 -
 gfs2/edit/savemeta.c                             |   12 -
 gfs2/fsck/Makefile                               |   12 -
 gfs2/fsck/eattr.c                                |   12 -
 gfs2/fsck/eattr.h                                |   12 -
 gfs2/fsck/fs_bits.h                              |   13 -
 gfs2/fsck/fs_recovery.c                          |   13 -
 gfs2/fsck/fs_recovery.h                          |   13 -
 gfs2/fsck/fsck.h                                 |   12 -
 gfs2/fsck/hash.c                                 |   13 -
 gfs2/fsck/hash.h                                 |   13 -
 gfs2/fsck/initialize.c                           |   13 -
 gfs2/fsck/inode_hash.c                           |   13 -
 gfs2/fsck/inode_hash.h                           |   13 -
 gfs2/fsck/link.c                                 |   13 -
 gfs2/fsck/link.h                                 |   14 -
 gfs2/fsck/lost_n_found.c                         |   13 -
 gfs2/fsck/lost_n_found.h                         |   13 -
 gfs2/fsck/main.c                                 |   12 -
 gfs2/fsck/metawalk.c                             |   12 -
 gfs2/fsck/metawalk.h                             |   12 -
 gfs2/fsck/pass1.c                                |   13 -
 gfs2/fsck/pass1b.c                               |   13 -
 gfs2/fsck/pass1c.c                               |   12 -
 gfs2/fsck/pass2.c                                |   13 -
 gfs2/fsck/pass3.c                                |   13 -
 gfs2/fsck/pass4.c                                |   13 -
 gfs2/fsck/pass5.c                                |   13 -
 gfs2/fsck/rgrepair.c                             |   13 -
 gfs2/fsck/test.c                                 |    1 -
 gfs2/fsck/test_bitmap.c                          |   12 -
 gfs2/fsck/test_block_list.c                      |   12 -
 gfs2/fsck/util.c                                 |   13 -
 gfs2/fsck/util.h                                 |   13 -
 gfs2/include/gfs2_disk_hash.h                    |   13 -
 gfs2/include/global.h                            |   13 -
 gfs2/include/linux_endian.h                      |   13 -
 gfs2/include/osi_list.h                          |   13 -
 gfs2/include/osi_user.h                          |   13 -
 gfs2/init.d/Makefile                             |   12 -
 gfs2/libgfs2/Makefile                            |   13 -
 gfs2/libgfs2/bitmap.c                            |   12 -
 gfs2/libgfs2/block_list.c                        |   12 -
 gfs2/libgfs2/buf.c                               |   13 -
 gfs2/libgfs2/device_geometry.c                   |   13 -
 gfs2/libgfs2/fs_bits.c                           |   13 -
 gfs2/libgfs2/fs_geometry.c                       |   13 -
 gfs2/libgfs2/fs_ops.c                            |   13 -
 gfs2/libgfs2/gfs2_log.c                          |   12 -
 gfs2/libgfs2/libgfs2.h                           |   13 -
 gfs2/libgfs2/locking.c                           |   13 -
 gfs2/libgfs2/misc.c                              |   13 -
 gfs2/libgfs2/ondisk.c                            |   13 -
 gfs2/libgfs2/ondisk.h                            |    9 -
 gfs2/libgfs2/recovery.c                          |    9 -
 gfs2/libgfs2/rgrp.c                              |   13 -
 gfs2/libgfs2/size.c                              |   13 -
 gfs2/libgfs2/structures.c                        |   13 -
 gfs2/libgfs2/super.c                             |   13 -
 gfs2/man/Makefile                                |   13 -
 gfs2/man/gfs2.8                                  |    3 -
 gfs2/man/gfs2_convert.8                          |    3 -
 gfs2/man/gfs2_edit.8                             |    2 -
 gfs2/man/gfs2_fsck.8                             |    3 -
 gfs2/man/gfs2_grow.8                             |    3 -
 gfs2/man/gfs2_jadd.8                             |    3 -
 gfs2/man/gfs2_mount.8                            |    8 -
 gfs2/man/gfs2_quota.8                            |    3 -
 gfs2/man/gfs2_tool.8                             |    3 -
 gfs2/man/mkfs.gfs2.8                             |    3 -
 gfs2/mkfs/Makefile                               |    5 -
 gfs2/mkfs/gfs2_mkfs.h                            |   13 -
 gfs2/mkfs/main.c                                 |   13 -
 gfs2/mkfs/main_grow.c                            |   12 -
 gfs2/mkfs/main_jadd.c                            |   11 -
 gfs2/mkfs/main_mkfs.c                            |   13 -
 gfs2/mount/Makefile                              |   12 -
 gfs2/mount/mount.gfs2.c                          |    8 -
 gfs2/mount/mtab.c                                |    8 -
 gfs2/mount/ondisk1.c                             |   13 -
 gfs2/mount/ondisk2.c                             |   13 -
 gfs2/mount/util.c                                |    8 -
 gfs2/mount/util.h                                |    8 -
 gfs2/quota/Makefile                              |   13 -
 gfs2/quota/check.c                               |   13 -
 gfs2/quota/gfs2_quota.h                          |   13 -
 gfs2/quota/main.c                                |   12 -
 gfs2/quota/names.c                               |   13 -
 gfs2/tool/Makefile                               |   13 -
 gfs2/tool/decipher_lockstate_dump                |   14 -
 gfs2/tool/df.c                                   |   13 -
 gfs2/tool/gfs2_tool.h                            |   13 -
 gfs2/tool/iflags.h                               |   13 -
 gfs2/tool/layout.c                               |   13 -
 gfs2/tool/main.c                                 |   13 -
 gfs2/tool/misc.c                                 |   13 -
 gfs2/tool/ondisk.c                               |   13 -
 gfs2/tool/parse_lockdump                         |   14 -
 gfs2/tool/sb.c                                   |   13 -
 gfs2/tool/tune.c                                 |   13 -
 gnbd-kernel/src/Makefile                         |   13 -
 gnbd-kernel/src/gnbd.c                           |   13 -
 gnbd-kernel/src/gnbd.h                           |   13 -
 gnbd/Makefile                                    |   13 -
 gnbd/client/Makefile                             |   13 -
 gnbd/client/gnbd_monitor.c                       |   12 -
 gnbd/client/gnbd_monitor.h                       |   12 -
 gnbd/client/gnbd_recvd.c                         |   12 -
 gnbd/client/monitor_req.c                        |   12 -
 gnbd/include/global.h                            |   13 -
 gnbd/include/gnbd_endian.h                       |   13 -
 gnbd/man/Makefile                                |   13 -
 gnbd/man/fence_gnbd.8                            |    3 -
 gnbd/man/gnbd.8                                  |    3 -
 gnbd/man/gnbd_export.8                           |    3 -
 gnbd/man/gnbd_import.8                           |    3 -
 gnbd/man/gnbd_serv.8                             |    2 -
 gnbd/server/Makefile                             |   13 -
 gnbd/server/device.c                             |   12 -
 gnbd/server/device.h                             |   12 -
 gnbd/server/extern_req.c                         |   11 -
 gnbd/server/extern_req.h                         |   12 -
 gnbd/server/fence.c                              |   12 -
 gnbd/server/fence.h                              |   12 -
 gnbd/server/gnbd_clusterd.c                      |   12 -
 gnbd/server/gnbd_serv.c                          |   12 -
 gnbd/server/gnbd_server.h                        |   12 -
 gnbd/server/gserv.c                              |   12 -
 gnbd/server/gserv.h                              |   12 -
 gnbd/server/list.h                               |   13 -
 gnbd/server/local_req.c                          |   12 -
 gnbd/server/local_req.h                          |   12 -
 gnbd/tools/Makefile                              |   13 -
 gnbd/tools/fence_gnbd/Makefile                   |   13 -
 gnbd/tools/fence_gnbd/main.c                     |   13 -
 gnbd/tools/gnbd_export/Makefile                  |   13 -
 gnbd/tools/gnbd_export/gnbd_export.c             |   14 -
 gnbd/tools/gnbd_import/Makefile                  |   13 -
 gnbd/tools/gnbd_import/fence_return.h            |   13 -
 gnbd/tools/gnbd_import/gnbd_import.c             |   12 -
 gnbd/utils/Makefile                              |   13 -
 gnbd/utils/gnbd_utils.c                          |   12 -
 gnbd/utils/gnbd_utils.h                          |   12 -
 gnbd/utils/member_cman.c                         |   12 -
 gnbd/utils/member_cman.h                         |   12 -
 gnbd/utils/trans.c                               |   12 -
 gnbd/utils/trans.h                               |   12 -
 group/Makefile                                   |   12 -
 group/daemon/Makefile                            |   12 -
 group/daemon/gd_internal.h                       |   13 -
 group/daemon/groupd.h                            |   13 -
 group/daemon/main.c                              |   12 -
 group/dlm_controld/Makefile                      |   12 -
 group/dlm_controld/action.c                      |   12 -
 group/dlm_controld/config.c                      |   12 -
 group/dlm_controld/config.h                      |   12 -
 group/dlm_controld/cpg.c                         |   12 -
 group/dlm_controld/crc.c                         |   13 -
 group/dlm_controld/deadlock.c                    |   12 -
 group/dlm_controld/dlm_controld.h                |   12 -
 group/dlm_controld/dlm_daemon.h                  |   12 -
 group/dlm_controld/group.c                       |   12 -
 group/dlm_controld/main.c                        |   12 -
 group/dlm_controld/member_cman.c                 |   12 -
 group/dlm_controld/netlink.c                     |   12 -
 group/dlm_controld/plock.c                       |   12 -
 group/gfs_control/Makefile                       |   12 -
 group/gfs_control/main.c                         |   12 -
 group/gfs_controld/Makefile                      |   12 -
 group/gfs_controld/config.c                      |   12 -
 group/gfs_controld/config.h                      |   12 -
 group/gfs_controld/cpg-old.c                     |   12 -
 group/gfs_controld/cpg-old.h                     |   12 -
 group/gfs_controld/gfs_controld.h                |   12 -
 group/gfs_controld/gfs_daemon.h                  |   12 -
 group/gfs_controld/group.c                       |   12 -
 group/gfs_controld/main.c                        |   12 -
 group/gfs_controld/member_cman.c                 |   12 -
 group/gfs_controld/plock.c                       |   12 -
 group/gfs_controld/util.c                        |   12 -
 group/include/linux_endian.h                     |   13 -
 group/lib/Makefile                               |   12 -
 group/lib/libgroup.c                             |   22 -
 group/lib/libgroup.h                             |   22 -
 group/libgfscontrol/Makefile                     |   12 -
 group/libgfscontrol/libgfscontrol.h              |   22 -
 group/libgfscontrol/main.c                       |   12 -
 group/man/Makefile                               |   12 -
 group/man/dlm_controld.8                         |    6 -
 group/man/gfs_controld.8                         |    6 -
 group/man/group_tool.8                           |    6 -
 group/man/groupd.8                               |    6 -
 group/test/Makefile                              |   12 -
 group/test/clientd.c                             |   12 -
 group/tool/Makefile                              |   12 -
 group/tool/main.c                                |   12 -
 make/copyright.cf                                |   16 -
 make/defines.mk.input                            |   13 -
 rgmanager/AUTHORS                                |   13 -
 rgmanager/COPYING                                |  340 --------------
 rgmanager/Makefile                               |   13 -
 rgmanager/include/clulog.h                       |   22 -
 rgmanager/include/event.h                        |   17 -
 rgmanager/include/findproc.h                     |   18 -
 rgmanager/include/platform.h                     |   19 -
 rgmanager/include/res-ocf.h                      |   18 -
 rgmanager/include/reslist.h                      |   18 -
 rgmanager/include/restart_counter.h              |   17 -
 rgmanager/include/rg_locks.h                     |   17 -
 rgmanager/include/rg_queue.h                     |   17 -
 rgmanager/include/rmtab.h                        |   18 -
 rgmanager/include/sets.h                         |   17 -
 rgmanager/include/vf.h                           |   18 -
 rgmanager/init.d/Makefile                        |   12 -
 rgmanager/init.d/rgmanager.in                    |    6 -
 rgmanager/man/Makefile                           |   13 -
 rgmanager/src/Makefile                           |   13 -
 rgmanager/src/clulib/Makefile                    |   12 -
 rgmanager/src/clulib/alloc.c                     |   22 -
 rgmanager/src/clulib/ckpt_state.c                |   18 -
 rgmanager/src/clulib/clulog.c                    |   19 -
 rgmanager/src/clulib/cman.c                      |   18 -
 rgmanager/src/clulib/daemon_init.c               |   19 -
 rgmanager/src/clulib/fdops.c                     |   18 -
 rgmanager/src/clulib/lock.c                      |   18 -
 rgmanager/src/clulib/locktest.c                  |   18 -
 rgmanager/src/clulib/members.c                   |   18 -
 rgmanager/src/clulib/message.c                   |   18 -
 rgmanager/src/clulib/msg_cluster.c               |   18 -
 rgmanager/src/clulib/msg_socket.c                |   18 -
 rgmanager/src/clulib/msgsimple.c                 |   19 -
 rgmanager/src/clulib/msgtest.c                   |   18 -
 rgmanager/src/clulib/rg_strings.c                |   18 -
 rgmanager/src/clulib/sets.c                      |   17 -
 rgmanager/src/clulib/signals.c                   |   18 -
 rgmanager/src/clulib/tmgr.c                      |   19 -
 rgmanager/src/clulib/vft.c                       |   18 -
 rgmanager/src/clulib/wrap_lock.c                 |   19 -
 rgmanager/src/daemons/Makefile                   |   12 -
 rgmanager/src/daemons/clurmtabd.c                |   18 -
 rgmanager/src/daemons/clurmtabd_lib.c            |   18 -
 rgmanager/src/daemons/depends.c                  |   19 -
 rgmanager/src/daemons/event_config.c             |   17 -
 rgmanager/src/daemons/fo_domain.c                |   18 -
 rgmanager/src/daemons/groups.c                   |   19 -
 rgmanager/src/daemons/main.c                     |   19 -
 rgmanager/src/daemons/reslist.c                  |   18 -
 rgmanager/src/daemons/resrules.c                 |   18 -
 rgmanager/src/daemons/restart_counter.c          |   17 -
 rgmanager/src/daemons/restree.c                  |   21 -
 rgmanager/src/daemons/rg_event.c                 |   17 -
 rgmanager/src/daemons/rg_forward.c               |   18 -
 rgmanager/src/daemons/rg_locks.c                 |   18 -
 rgmanager/src/daemons/rg_queue.c                 |   18 -
 rgmanager/src/daemons/rg_state.c                 |   18 -
 rgmanager/src/daemons/rg_thread.c                |   18 -
 rgmanager/src/daemons/service_op.c               |   17 -
 rgmanager/src/daemons/slang_event.c              |   17 -
 rgmanager/src/daemons/test.c                     |   18 -
 rgmanager/src/daemons/watchdog.c                 |   18 -
 rgmanager/src/resources/Makefile                 |   12 -
 rgmanager/src/resources/apache.sh                |   23 -
 rgmanager/src/resources/clusterfs.sh             |   20 -
 rgmanager/src/resources/fs.sh                    |   20 -
 rgmanager/src/resources/ip.sh                    |   20 -
 rgmanager/src/resources/lvm.sh                   |   19 -
 rgmanager/src/resources/lvm_by_lv.sh             |   19 -
 rgmanager/src/resources/lvm_by_vg.sh             |   19 -
 rgmanager/src/resources/mysql.sh                 |   23 -
 rgmanager/src/resources/named.sh                 |   23 -
 rgmanager/src/resources/netfs.sh                 |   20 -
 rgmanager/src/resources/nfsclient.sh             |   19 -
 rgmanager/src/resources/nfsexport.sh             |   20 -
 rgmanager/src/resources/nfsserver.sh             |   19 -
 rgmanager/src/resources/ocf-shellfuncs           |   20 -
 rgmanager/src/resources/openldap.sh              |   23 -
 rgmanager/src/resources/postgres-8.sh            |   23 -
 rgmanager/src/resources/samba.sh                 |   23 -
 rgmanager/src/resources/script.sh                |   19 -
 rgmanager/src/resources/service.sh               |   19 -
 rgmanager/src/resources/smb.sh                   |   24 -
 rgmanager/src/resources/svclib_nfslock           |   18 -
 rgmanager/src/resources/tomcat-5.sh              |   23 -
 rgmanager/src/resources/utils/config-utils.sh.in |   19 -
 rgmanager/src/resources/utils/member_util.sh     |   25 -
 rgmanager/src/resources/utils/messages.sh        |   25 -
 rgmanager/src/resources/utils/ra-skelet.sh       |   22 -
 rgmanager/src/resources/vm.sh                    |   18 -
 rgmanager/src/utils/Makefile                     |   12 -
 rgmanager/src/utils/cluarp.c                     |   19 -
 rgmanager/src/utils/clubufflush.c                |   19 -
 rgmanager/src/utils/clufindhostname.c            |   19 -
 rgmanager/src/utils/clulog.c                     |   19 -
 rgmanager/src/utils/clunfslock.sh                |    4 -
 rgmanager/src/utils/clunfsops.c                  |   18 -
 rgmanager/src/utils/clusvcadm.c                  |   18 -
 rgmanager/src/utils/syscall.h                    |   17 -
 scripts/fenceparse                               |   12 -
 scripts/uninstall.pl                             |   13 -
 786 files changed, 788 insertions(+), 10502 deletions(-)
 rename gnbd/COPYING => COPYING.applications (97%)
 create mode 100644 COPYING.libraries
 create mode 100644 COPYRIGHT
 create mode 100644 README.licence
 delete mode 100644 rgmanager/AUTHORS
 delete mode 100644 rgmanager/COPYING

diff --git a/gnbd/COPYING b/COPYING.applications
similarity index 97%
rename from gnbd/COPYING
rename to COPYING.applications
index 5b6e7c6..d511905 100644
--- a/gnbd/COPYING
+++ b/COPYING.applications
@@ -1,8 +1,8 @@
 		    GNU GENERAL PUBLIC LICENSE
 		       Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -15,7 +15,7 @@ software--to make sure the software is free for all its users.  This
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+the GNU Lesser General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,7 +55,7 @@ patent must be licensed for everyone's free use or not licensed at all.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
+
 		    GNU GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
@@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions:
     License.  (Exception: if the Program itself is interactive but
     does not normally print such an announcement, your work based on
     the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, modify, sublicense or distribute the Program is
@@ -225,7 +225,7 @@ impose that choice.
 
 This section is intended to make thoroughly clear what is believed to
 be a consequence of the rest of this License.
-
+
   8. If the distribution and/or use of the Program is restricted in
 certain countries either by patents or by copyrighted interfaces, the
 original copyright holder who places the Program under this License
@@ -278,7 +278,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
 		     END OF TERMS AND CONDITIONS
-
+
 	    How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
@@ -303,10 +303,9 @@ the "copyright" line and a pointer to where the full notice is found.
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     GNU General Public License for more details.
 
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
+    You should have received a copy of the GNU General Public License along
+    with this program; if not, write to the Free Software Foundation, Inc.,
+    51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -336,5 +335,5 @@ necessary.  Here is a sample; alter the names:
 This General Public License does not permit incorporating your program into
 proprietary programs.  If your program is a subroutine library, you may
 consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
+library.  If this is what you want to do, use the GNU Lesser General
 Public License instead of this License.
diff --git a/COPYING.libraries b/COPYING.libraries
new file mode 100644
index 0000000..2d2d780
--- /dev/null
+++ b/COPYING.libraries
@@ -0,0 +1,510 @@
+
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 2.1, February 1999
+
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+	51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL.  It also counts
+ as the successor of the GNU Library Public License, version 2, hence
+ the version number 2.1.]
+
+                            Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it.  You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations
+below.
+
+  When we speak of free software, we are referring to freedom of use,
+not price.  Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+  To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights.  These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+  For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you.  You must make sure that they, too, receive or can get the source
+code.  If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it.  And you must show them these terms so they know their rights.
+
+  We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+  To protect each distributor, we want to make it very clear that
+there is no warranty for the free library.  Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+  Finally, software patents pose a constant threat to the existence of
+any free program.  We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder.  Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+  Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License.  This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License.  We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+  When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library.  The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom.  The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+  We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License.  It also provides other free software developers Less
+of an advantage over competing non-free programs.  These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries.  However, the Lesser license provides advantages in certain
+special circumstances.
+
+  For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it
+becomes a de-facto standard.  To achieve this, non-free programs must
+be allowed to use the library.  A more frequent case is that a free
+library does the same job as widely used non-free libraries.  In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+  In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software.  For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+  Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.  Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library".  The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+                  GNU LESSER GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+  A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+  The "Library", below, refers to any such software library or work
+which has been distributed under these terms.  A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language.  (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+  "Source code" for a work means the preferred form of the work for
+making modifications to it.  For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control
+compilation and installation of the library.
+
+  Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it).  Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+  1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+  You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+  2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) The modified work must itself be a software library.
+
+    b) You must cause the files modified to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    c) You must cause the whole of the work to be licensed at no
+    charge to all third parties under the terms of this License.
+
+    d) If a facility in the modified Library refers to a function or a
+    table of data to be supplied by an application program that uses
+    the facility, other than as an argument passed when the facility
+    is invoked, then you must make a good faith effort to ensure that,
+    in the event an application does not supply such function or
+    table, the facility still operates, and performs whatever part of
+    its purpose remains meaningful.
+
+    (For example, a function in a library to compute square roots has
+    a purpose that is entirely well-defined independent of the
+    application.  Therefore, Subsection 2d requires that any
+    application-supplied function or table used by this function must
+    be optional: if the application does not supply it, the square
+    root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library.  To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License.  (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.)  Do not make any other change in
+these notices.
+
+  Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+  This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+  4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+  If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library".  Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+  However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library".  The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+  When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library.  The
+threshold for this to be true is not precisely defined by law.
+
+  If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work.  (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+  Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+  6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+  You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License.  You must supply a copy of this License.  If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License.  Also, you must do one
+of these things:
+
+    a) Accompany the work with the complete corresponding
+    machine-readable source code for the Library including whatever
+    changes were used in the work (which must be distributed under
+    Sections 1 and 2 above); and, if the work is an executable linked
+    with the Library, with the complete machine-readable "work that
+    uses the Library", as object code and/or source code, so that the
+    user can modify the Library and then relink to produce a modified
+    executable containing the modified Library.  (It is understood
+    that the user who changes the contents of definitions files in the
+    Library will not necessarily be able to recompile the application
+    to use the modified definitions.)
+
+    b) Use a suitable shared library mechanism for linking with the
+    Library.  A suitable mechanism is one that (1) uses at run time a
+    copy of the library already present on the user's computer system,
+    rather than copying library functions into the executable, and (2)
+    will operate properly with a modified version of the library, if
+    the user installs one, as long as the modified version is
+    interface-compatible with the version that the work was made with.
+
+    c) Accompany the work with a written offer, valid for at least
+    three years, to give the same user the materials specified in
+    Subsection 6a, above, for a charge no more than the cost of
+    performing this distribution.
+
+    d) If distribution of the work is made by offering access to copy
+    from a designated place, offer equivalent access to copy the above
+    specified materials from the same place.
+
+    e) Verify that the user has already received a copy of these
+    materials or that you have already sent this user a copy.
+
+  For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it.  However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+  It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system.  Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+  7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+    a) Accompany the combined library with a copy of the same work
+    based on the Library, uncombined with any other library
+    facilities.  This must be distributed under the terms of the
+    Sections above.
+
+    b) Give prominent notice with the combined library of the fact
+    that part of it is a work based on the Library, and explaining
+    where to find the accompanying uncombined form of the same work.
+
+  8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License.  Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License.  However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+  9. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Library or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+  10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License.
+
+  11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply, and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License
+may add an explicit geographical distribution limitation excluding those
+countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation.  If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+  14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission.  For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this.  Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+                            NO WARRANTY
+
+  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+                     END OF TERMS AND CONDITIONS
+
+           How to Apply These Terms to Your New Libraries
+
+  If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change.  You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms
+of the ordinary General Public License).
+
+  To apply these terms, attach the following notices to the library.
+It is safest to attach them to the start of each source file to most
+effectively convey the exclusion of warranty; and each file should
+have at least the "copyright" line and a pointer to where the full
+notice is found.
+
+
+    <one line to give the library's name and a brief idea of what it does.>
+    Copyright (C) <year>  <name of author>
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library 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
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or
+your school, if any, to sign a "copyright disclaimer" for the library,
+if necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the
+  library `Frob' (a library for tweaking knobs) written by James
+  Random Hacker.
+
+  <signature of Ty Coon>, 1 April 1990
+  Ty Coon, President of Vice
+
+That's all there is to it!
+
+
diff --git a/COPYRIGHT b/COPYRIGHT
new file mode 100644
index 0000000..d2c6528
--- /dev/null
+++ b/COPYRIGHT
@@ -0,0 +1,221 @@
+Unless specified otherwise in the "exceptions section" below:
+
+Copyright (C) 1997-2003 Sistina Software, Inc.  All rights reserved.
+Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+
+Exceptions:
+
+cman/qdisk/crc32.c:
+ Copyright (C) 2000 Bryan Call <bc at fodder.org>
+ Modified by Lon H. Hohberger <lhh at redhat.com>
+ Copyright (C) 2003-2008 Red Hat, Inc.  All rights reserved.
+
+cman/qdisk/daemon_init.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <jmoyer at redhat.com>
+
+cman/qdisk/disk.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+cman/qdisk/scandisk.{c,h}:
+ Original design by: Joel Becker <Joel.Becker at oracle.com> and
+ Fabio M. Di Nitto <fdinitto at redhat.com>
+
+dlm/doc/example.c:
+ Author: Daniel Phillips <phillips at redhat.com>
+
+fence/agents/ifmib/fence_ifmib.py:
+ Copyright (C) 2008 Ross Vandegrift.
+ Written by Ross Vandegrift <ross at kallisti.us>
+
+fence/agents/ipmilan/expect.{c,h}:
+ Copyright (C) 2000 Alan Robertson <alanr at unix.sh>
+
+fence/agents/vmware/fence_vmware.pl:
+ Author: Zach Lowry <zach at zachlowry.net>
+
+fence/agents/xvm/tcp.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <jmoyer at redhat.com>
+
+fence/man/fence_ifmib.8:
+ Copyright (C) 2008 Ross Vandegrift.
+ Written by Ross Vandegrift <ross at kallisti.us>
+
+gfs2/man/gfs2_mount.8:
+ Portions copyright (C) 2001-2003 The OpenGFS2 Project
+ Portions copyright (C) 2004 >ben.m.cahill at intel.com>
+ Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+
+gfs-kernel/src/gfs/fixed_div64.h:
+ Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
+  Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
+  Mountain View, CA  94043, or:
+  http://www.sgi.com
+  For further information regarding this notice, see:
+  http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
+ Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+
+From rgmanager/AUTHORS:
+
+Lon Hohberger           lhh at redhat.com
+* Resource tree
+* Failover domains
+* Resource agent scripts
+
+Gregory Myrdal          [private]
+* Misc utilities
+* Resource agent scripts
+
+Jeff Moyer              jmoyer at redhat.com
+* Syslog wrapper & logging program
+
+Portions of this code (C) 2000-2001 Mission Critical Linux, Inc.
+
+rgmanager/include/clulog.h:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <moyer at missioncriticallinux.com>
+
+rgmanager/src/clulib/clulog.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <moyer at missioncriticallinux.com>
+
+rgmanager/src/clulib/daemon_init.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <moyer at missioncriticallinux.com>
+
+rgmanager/src/clulib/tmgr.c:
+ Copyright (C) 2006-2007 Crosswalk.
+ Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/clulib/wrap_lock.c:
+ Copyright (C) 2006-2007 Crosswalk.
+ Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/daemons/groups.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/daemons/main.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/utils/cluarp.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/utils/clubufflush.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Gregory P. Myrdal <Myrdal at MissionCriticalLinux.Com>
+
+rgmanager/src/utils/clufindhostname.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Richard Rabbat <rabbat at missioncriticallinux.com>
+
+rgmanager/src/utils/clulog.c:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author: Jeff Moyer <moyer at missioncriticallinux.com>
+
+rgmanager/src/utils/syscall.h
+ Copyright (C) 1995-1997 Olaf Kirch <okir at monad.swb.de>
+ Copyright (C) 1997-2003 Sistina Software, Inc.  All rights reserved.
+ Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+ 
+rgmanager/src/resources/ASEHAagent.sh:
+ Sybase Availability Agent for Red Hat Cluster v15.0.2
+ Copyright (C) - 2007
+ Sybase, Inc. All rights reserved.
+
+ Sybase Availability Agent for Red Hat Cluster v15.0.2 is licensed
+ under the GNU General Public License Version 2.
+
+ Author(s):
+  Jian-ping Hui <jphui at sybase.com>
+
+rgmanager/src/resources/clusterfs.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/resources/fs.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/resources/ip.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/resources/netfs.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/resources/netexport.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+
+rgmanager/src/resources/ocf-shellfuncs:
+ Copyright (C) 2004 SUSE LINUX AG, Lars Marowsky-Bree. All Rights Reserved.
+
+rgmanager/src/resources/oracledb.sh:
+ Licence: Open Software License version 2.1 available here:
+ http://opensource.org/licenses/osl-2.1.php
+ Author(s):
+  Hardy Merrill <hmerrill at redhat.com>
+  Lon Hohberger <lhh at redhat.com>
+  Michael Moon <Michael dot Moon at oracle.com>
+
+rgmanager/src/resources/SAPDatabase:
+ Author: Alexander Krauth
+ Copyright (C) 2006 Alexander Krauth
+
+rgmanager/src/resources/SAPInstance:
+ Author: Alexander Krauth
+ Copyright (C) 2006 Alexander Krauth
+
+rgmanager/src/resources/smb.sh:
+ Copyright (C) 2000 Mission Critical Linux
+ Copyright (C) 2002-2008 Red Hat, Inc.  All rights reserved.
+ Author(s):
+  Lon Hohberger (lhh at redhat.com)
+  Tim Burke (tburke at redhat.com)
+
+Authors as known by current RCS as of the time of writing:
+
+Abhijith Das <adas at redhat.com>
+Adam Manthei <amanthei at redhat.com>
+A. J. Lewis <alewis at redhat.com>
+Alasdair G. Kergon <agk at redhat.com>
+Andrew Price <andy at andrewprice.me.uk>
+Benjamin Marzinski <bmarzins at redhat.com>
+Bob Peterson <rpeterso at redhat.com>
+Chris Feist <cfeist at redhat.com>
+Christine Caulfield <ccaulfie at redhat.com>
+Daniel Phillips <phillips at redhat.com>
+David Teigland <teigland at redhat.com>
+Fabio M. Di Nitto <fdinitto at redhat.com>
+James Parsons <jparsons at redhat.com>
+Joel Becker <joel.becker at oracle.com>
+Jonathan Brassow <jbrassow at redhat.com>
+jparsons <jparsons at redhat.com>
+Ken Preslan <kpreslan at redhat.com>
+Lon Hohberger <lhh at redhat.com>
+Marc - A. Dahlhaus <mad at wol.de>
+Marek 'marx' Grac <mgrac at redhat.com>
+Mark Hlawatschek <hlawatschek at atix.de>
+Michael Conrad Tadpol Tilstra <mtilstra at redhat.com>
+Patrick Caulfield <pcaulfie at redhat.com>
+Robert Peterson <rpeterso at redhat.com>
+Ross Vandegrift <ross at kallisti.us>
+Ryan McCabe <rmccabe at redhat.com>
+Ryan O'Hara <rohara at redhat.com>
+Stanko Kupcevic <kupcevic at redhat.com>
+Steven Whitehouse <swhiteho at redhat.com>
+Wendy Cheng <wcheng at redhat.com>
diff --git a/Makefile b/Makefile
index 4d2ad5a..d3fb764 100644
--- a/Makefile
+++ b/Makefile
@@ -1,14 +1,3 @@
-###############################################################################
-###############################################################################
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include make/defines.mk
 
 REALSUBDIRS = gnbd-kernel/src gfs-kernel/src/gfs \
diff --git a/README.licence b/README.licence
new file mode 100644
index 0000000..3c1c114
--- /dev/null
+++ b/README.licence
@@ -0,0 +1,40 @@
+The Red Hat Cluster is a collection of free software built on top of different
+libraries and applications.
+
+For a detailed list of authors and copyright holders, please check the
+included COPYRIGHT file.
+
+Libraries:
+
+You can redistribute them and/or modify them under the terms of the GNU Lesser
+General Public License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+The libraries are distributed in the hope that they will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
+FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
+details.
+
+Applications:
+
+You can redistribute them and/or modify them under the terms of the GNU General
+Public License as published by the Free Software Foundation; either version
+2 of the License, or (at your option) any later version.
+
+The applications are distributed in the hope that they will be useful, but
+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more
+details.
+
+A copy of each license is included for your convenience in COPYING.applications
+and COPYING.libraries.
+
+If missing, write to the Free Software Foundation, Inc., 51 Franklin St,
+Fifth Floor, Boston, MA 02110-1301 USA.
+
+Exception:
+
+rgmanager/src/resources/oracledb.sh:
+ Licence: Open Software License version 2.1 available here:
+ http://opensource.org/licenses/osl-2.1.php
+
diff --git a/ccs/Makefile b/ccs/Makefile
index baabc05..cb36c8c 100644
--- a/ccs/Makefile
+++ b/ccs/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/ccs/ccs_tool/Makefile b/ccs/ccs_tool/Makefile
index ebb1e43..f58f6cd 100644
--- a/ccs/ccs_tool/Makefile
+++ b/ccs/ccs_tool/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= ccs_tool
 
 SBINDIRT=$(TARGET)
diff --git a/ccs/ccs_tool/editconf.c b/ccs/ccs_tool/editconf.c
index d0d7677..2194279 100644
--- a/ccs/ccs_tool/editconf.c
+++ b/ccs/ccs_tool/editconf.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>
diff --git a/ccs/ccs_tool/editconf.h b/ccs/ccs_tool/editconf.h
index 66cb574..1847e2c 100644
--- a/ccs/ccs_tool/editconf.h
+++ b/ccs/ccs_tool/editconf.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 void add_node(int argc, char **argv);
 void add_nodeids(int argc, char **argv);
 void add_fence(int argc, char **argv);
diff --git a/ccs/ccs_tool/old_parser.c b/ccs/ccs_tool/old_parser.c
index 51d9526..58ef18b 100644
--- a/ccs/ccs_tool/old_parser.c
+++ b/ccs/ccs_tool/old_parser.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/ccs/ccs_tool/update.c b/ccs/ccs_tool/update.c
index 2995d3d..d8c1308 100644
--- a/ccs/ccs_tool/update.c
+++ b/ccs/ccs_tool/update.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
diff --git a/ccs/ccs_tool/update.h b/ccs/ccs_tool/update.h
index 19fd7cb..2f41aa4 100644
--- a/ccs/ccs_tool/update.h
+++ b/ccs/ccs_tool/update.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UPDATE_DOT_H__
 #define __UPDATE_DOT_H__
 
diff --git a/ccs/ccs_tool/upgrade.c b/ccs/ccs_tool/upgrade.c
index f8759ae..a8a2314 100644
--- a/ccs/ccs_tool/upgrade.c
+++ b/ccs/ccs_tool/upgrade.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>
diff --git a/ccs/ccs_tool/upgrade.h b/ccs/ccs_tool/upgrade.h
index 6b3253a..6f784c1 100644
--- a/ccs/ccs_tool/upgrade.h
+++ b/ccs/ccs_tool/upgrade.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UPGRADE_DOT_H__
 #define __UPGRADE_DOT_H__
 
diff --git a/ccs/ccsais/Makefile b/ccs/ccsais/Makefile
index e53729c..f3eacc7 100644
--- a/ccs/ccsais/Makefile
+++ b/ccs/ccsais/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= config_ccs.lcrso
 
 LCRSOT=$(TARGET)
diff --git a/ccs/ccsais/config.c b/ccs/ccsais/config.c
index 8639c55..df3f66e 100644
--- a/ccs/ccsais/config.c
+++ b/ccs/ccsais/config.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
diff --git a/ccs/daemon/Makefile b/ccs/daemon/Makefile
index 21d8f13..e5bbbf4 100644
--- a/ccs/daemon/Makefile
+++ b/ccs/daemon/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= ccsd
 
 SBINDIRT=$(TARGET)
diff --git a/ccs/daemon/ccsd.c b/ccs/daemon/ccsd.c
index 539ca58..d1c7447 100644
--- a/ccs/daemon/ccsd.c
+++ b/ccs/daemon/ccsd.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-******************************************************************************i
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/ccs/daemon/cluster_mgr.c b/ccs/daemon/cluster_mgr.c
index bbfbee0..d8c06c7 100644
--- a/ccs/daemon/cluster_mgr.c
+++ b/ccs/daemon/cluster_mgr.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/ccs/daemon/cluster_mgr.h b/ccs/daemon/cluster_mgr.h
index 1c838b4..b97b552 100644
--- a/ccs/daemon/cluster_mgr.h
+++ b/ccs/daemon/cluster_mgr.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #ifndef __CLUSTER_MGR_DOT_H__
 #define __CLUSTER_MGR_DOT_H__
 
diff --git a/ccs/daemon/cnx_mgr.c b/ccs/daemon/cnx_mgr.c
index 3e2d21e..70fdeba 100644
--- a/ccs/daemon/cnx_mgr.c
+++ b/ccs/daemon/cnx_mgr.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
diff --git a/ccs/daemon/cnx_mgr.h b/ccs/daemon/cnx_mgr.h
index 3ca51a8..220628a 100644
--- a/ccs/daemon/cnx_mgr.h
+++ b/ccs/daemon/cnx_mgr.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __CNX_MGR_DOT_H__
 #define __CNX_MGR_DOT_H__
 
diff --git a/ccs/daemon/globals.c b/ccs/daemon/globals.c
index a5e8205..6f2e582 100644
--- a/ccs/daemon/globals.c
+++ b/ccs/daemon/globals.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 
 int ppid = 0;
diff --git a/ccs/daemon/globals.h b/ccs/daemon/globals.h
index 690be62..91fbe53 100644
--- a/ccs/daemon/globals.h
+++ b/ccs/daemon/globals.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #ifndef __GLOBALS_H__
 #define __GLOBALS_H__
 
diff --git a/ccs/daemon/misc.c b/ccs/daemon/misc.c
index 3bb90c7..5717b27 100644
--- a/ccs/daemon/misc.c
+++ b/ccs/daemon/misc.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/ccs/daemon/misc.h b/ccs/daemon/misc.h
index d6cf572..0636c7e 100644
--- a/ccs/daemon/misc.h
+++ b/ccs/daemon/misc.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #ifndef __MISC_H__
 #define __MISC_H__
 
diff --git a/ccs/include/comm_headers.h b/ccs/include/comm_headers.h
index 86ea9a2..4187fba 100644
--- a/ccs/include/comm_headers.h
+++ b/ccs/include/comm_headers.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __COMM_HEADERS_DOT_H__
 #define __COMM_HEADERS_DOT_H__
 
diff --git a/ccs/include/debug.h b/ccs/include/debug.h
index b3d963d..4ed365c 100644
--- a/ccs/include/debug.h
+++ b/ccs/include/debug.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DEBUG_DOT_H__
 #define __DEBUG_DOT_H__
 
diff --git a/ccs/libccscompat/Makefile b/ccs/libccscompat/Makefile
index 5650155..73041d7 100644
--- a/ccs/libccscompat/Makefile
+++ b/ccs/libccscompat/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libccscompat
 
 MAKESTATICLIB = 1
diff --git a/ccs/libccscompat/libccscompat.c b/ccs/libccscompat/libccscompat.c
index b21377b..11a64e0 100644
--- a/ccs/libccscompat/libccscompat.c
+++ b/ccs/libccscompat/libccscompat.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdlib.h>
 #include <sys/types.h>
 #include <unistd.h>
diff --git a/ccs/libccscompat/libccscompat.h b/ccs/libccscompat/libccscompat.h
index ddd0c04..769d046 100644
--- a/ccs/libccscompat/libccscompat.h
+++ b/ccs/libccscompat/libccscompat.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #ifdef __CCS_DOT_H__
 #error DO NOT INCLUDE libccscompat.h and ccs.h at the same time. it is BAD!
 #endif
diff --git a/ccs/man/Makefile b/ccs/man/Makefile
index 7a0fbb8..f98df0d 100644
--- a/ccs/man/Makefile
+++ b/ccs/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= cluster.conf.5 \
 	ccs.7 \
 	ccsd.8 \
diff --git a/ccs/man/ccs.7 b/ccs/man/ccs.7
index 520faf1..0818bdf 100644
--- a/ccs/man/ccs.7
+++ b/ccs/man/ccs.7
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH ccs 7
 
 .SH NAME
diff --git a/ccs/man/ccs_tool.8 b/ccs/man/ccs_tool.8
index 6b09905..ef13406 100644
--- a/ccs/man/ccs_tool.8
+++ b/ccs/man/ccs_tool.8
@@ -1,10 +1,3 @@
-.\" Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-.\" 
-.\" This copyrighted material is made available to anyone wishing to use,
-.\" modify, copy, or redistribute it subject to the terms and conditions
-.\" of the GNU General Public License v.2.
-.\" 
-.\" 
 .TH "ccs_tool" "8" "" "" ""
 .SH "NAME"
 ccs_tool \- The tool used to make online updates of CCS config files.
diff --git a/ccs/man/ccsd.8 b/ccs/man/ccsd.8
index 9df63bb..bcf0957 100644
--- a/ccs/man/ccsd.8
+++ b/ccs/man/ccsd.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH ccsd 8
 
 .SH NAME
diff --git a/ccs/man/cluster.conf.5 b/ccs/man/cluster.conf.5
index e763af6..b45d410 100644
--- a/ccs/man/cluster.conf.5
+++ b/ccs/man/cluster.conf.5
@@ -1,7 +1,3 @@
-.\"
-.\"  Copyright 2001-2003 Sistina Software, Inc.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-
 .TH cluster.conf 5
 
 .SH NAME
diff --git a/cman/Makefile b/cman/Makefile
index 7c8c6d5..47e4a4a 100644
--- a/cman/Makefile
+++ b/cman/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/cman/cman_tool/Makefile b/cman/cman_tool/Makefile
index 8fcf32f..0d51ab0 100644
--- a/cman/cman_tool/Makefile
+++ b/cman/cman_tool/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= cman_tool
 
 SBINDIRT=$(TARGET)
diff --git a/cman/cman_tool/cman_tool.h b/cman/cman_tool/cman_tool.h
index 9ebd810..cb6dfa9 100644
--- a/cman/cman_tool/cman_tool.h
+++ b/cman/cman_tool/cman_tool.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __CMAN_TOOL_DOT_H__
 #define __CMAN_TOOL_DOT_H__
 
diff --git a/cman/cman_tool/join.c b/cman/cman_tool/join.c
index e07c063..cd0f8ab 100644
--- a/cman/cman_tool/join.c
+++ b/cman/cman_tool/join.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/wait.h>
 #include <stdint.h>
 #include <signal.h>
diff --git a/cman/cman_tool/main.c b/cman/cman_tool/main.c
index 19f8438..c028751 100644
--- a/cman/cman_tool/main.c
+++ b/cman/cman_tool/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <unistd.h>
 #include <signal.h>
diff --git a/cman/daemon/Makefile b/cman/daemon/Makefile
index 6fcf77d..b9c320b 100644
--- a/cman/daemon/Makefile
+++ b/cman/daemon/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= service_cman.lcrso
 TARGET2= config_cmanpre.lcrso
 
diff --git a/cman/daemon/ais.c b/cman/daemon/ais.c
index e37ec43..d7246ab 100644
--- a/cman/daemon/ais.c
+++ b/cman/daemon/ais.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/poll.h>
 #include <sys/types.h>
 #include <sys/errno.h>
diff --git a/cman/daemon/ais.h b/cman/daemon/ais.h
index f27ec82..b4e4950 100644
--- a/cman/daemon/ais.h
+++ b/cman/daemon/ais.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 /* DLM Currently maxes out at 3 ! */
 #define MAX_INTERFACES 8
 
diff --git a/cman/daemon/barrier.c b/cman/daemon/barrier.c
index 973dd73..56eb791 100644
--- a/cman/daemon/barrier.c
+++ b/cman/daemon/barrier.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <getopt.h>
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/cman/daemon/barrier.h b/cman/daemon/barrier.h
index 66de9fa..102d8b1 100644
--- a/cman/daemon/barrier.h
+++ b/cman/daemon/barrier.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 void process_barrier_msg(struct cl_barriermsg *msg,
 			 struct cluster_node *node);
 int do_cmd_barrier(struct connection *con, char *cmdbuf, int *retlen);
diff --git a/cman/daemon/cman-preconfig.c b/cman/daemon/cman-preconfig.c
index 2db7eab..9467168 100644
--- a/cman/daemon/cman-preconfig.c
+++ b/cman/daemon/cman-preconfig.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/cman/daemon/cman.h b/cman/daemon/cman.h
index 0fbea46..e0203a4 100644
--- a/cman/daemon/cman.h
+++ b/cman/daemon/cman.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* General cman bits */
 extern int write_cman_pipe(char *message);
 extern void close_cman_pipe(void);
diff --git a/cman/daemon/cmanconfig.c b/cman/daemon/cmanconfig.c
index eb6e774..294724e 100644
--- a/cman/daemon/cmanconfig.c
+++ b/cman/daemon/cmanconfig.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdint.h>
diff --git a/cman/daemon/cmanconfig.h b/cman/daemon/cmanconfig.h
index cdc849e..9881a05 100644
--- a/cman/daemon/cmanconfig.h
+++ b/cman/daemon/cmanconfig.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 int read_cman_nodes(struct objdb_iface_ver0 *objdb, unsigned int *config_version, int check_nodeids);
 int read_cman_config(struct objdb_iface_ver0 *objdb, unsigned int *config_version);
 
diff --git a/cman/daemon/cnxman-private.h b/cman/daemon/cnxman-private.h
index 527d571..83d40de 100644
--- a/cman/daemon/cnxman-private.h
+++ b/cman/daemon/cnxman-private.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __CNXMAN_PRIVATE_H
 #define __CNXMAN_PRIVATE_H
 
diff --git a/cman/daemon/cnxman-socket.h b/cman/daemon/cnxman-socket.h
index d00ca5b..40df33b 100644
--- a/cman/daemon/cnxman-socket.h
+++ b/cman/daemon/cnxman-socket.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  * CMAN socket interface header
  * Should only be used by libcman - if you want to call CMAN then use the library!
diff --git a/cman/daemon/commands.c b/cman/daemon/commands.c
index 09802c2..776c88e 100644
--- a/cman/daemon/commands.c
+++ b/cman/daemon/commands.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <getopt.h>
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/cman/daemon/commands.h b/cman/daemon/commands.h
index b3441ae..9110b43 100644
--- a/cman/daemon/commands.h
+++ b/cman/daemon/commands.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <openais/service/objdb.h>
 struct cluster_node;
 struct connection;
diff --git a/cman/daemon/daemon.c b/cman/daemon/daemon.c
index 11908ad..0a94411 100644
--- a/cman/daemon/daemon.c
+++ b/cman/daemon/daemon.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <getopt.h>
 #include <stdlib.h>
 #include <assert.h>
diff --git a/cman/daemon/daemon.h b/cman/daemon/daemon.h
index 969fcd8..6907de3 100644
--- a/cman/daemon/daemon.h
+++ b/cman/daemon/daemon.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 extern int send_status_return(struct connection *con, uint32_t cmd, int status);
 extern int send_data_reply(struct connection *con, int nodeid, int port, char *data, int len);
 extern void set_cman_timeout(int secs);
diff --git a/cman/daemon/list.h b/cman/daemon/list.h
index 83c4e2a..aaee167 100644
--- a/cman/daemon/list.h
+++ b/cman/daemon/list.h
@@ -1,18 +1,3 @@
-/*
- * Copyright (C) 2001-2004 Sistina Software, Inc. All rights reserved.
- * Copyright (C) 2004 Red Hat, Inc. All rights reserved.
- *
- * This file is part of LVM2.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
 #ifndef _LVM_LIST_H
 #define _LVM_LIST_H
 
diff --git a/cman/daemon/logging.c b/cman/daemon/logging.c
index 7515361..917e9b4 100644
--- a/cman/daemon/logging.c
+++ b/cman/daemon/logging.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <syslog.h>
 #include <stdarg.h>
 #include <stdio.h>
diff --git a/cman/daemon/logging.h b/cman/daemon/logging.h
index 950cee8..6a25e76 100644
--- a/cman/daemon/logging.h
+++ b/cman/daemon/logging.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <openais/service/logsys.h>
 
 extern void set_debuglog(int subsystems);
diff --git a/cman/daemon/nodelist.h b/cman/daemon/nodelist.h
index 09058ab..2df87b9 100644
--- a/cman/daemon/nodelist.h
+++ b/cman/daemon/nodelist.h
@@ -1,16 +1,3 @@
-/******************************************************************************
- *******************************************************************************
- ***
- ***  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
- ***
- ***  This copyrighted material is made available to anyone wishing to use,
- ***  modify, copy, or redistribute it subject to the terms and conditions
- ***  of the GNU General Public License v.2.
- ***
- *******************************************************************************
- ******************************************************************************/
-
-
 /* Helper functions for navigating the nodes list */
 static unsigned int nodeslist_init(struct objdb_iface_ver0 *objdb,
 				   unsigned int cluster_parent_handle,
diff --git a/cman/init.d/Makefile b/cman/init.d/Makefile
index d161fca..954dd27 100644
--- a/cman/init.d/Makefile
+++ b/cman/init.d/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET=cman
 
 INITDT=$(TARGET) qdiskd
diff --git a/cman/lib/Makefile b/cman/lib/Makefile
index 10ca696..da32992 100644
--- a/cman/lib/Makefile
+++ b/cman/lib/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2004  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libcman
 
 include ../../make/defines.mk
diff --git a/cman/lib/libcman.c b/cman/lib/libcman.c
index 7229342..bf6df83 100644
--- a/cman/lib/libcman.c
+++ b/cman/lib/libcman.c
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <sys/un.h>
 #include <inttypes.h>
diff --git a/cman/lib/libcman.h b/cman/lib/libcman.h
index 08e5087..ea3d087 100644
--- a/cman/lib/libcman.h
+++ b/cman/lib/libcman.h
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBCMAN_H_
 #define _LIBCMAN_H_
 
diff --git a/cman/man/Makefile b/cman/man/Makefile
index b3a363c..fbbc6e3 100644
--- a/cman/man/Makefile
+++ b/cman/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= cman.5 \
 	qdisk.5 \
 	cman_tool.8 \
diff --git a/cman/man/cman.5 b/cman/man/cman.5
index 890f531..d36f484 100644
--- a/cman/man/cman.5
+++ b/cman/man/cman.5
@@ -1,6 +1,3 @@
-.\"
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-
 .\" groff -t -e -mandoc -Tlatin1 cman.5 | less
 
 .TH "cman" "5" "" "" "cluster.conf cman configuration section"
diff --git a/cman/qdisk/Makefile b/cman/qdisk/Makefile
index dfc6022..3384dbc 100644
--- a/cman/qdisk/Makefile
+++ b/cman/qdisk/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= qdiskd
 TARGET2= mkqdisk
 
diff --git a/cman/qdisk/bitmap.c b/cman/qdisk/bitmap.c
index 7cb5804..37ff969 100644
--- a/cman/qdisk/bitmap.c
+++ b/cman/qdisk/bitmap.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003, 2006
-
-  The Red Hat Cluster Manager API Library is free software; you can
-  redistribute it and/or modify it under the terms of the GNU Lesser
-  General Public License as published by the Free Software Foundation;
-  either version 2.1 of the License, or (at your option) any later
-  version.
-
-  The Red Hat Cluster Manager API Library 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 Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA.
- */
 /** @file
  * Bitmap and membership mask handling routines.
  */
diff --git a/cman/qdisk/crc32.c b/cman/qdisk/crc32.c
index df80849..796fac9 100644
--- a/cman/qdisk/crc32.c
+++ b/cman/qdisk/crc32.c
@@ -1,23 +1,3 @@
-/*
- * Copyright (C) 2000 Bryan Call <bc@fodder.org>
- *
- * Modified by Lon H. Hohberger <lhh at redhat.com>
- * Copyright (C) 2003 Red Hat, Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program 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 General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
- */
 /** @file
  * Calculates CRC32s on data.
  */
diff --git a/cman/qdisk/daemon_init.c b/cman/qdisk/daemon_init.c
index 0b5a6b8..13803aa 100644
--- a/cman/qdisk/daemon_init.c
+++ b/cman/qdisk/daemon_init.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002, 2007
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * daemon_init function, does sanity checks and calls daemon().
  *
diff --git a/cman/qdisk/disk.c b/cman/qdisk/disk.c
index 042c5cb..dce8bd4 100644
--- a/cman/qdisk/disk.c
+++ b/cman/qdisk/disk.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003, 2006
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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 lgPURPOSE.  See the GNU
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Single-block Raw/Direct I/O Functions
  */
diff --git a/cman/qdisk/disk.h b/cman/qdisk/disk.h
index 8c9a424..d56ffc7 100644
--- a/cman/qdisk/disk.h
+++ b/cman/qdisk/disk.h
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Main quorum daemon include file
  */
 #ifndef _QUORUM_DISK_H
diff --git a/cman/qdisk/disk_util.c b/cman/qdisk/disk_util.c
index a29a860..45a2b10 100644
--- a/cman/qdisk/disk_util.c
+++ b/cman/qdisk/disk_util.c
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Misc. Quorum daemon context utilities / high-level functions
  */
 #include <stdio.h>
diff --git a/cman/qdisk/main.c b/cman/qdisk/main.c
index 92bfb51..47f0323 100644
--- a/cman/qdisk/main.c
+++ b/cman/qdisk/main.c
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Main loop / functions for disk-based quorum daemon.
  */
 #include <stdio.h>
diff --git a/cman/qdisk/mkqdisk.c b/cman/qdisk/mkqdisk.c
index b4ffcbb..5cfe5cb 100644
--- a/cman/qdisk/mkqdisk.c
+++ b/cman/qdisk/mkqdisk.c
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Quorum disk utility
  */
 #include <stdio.h>
diff --git a/cman/qdisk/platform.h b/cman/qdisk/platform.h
index e757a22..b1dfc64 100644
--- a/cman/qdisk/platform.h
+++ b/cman/qdisk/platform.h
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  The Red Hat Cluster Manager API Library is free software; you can
-  redistribute it and/or modify it under the terms of the GNU Lesser
-  General Public License as published by the Free Software Foundation;
-  either version 2.1 of the License, or (at your option) any later
-  version.
-
-  The Red Hat Cluster Manager API Library 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 Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA. 
- */
 /** @file
  * Defines for byte-swapping
  */
diff --git a/cman/qdisk/proc.c b/cman/qdisk/proc.c
index eab1cc7..4cb189a 100644
--- a/cman/qdisk/proc.c
+++ b/cman/qdisk/proc.c
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Quorum disk /proc/partition scanning functions
  */
 #include <stdio.h>
diff --git a/cman/qdisk/scandisk.c b/cman/qdisk/scandisk.c
index 528c1a5..84ab18e 100644
--- a/cman/qdisk/scandisk.c
+++ b/cman/qdisk/scandisk.c
@@ -1,22 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**  All rights reserved.
-**
-**  Author: Fabio M. Di Nitto <fdinitto@redhat.com>
-**
-**  Original design by:
-**  Joel Becker <Joel.Becker@oracle.com>
-**  Fabio M. Di Nitto <fdinitto@redhat.com>
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <time.h>
 #include <stdlib.h>
diff --git a/cman/qdisk/scandisk.h b/cman/qdisk/scandisk.h
index 6c82148..6a8aa32 100644
--- a/cman/qdisk/scandisk.h
+++ b/cman/qdisk/scandisk.h
@@ -1,21 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  Author: Fabio M. Di Nitto <fdinitto@redhat.com>
-**
-**  Original design by: 
-**  Joel Becker <Joel.Becker@oracle.com> 
-**  Fabio M. Di Nitto <fdinitto@redhat.com>
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __SCANDISK_H__
 #define __SCANDISK_H__
 
diff --git a/cman/qdisk/score.c b/cman/qdisk/score.c
index a2a69fb..0f91bd6 100644
--- a/cman/qdisk/score.c
+++ b/cman/qdisk/score.c
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Quorum daemon scoring functions + thread.
  */
 #include <stdio.h>
diff --git a/cman/qdisk/score.h b/cman/qdisk/score.h
index 95b53d6..368a9fc 100644
--- a/cman/qdisk/score.h
+++ b/cman/qdisk/score.h
@@ -1,24 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
- */
-/**
   @file Quorum daemon scoring functions + thread header file
  */
 #ifndef _SCORE_H
diff --git a/cman/tests/Makefile b/cman/tests/Makefile
index 7e25f2e..b3ca253 100644
--- a/cman/tests/Makefile
+++ b/cman/tests/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGETS= client libtest sysman sysmand
 
 all: depends ${TARGETS}
diff --git a/cman/tests/qwait.c b/cman/tests/qwait.c
index f446eef..5d6a3f7 100644
--- a/cman/tests/qwait.c
+++ b/cman/tests/qwait.c
@@ -1,12 +1,3 @@
-/*
-  qwait.c
-
-  (c) 2002 Sistina Software Inc.
-
-  Wait for the cluster to become quorate
-*/
-
-
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/socket.h>
diff --git a/cman/tests/user_service.c b/cman/tests/user_service.c
index 9322e1a..f47987b 100644
--- a/cman/tests/user_service.c
+++ b/cman/tests/user_service.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <pthread.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/config/Makefile b/config/Makefile
index e83caa3..b244f90 100644
--- a/config/Makefile
+++ b/config/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/config/libs/Makefile b/config/libs/Makefile
index 1c3c594..526a837 100644
--- a/config/libs/Makefile
+++ b/config/libs/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/config/libs/libccsconfdb/Makefile b/config/libs/libccsconfdb/Makefile
index 515c515..4c0c02b 100644
--- a/config/libs/libccsconfdb/Makefile
+++ b/config/libs/libccsconfdb/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2004  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libccs
 
 INCDIRT=ccs.h
diff --git a/config/libs/libccsconfdb/ccs.h b/config/libs/libccsconfdb/ccs.h
index eca9c4d..d418a07 100644
--- a/config/libs/libccsconfdb/ccs.h
+++ b/config/libs/libccsconfdb/ccs.h
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #ifdef __CCS_COMPAT_DOT_H__
 #error DO NOT INCLUDE libccscompat.h and ccs.h at the same time. it is BAD!
 #endif
diff --git a/config/libs/libccsconfdb/libccs.c b/config/libs/libccsconfdb/libccs.c
index 3d75710..63b65d1 100644
--- a/config/libs/libccsconfdb/libccs.c
+++ b/config/libs/libccsconfdb/libccs.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <sys/types.h>
diff --git a/config/tools/Makefile b/config/tools/Makefile
index 2898cfd..c26a6f7 100644
--- a/config/tools/Makefile
+++ b/config/tools/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/config/tools/ccs_test/Makefile b/config/tools/ccs_test/Makefile
index 83ab6e8..f0ebddc 100644
--- a/config/tools/ccs_test/Makefile
+++ b/config/tools/ccs_test/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= ccs_test
 
 SBINDIRT=$(TARGET)
diff --git a/config/tools/ccs_test/ccs_test.c b/config/tools/ccs_test/ccs_test.c
index e8e96a6..6e6cfa0 100644
--- a/config/tools/ccs_test/ccs_test.c
+++ b/config/tools/ccs_test/ccs_test.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <errno.h>
diff --git a/config/tools/man/Makefile b/config/tools/man/Makefile
index 0808d02..149e93a 100644
--- a/config/tools/man/Makefile
+++ b/config/tools/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= ccs_test.8
 
 include ../../../make/defines.mk
diff --git a/config/tools/man/ccs_test.8 b/config/tools/man/ccs_test.8
index eaf6744..9dce13c 100644
--- a/config/tools/man/ccs_test.8
+++ b/config/tools/man/ccs_test.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH ccs_test 8
 
 .SH NAME
diff --git a/configure b/configure
index d00f197..274945a 100755
--- a/configure
+++ b/configure
@@ -1,19 +1,5 @@
 #!/usr/bin/perl -w
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 use warnings;
 use Getopt::Long;
 use POSIX qw(uname);
diff --git a/dlm/Makefile b/dlm/Makefile
index 484b009..7c8cc33 100644
--- a/dlm/Makefile
+++ b/dlm/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/dlm/libdlm/Makefile b/dlm/libdlm/Makefile
index a1e4a3d..0cc1f7b 100644
--- a/dlm/libdlm/Makefile
+++ b/dlm/libdlm/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2004  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libdlm
 
 LIBDIRT=$(TARGET).a \
diff --git a/dlm/libdlm/libdlm.c b/dlm/libdlm/libdlm.c
index 375cd51..b16f54f 100644
--- a/dlm/libdlm/libdlm.c
+++ b/dlm/libdlm/libdlm.c
@@ -1,27 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #ifdef _REENTRANT
 #include <pthread.h>
 #endif
diff --git a/dlm/libdlm/libdlm.h b/dlm/libdlm/libdlm.h
index f7e64dd..d77764a 100644
--- a/dlm/libdlm/libdlm.h
+++ b/dlm/libdlm/libdlm.h
@@ -1,26 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LIBDLM_H
 #define __LIBDLM_H
 
diff --git a/dlm/libdlmcontrol/Makefile b/dlm/libdlmcontrol/Makefile
index 4a5b584..28faedd 100644
--- a/dlm/libdlmcontrol/Makefile
+++ b/dlm/libdlmcontrol/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libdlmcontrol
 
 OBJS=	main.o
diff --git a/dlm/libdlmcontrol/libdlmcontrol.h b/dlm/libdlmcontrol/libdlmcontrol.h
index bcc86ed..5f03377 100644
--- a/dlm/libdlmcontrol/libdlmcontrol.h
+++ b/dlm/libdlmcontrol/libdlmcontrol.h
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBDLMCONTROL_H_
 #define _LIBDLMCONTROL_H_
 
diff --git a/dlm/libdlmcontrol/main.c b/dlm/libdlmcontrol/main.c
index 88b2d4a..4354fba 100644
--- a/dlm/libdlmcontrol/main.c
+++ b/dlm/libdlmcontrol/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/dlm/man/Makefile b/dlm/man/Makefile
index ed73a2b..9041a93 100644
--- a/dlm/man/Makefile
+++ b/dlm/man/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= dlm_cleanup.3 \
 	dlm_close_lockspace.3 \
 	dlm_create_lockspace.3 \
diff --git a/dlm/man/dlm_tool.8 b/dlm/man/dlm_tool.8
index 87990f3..57e3da3 100644
--- a/dlm/man/dlm_tool.8
+++ b/dlm/man/dlm_tool.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH dlm_tool 8
 
 .SH NAME
diff --git a/dlm/tests/Makefile b/dlm/tests/Makefile
index 9ba8c26..28685d2 100644
--- a/dlm/tests/Makefile
+++ b/dlm/tests/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/dlm/tests/usertest/Makefile b/dlm/tests/usertest/Makefile
index 44be354..9e3750f 100644
--- a/dlm/tests/usertest/Makefile
+++ b/dlm/tests/usertest/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGETS= dlmtest asttest lstest pingtest lvb \
 	 dlmtest2 flood alternate-lvb joinleave threads
 
diff --git a/dlm/tests/usertest/alternate-lvb.c b/dlm/tests/usertest/alternate-lvb.c
index 26f56f6..779125a 100644
--- a/dlm/tests/usertest/alternate-lvb.c
+++ b/dlm/tests/usertest/alternate-lvb.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**    Copyright 2001 Sistina Software, Inc.
-**
-**    This is free software released under the GNU General Public License.
-**    There is no warranty for this software.  See the file COPYING for
-**    details.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/dlm/tests/usertest/dlmtest2.c b/dlm/tests/usertest/dlmtest2.c
index a8aee3a..da63b93 100644
--- a/dlm/tests/usertest/dlmtest2.c
+++ b/dlm/tests/usertest/dlmtest2.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/dlm/tests/usertest/threads.c b/dlm/tests/usertest/threads.c
index 67f2a31..1d6ba5d 100644
--- a/dlm/tests/usertest/threads.c
+++ b/dlm/tests/usertest/threads.c
@@ -1,16 +1,4 @@
 /*
- * Copyright (C) 2007 Red Hat, Inc. All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- */
-
-/*
  * Threaded DLM example
  */
 
diff --git a/dlm/tool/Makefile b/dlm/tool/Makefile
index 6612672..6fe8d7f 100644
--- a/dlm/tool/Makefile
+++ b/dlm/tool/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= dlm_tool
 
 SBINDIRT=$(TARGET)
diff --git a/dlm/tool/main.c b/dlm/tool/main.c
index 211024f..795b5fa 100644
--- a/dlm/tool/main.c
+++ b/dlm/tool/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <sys/un.h>
 #include <inttypes.h>
diff --git a/fence/Makefile b/fence/Makefile
index 1da7db5..dd9b33d 100644
--- a/fence/Makefile
+++ b/fence/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/fence/agents/Makefile b/fence/agents/Makefile
index c90dcb3..209da12 100644
--- a/fence/agents/Makefile
+++ b/fence/agents/Makefile
@@ -1,16 +1,3 @@
-##############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 
 SUBDIRS = ${fence_agents} lib
diff --git a/fence/agents/apc/Makefile b/fence/agents/apc/Makefile
index 0299a61..88cd004 100644
--- a/fence/agents/apc/Makefile
+++ b/fence/agents/apc/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_apc
diff --git a/fence/agents/apc/fence_apc.py b/fence/agents/apc/fence_apc.py
index a0953a2..65b9502 100755
--- a/fence/agents/apc/fence_apc.py
+++ b/fence/agents/apc/fence_apc.py
@@ -1,7 +1,6 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
+#####
 ##
 ## The Following Agent Has Been Tested On:
 ##
diff --git a/fence/agents/apc_snmp/Makefile b/fence/agents/apc_snmp/Makefile
index 8471db4..d5da610 100644
--- a/fence/agents/apc_snmp/Makefile
+++ b/fence/agents/apc_snmp/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_apc_snmp
 MIBRESOURCE= powernet369.mib
 
diff --git a/fence/agents/apc_snmp/README b/fence/agents/apc_snmp/README
index 37adffb..75aa37a 100644
--- a/fence/agents/apc_snmp/README
+++ b/fence/agents/apc_snmp/README
@@ -43,5 +43,3 @@ Big thanks to Nate Straz who laid the foundation for this agent.
 
 Please let me know how this agent works.
 --Jim Parsons - jparsons@redhat.com
-
-Copyright (C) Red Hat, Inc.  2006  All rights reserved.
diff --git a/fence/agents/apc_snmp/fence_apc_snmp.py b/fence/agents/apc_snmp/fence_apc_snmp.py
index afb0ff9..da8a4e8 100755
--- a/fence/agents/apc_snmp/fence_apc_snmp.py
+++ b/fence/agents/apc_snmp/fence_apc_snmp.py
@@ -1,24 +1,11 @@
 #!/usr/bin/python
 
 #############################################################################
-#############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-#############################################################################
 ## This APC Fence script uses snmp to control the APC power
 ## switch. This script requires that net-snmp-utils be installed
 ## on all nodes in the cluster, and that the powernet369.mib file be
 ## located in @MIBDIR@
 #############################################################################
-#############################################################################
-
-
 
 import getopt, sys
 import os
diff --git a/fence/agents/baytech/Makefile b/fence/agents/baytech/Makefile
index 00cf95c..2acfe58 100644
--- a/fence/agents/baytech/Makefile
+++ b/fence/agents/baytech/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_baytech
 
 include ../../../make/defines.mk
diff --git a/fence/agents/baytech/fence_baytech.pl b/fence/agents/baytech/fence_baytech.pl
index 4738cd6..0fa7642 100755
--- a/fence/agents/baytech/fence_baytech.pl
+++ b/fence/agents/baytech/fence_baytech.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 # This fencing agent is written for the Baytech RPC27-20nc in conjunction with
 # a Cyclades terminal server.  The Cyclades TS exports the RPC's serial port
 # via a Telnet interface.  Other interfaces, such as SSH, are possible.  
diff --git a/fence/agents/brocade/Makefile b/fence/agents/brocade/Makefile
index 5b58409..74e96cc 100644
--- a/fence/agents/brocade/Makefile
+++ b/fence/agents/brocade/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_brocade
 
 include ../../../make/defines.mk
diff --git a/fence/agents/brocade/fence_brocade.pl b/fence/agents/brocade/fence_brocade.pl
index d64fe21..30a6250 100755
--- a/fence/agents/brocade/fence_brocade.pl
+++ b/fence/agents/brocade/fence_brocade.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use Net::Telnet ();
 
diff --git a/fence/agents/bullpap/Makefile b/fence/agents/bullpap/Makefile
index e303558..ac2754f 100644
--- a/fence/agents/bullpap/Makefile
+++ b/fence/agents/bullpap/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_bullpap
 
 include ../../../make/defines.mk
diff --git a/fence/agents/bullpap/fence_bullpap.pl b/fence/agents/bullpap/fence_bullpap.pl
index b887044..1013326 100755
--- a/fence/agents/bullpap/fence_bullpap.pl
+++ b/fence/agents/bullpap/fence_bullpap.pl
@@ -1,17 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
 use Getopt::Std;
 use POSIX;
 
diff --git a/fence/agents/cpint/Makefile b/fence/agents/cpint/Makefile
index e6fb49e..0591ea8 100644
--- a/fence/agents/cpint/Makefile
+++ b/fence/agents/cpint/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_cpint
 
 include ../../../make/defines.mk
diff --git a/fence/agents/cpint/fence_cpint.pl b/fence/agents/cpint/fence_cpint.pl
index 66cfc32..77d6a54 100755
--- a/fence/agents/cpint/fence_cpint.pl
+++ b/fence/agents/cpint/fence_cpint.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 
 # Get the program name from $0 and strip directory names
diff --git a/fence/agents/drac/Makefile b/fence/agents/drac/Makefile
index e0267f3..9a752ae 100644
--- a/fence/agents/drac/Makefile
+++ b/fence/agents/drac/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_drac fence_drac5
diff --git a/fence/agents/drac/fence_drac.pl b/fence/agents/drac/fence_drac.pl
index 475a904..f199814 100755
--- a/fence/agents/drac/fence_drac.pl
+++ b/fence/agents/drac/fence_drac.pl
@@ -1,17 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 # The following agent has been tested on:
 #
 #  Model 		DRAC Version	Firmware
diff --git a/fence/agents/drac/fence_drac5.py b/fence/agents/drac/fence_drac5.py
index e498d8c..6a70b68 100755
--- a/fence/agents/drac/fence_drac5.py
+++ b/fence/agents/drac/fence_drac5.py
@@ -1,7 +1,6 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
+#####
 ##
 ## The Following Agent Has Been Tested On:
 ##
diff --git a/fence/agents/egenera/Makefile b/fence/agents/egenera/Makefile
index c980b45..655cc0c 100644
--- a/fence/agents/egenera/Makefile
+++ b/fence/agents/egenera/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_egenera
 
 include ../../../make/defines.mk
diff --git a/fence/agents/egenera/fence_egenera.pl b/fence/agents/egenera/fence_egenera.pl
index fbaec54..245243e 100755
--- a/fence/agents/egenera/fence_egenera.pl
+++ b/fence/agents/egenera/fence_egenera.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use IPC::Open3;
 
diff --git a/fence/agents/ibmblade/Makefile b/fence/agents/ibmblade/Makefile
index 50053a1..522a24a 100644
--- a/fence/agents/ibmblade/Makefile
+++ b/fence/agents/ibmblade/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_ibmblade
 
 include ../../../make/defines.mk
diff --git a/fence/agents/ibmblade/fence_ibmblade.pl b/fence/agents/ibmblade/fence_ibmblade.pl
index 4e1dfd7..e2618a7 100755
--- a/fence/agents/ibmblade/fence_ibmblade.pl
+++ b/fence/agents/ibmblade/fence_ibmblade.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use Net::SNMP; 
 
diff --git a/fence/agents/ifmib/Makefile b/fence/agents/ifmib/Makefile
index cf9e6de..32a5657 100644
--- a/fence/agents/ifmib/Makefile
+++ b/fence/agents/ifmib/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_ifmib
diff --git a/fence/agents/ilo/Makefile b/fence/agents/ilo/Makefile
index 3926e01..66420ab 100644
--- a/fence/agents/ilo/Makefile
+++ b/fence/agents/ilo/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_ilo
diff --git a/fence/agents/ilo/fence_ilo.py b/fence/agents/ilo/fence_ilo.py
index a5471db..60c4f56 100755
--- a/fence/agents/ilo/fence_ilo.py
+++ b/fence/agents/ilo/fence_ilo.py
@@ -1,7 +1,6 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
+#####
 ##
 ## The Following Agent Has Been Tested On:
 ##
diff --git a/fence/agents/ipmilan/Makefile b/fence/agents/ipmilan/Makefile
index 78674e5..dca3455 100644
--- a/fence/agents/ipmilan/Makefile
+++ b/fence/agents/ipmilan/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_ipmilan
 
 SBINDIRT=$(TARGET)
diff --git a/fence/agents/ipmilan/expect.c b/fence/agents/ipmilan/expect.c
index 26b0ff6..4156886 100644
--- a/fence/agents/ipmilan/expect.c
+++ b/fence/agents/ipmilan/expect.c
@@ -1,22 +1,3 @@
-/*
- *
- *	Copyright (c) 2000 Alan Robertson <alanr@unix.sh>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- * 
- * This library 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
- * Lesser General Public License for more details.
- * 
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
- */
 /** @file
  * Simple expect module for the STONITH library.
  */
diff --git a/fence/agents/ipmilan/expect.h b/fence/agents/ipmilan/expect.h
index 4bcd643..41d398a 100644
--- a/fence/agents/ipmilan/expect.h
+++ b/fence/agents/ipmilan/expect.h
@@ -3,22 +3,6 @@
  *
  * Expect simple tokens.  Simple expect infrastructure for STONITH API
  *
- * Copyright (c) 2000 Alan Robertson <alanr@unix.sh>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- * 
- * This library 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
- * Lesser General Public License for more details.
- * 
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
  */
 
 #ifndef __EXPECT_H
diff --git a/fence/agents/ipmilan/ipmilan.c b/fence/agents/ipmilan/ipmilan.c
index b9a48ca..cd57cb8 100644
--- a/fence/agents/ipmilan/ipmilan.c
+++ b/fence/agents/ipmilan/ipmilan.c
@@ -8,23 +8,6 @@
  *
  *  http://ipmitool.sourceforge.net
  *
- * Copyright 2005-2007 Red Hat, Inc.
- *  author: Lon Hohberger <lhh at redhat.com>
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
- * 
- * This library 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
- * Lesser General Public License for more details.
- * 
- * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- *
  */
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/fence/agents/lib/Makefile b/fence/agents/lib/Makefile
index 4ea39e2..f823b1d 100644
--- a/fence/agents/lib/Makefile
+++ b/fence/agents/lib/Makefile
@@ -1,17 +1,3 @@
-##############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##
-##  Author: Fabio M. Di Nitto <fdinitto@redhat.com>
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fencing.py
diff --git a/fence/agents/lib/fencing.py.py b/fence/agents/lib/fencing.py.py
index 16cd284..581134b 100644
--- a/fence/agents/lib/fencing.py.py
+++ b/fence/agents/lib/fencing.py.py
@@ -1,9 +1,5 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
-##
-#####
 import sys, getopt, time, os
 import pexpect, re
 import telnetlib
diff --git a/fence/agents/lpar/Makefile b/fence/agents/lpar/Makefile
index 438e373..ef7d91a 100644
--- a/fence/agents/lpar/Makefile
+++ b/fence/agents/lpar/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_lpar
diff --git a/fence/agents/lpar/fence_lpar.py b/fence/agents/lpar/fence_lpar.py
index 2c343a3..35e425e 100755
--- a/fence/agents/lpar/fence_lpar.py
+++ b/fence/agents/lpar/fence_lpar.py
@@ -1,7 +1,6 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
+#####
 ##
 ## The Following Agent Has Been Tested On:
 ##
diff --git a/fence/agents/manual/Makefile b/fence/agents/manual/Makefile
index 96b8951..490100f 100644
--- a/fence/agents/manual/Makefile
+++ b/fence/agents/manual/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_ack_manual
 
 SBINDIRT=$(TARGET)
diff --git a/fence/agents/manual/fence_ack_manual.sh b/fence/agents/manual/fence_ack_manual.sh
index 0f29745..83102aa 100755
--- a/fence/agents/manual/fence_ack_manual.sh
+++ b/fence/agents/manual/fence_ack_manual.sh
@@ -1,17 +1,5 @@
 #!/bin/bash
 #
-###############################################################################
-###############################################################################
-##
-##  COPYRIGHT (C) 2007 RED HAT, INC.
-##  
-##  THIS COPYRIGHTED MATERIAL IS MADE AVAILABLE TO ANYONE WISHING TO USE,
-##  MODIFY, COPY, OR REDISTRIBUTE IT SUBJECT TO THE TERMS AND CONDITIONS
-##  OF THE GNU GENERAL PUBLIC LICENSE V.2.
-##
-###############################################################################
-###############################################################################
-#
 # Manual override after fencing has failed.
 #
 
diff --git a/fence/agents/mcdata/Makefile b/fence/agents/mcdata/Makefile
index 91ca8d4..ca2facf 100644
--- a/fence/agents/mcdata/Makefile
+++ b/fence/agents/mcdata/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_mcdata
 
 include ../../../make/defines.mk
diff --git a/fence/agents/mcdata/fence_mcdata.pl b/fence/agents/mcdata/fence_mcdata.pl
index 276b6c4..e16282b 100755
--- a/fence/agents/mcdata/fence_mcdata.pl
+++ b/fence/agents/mcdata/fence_mcdata.pl
@@ -1,19 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 # This works on the following firmware versions:
 #   01.03.00
 #   02.00.00
diff --git a/fence/agents/rackswitch/Makefile b/fence/agents/rackswitch/Makefile
index 01c2b41..147496c 100644
--- a/fence/agents/rackswitch/Makefile
+++ b/fence/agents/rackswitch/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_rackswitch
 
 SBINDIRT=$(TARGET)
diff --git a/fence/agents/rackswitch/do_rack.c b/fence/agents/rackswitch/do_rack.c
index 7c7362f..c1ef1cf 100644
--- a/fence/agents/rackswitch/do_rack.c
+++ b/fence/agents/rackswitch/do_rack.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include "do_rack.h"
 
 char *pname = "fence_rack";
diff --git a/fence/agents/rps10/Makefile b/fence/agents/rps10/Makefile
index 3057ded..776182e 100644
--- a/fence/agents/rps10/Makefile
+++ b/fence/agents/rps10/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_rps10
 
 SBINDIRT=$(TARGET)
diff --git a/fence/agents/rps10/rps10.c b/fence/agents/rps10/rps10.c
index 00df528..8d36ffa 100644
--- a/fence/agents/rps10/rps10.c
+++ b/fence/agents/rps10/rps10.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * Fencing agent for WTI RPS-10 (serial) power devices.  Based on
  * the fence_apc agent from linux-cluster, and the prb utility (which
diff --git a/fence/agents/rsa/Makefile b/fence/agents/rsa/Makefile
index 1d29063..e85ed97 100644
--- a/fence/agents/rsa/Makefile
+++ b/fence/agents/rsa/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_rsa
 
 include ../../../make/defines.mk
diff --git a/fence/agents/rsa/fence_rsa.py b/fence/agents/rsa/fence_rsa.py
index 278f28d..b95dabe 100755
--- a/fence/agents/rsa/fence_rsa.py
+++ b/fence/agents/rsa/fence_rsa.py
@@ -1,18 +1,5 @@
 #!/usr/bin/python
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 import getopt, sys
 import os
 import socket
diff --git a/fence/agents/rsb/Makefile b/fence/agents/rsb/Makefile
index e4db9d8..0f77de2 100644
--- a/fence/agents/rsb/Makefile
+++ b/fence/agents/rsb/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_rsb
 
 include ../../../make/defines.mk
diff --git a/fence/agents/rsb/fence_rsb.py b/fence/agents/rsb/fence_rsb.py
index 38ecdfd..f8997f6 100755
--- a/fence/agents/rsb/fence_rsb.py
+++ b/fence/agents/rsb/fence_rsb.py
@@ -1,18 +1,5 @@
 #!/usr/bin/python
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 import getopt, sys
 import os
 import socket
diff --git a/fence/agents/sanbox2/Makefile b/fence/agents/sanbox2/Makefile
index 04696c8..7f3fc0c 100644
--- a/fence/agents/sanbox2/Makefile
+++ b/fence/agents/sanbox2/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_sanbox2
 
 include ../../../make/defines.mk
diff --git a/fence/agents/sanbox2/fence_sanbox2.pl b/fence/agents/sanbox2/fence_sanbox2.pl
index 8aa1f19..225d640 100644
--- a/fence/agents/sanbox2/fence_sanbox2.pl
+++ b/fence/agents/sanbox2/fence_sanbox2.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use Net::Telnet ();
 
diff --git a/fence/agents/scsi/Makefile b/fence/agents/scsi/Makefile
index 40491dd..55d498b 100644
--- a/fence/agents/scsi/Makefile
+++ b/fence/agents/scsi/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_scsi fence_scsi_test
diff --git a/fence/agents/vixel/Makefile b/fence/agents/vixel/Makefile
index 828f3ea..6760e14 100644
--- a/fence/agents/vixel/Makefile
+++ b/fence/agents/vixel/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_vixel
 
 include ../../../make/defines.mk
diff --git a/fence/agents/vixel/fence_vixel.pl b/fence/agents/vixel/fence_vixel.pl
index b1f3ea7..c6dc77a 100755
--- a/fence/agents/vixel/fence_vixel.pl
+++ b/fence/agents/vixel/fence_vixel.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use Net::Telnet ();
 
diff --git a/fence/agents/vmware/Makefile b/fence/agents/vmware/Makefile
index 6c2b911..6ed7594 100644
--- a/fence/agents/vmware/Makefile
+++ b/fence/agents/vmware/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_vmware
 
 include ../../../make/defines.mk
diff --git a/fence/agents/vmware/fence_vmware.pl b/fence/agents/vmware/fence_vmware.pl
index 5ea3032..9769d15 100755
--- a/fence/agents/vmware/fence_vmware.pl
+++ b/fence/agents/vmware/fence_vmware.pl
@@ -1,20 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-##  VMWare ESX Server fencing support by Zach Lowry <zach@zachlowry.net>
-##
-###############################################################################
-###############################################################################
-
 use strict;
 use Getopt::Std;
 use VMware::VmPerl;
diff --git a/fence/agents/wti/Makefile b/fence/agents/wti/Makefile
index 414ad09..2638d3f 100644
--- a/fence/agents/wti/Makefile
+++ b/fence/agents/wti/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../../make/defines.mk
 
 TARGET= fence_wti
diff --git a/fence/agents/wti/fence_wti.py b/fence/agents/wti/fence_wti.py
index 68dc58d..299b2c8 100755
--- a/fence/agents/wti/fence_wti.py
+++ b/fence/agents/wti/fence_wti.py
@@ -1,7 +1,6 @@
 #!/usr/bin/python
 
-##
-## Copyright (C) 2008 Red Hat, Inc. All Rights Reserved.
+#####
 ##
 ## The Following Agent Has Been Tested On:
 ##
diff --git a/fence/agents/xcat/Makefile b/fence/agents/xcat/Makefile
index 6c1db95..0c1fed0 100644
--- a/fence/agents/xcat/Makefile
+++ b/fence/agents/xcat/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_xcat
 
 include ../../../make/defines.mk
diff --git a/fence/agents/xcat/fence_xcat.pl b/fence/agents/xcat/fence_xcat.pl
index efdcdf0..385686e 100755
--- a/fence/agents/xcat/fence_xcat.pl
+++ b/fence/agents/xcat/fence_xcat.pl
@@ -1,14 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 
 # Get the program name from $0 and strip directory names
diff --git a/fence/agents/xvm/Makefile b/fence/agents/xvm/Makefile
index c60f44a..837ecd6 100644
--- a/fence/agents/xvm/Makefile
+++ b/fence/agents/xvm/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2006 Red Hat, Inc.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= fence_xvm
 TARGET2= fence_xvmd
 TARGET3= testprog
diff --git a/fence/agents/xvm/debug.c b/fence/agents/xvm/debug.c
index 1605767..8eeefda 100644
--- a/fence/agents/xvm/debug.c
+++ b/fence/agents/xvm/debug.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <stdio.h>
 #include "debug.h"
 
diff --git a/fence/agents/xvm/debug.h b/fence/agents/xvm/debug.h
index ded2181..c83f048 100644
--- a/fence/agents/xvm/debug.h
+++ b/fence/agents/xvm/debug.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _DBG_H
 #define _DBG_H
 
diff --git a/fence/agents/xvm/fence_xvm.c b/fence/agents/xvm/fence_xvm.c
index 14f02d8..f2b714f 100644
--- a/fence/agents/xvm/fence_xvm.c
+++ b/fence/agents/xvm/fence_xvm.c
@@ -1,22 +1,4 @@
 /*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
-/*
  * @file fence_xvmd.c: Implementation of server daemon for Xen virtual
  * machine fencing.  This uses SA AIS CKPT b.1.0 checkpointing API to 
  * store virtual machine states.
diff --git a/fence/agents/xvm/fence_xvmd.c b/fence/agents/xvm/fence_xvmd.c
index b9f9f36..ee03b42 100644
--- a/fence/agents/xvm/fence_xvmd.c
+++ b/fence/agents/xvm/fence_xvmd.c
@@ -1,22 +1,4 @@
 /*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
-/*
  * Author: Lon Hohberger <lhh at redhat.com>
  */
 #include <stdio.h>
diff --git a/fence/agents/xvm/ip_lookup.c b/fence/agents/xvm/ip_lookup.c
index 646725e..d42b7ab 100644
--- a/fence/agents/xvm/ip_lookup.c
+++ b/fence/agents/xvm/ip_lookup.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004, 2006
-
-  The Magma Cluster API Library is free software; you can redistribute
-  it and/or modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either version
-  2.1 of the License, or (at your option) any later version.
-
-  The Magma Cluster API Library 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
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA.
- */
 /** @file
  * Build lists of IPs on the system, excepting loopback ipv6 link-local
  */
diff --git a/fence/agents/xvm/ip_lookup.h b/fence/agents/xvm/ip_lookup.h
index 3386c71..a3e4568 100644
--- a/fence/agents/xvm/ip_lookup.h
+++ b/fence/agents/xvm/ip_lookup.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004,2006
-
-  The Magma Cluster API Library is free software; you can redistribute
-  it and/or modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either version
-  2.1 of the License, or (at your option) any later version.
-
-  The Magma Cluster API Library 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
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA.
-*/
 /** @file
  * Header for ip_lookup.c
  */
diff --git a/fence/agents/xvm/mcast.c b/fence/agents/xvm/mcast.c
index c7313bd..c769166 100644
--- a/fence/agents/xvm/mcast.c
+++ b/fence/agents/xvm/mcast.c
@@ -1,22 +1,4 @@
 /*
-  Copyright Red Hat, Inc. 2003, 2004, 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
-/*
  * Author: Lon Hohberger <lhh at redhat.com>
  */
 #include <stdio.h>
diff --git a/fence/agents/xvm/mcast.h b/fence/agents/xvm/mcast.h
index 91c0880..5113f04 100644
--- a/fence/agents/xvm/mcast.h
+++ b/fence/agents/xvm/mcast.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _XVM_MCAST_H
 #define _XVM_MCAST_H
 
diff --git a/fence/agents/xvm/options-ccs.c b/fence/agents/xvm/options-ccs.c
index 84ed873..a4b7987 100644
--- a/fence/agents/xvm/options-ccs.c
+++ b/fence/agents/xvm/options-ccs.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/fence/agents/xvm/options.c b/fence/agents/xvm/options.c
index 0394164..5bb1d7a 100644
--- a/fence/agents/xvm/options.c
+++ b/fence/agents/xvm/options.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/fence/agents/xvm/options.h b/fence/agents/xvm/options.h
index 5577025..985f38d 100644
--- a/fence/agents/xvm/options.h
+++ b/fence/agents/xvm/options.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _XVM_OPTIONS_H
 #define _XVM_OPTIONS_H
 
diff --git a/fence/agents/xvm/simple_auth.c b/fence/agents/xvm/simple_auth.c
index 7eb26ee..82ab204 100644
--- a/fence/agents/xvm/simple_auth.c
+++ b/fence/agents/xvm/simple_auth.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <sys/types.h>
 #include <string.h>
 #include <stdlib.h>
diff --git a/fence/agents/xvm/simple_auth.h b/fence/agents/xvm/simple_auth.h
index ee5703a..d05526c 100644
--- a/fence/agents/xvm/simple_auth.h
+++ b/fence/agents/xvm/simple_auth.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _XVM_SIMPLE_AUTH_H
 #define _XVM_SIMPLE_AUTH_H
 
diff --git a/fence/agents/xvm/tcp.c b/fence/agents/xvm/tcp.c
index 3d05628..a09ebd2 100644
--- a/fence/agents/xvm/tcp.c
+++ b/fence/agents/xvm/tcp.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2004, 2006
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-                                                                                
-  This program 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
-  General Public License for more details.
-                                                                                
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  *
  * @author Lon H. Hohberger <lhh at redhat.com>
diff --git a/fence/agents/xvm/tcp.h b/fence/agents/xvm/tcp.h
index addf987..ec914e5 100644
--- a/fence/agents/xvm/tcp.h
+++ b/fence/agents/xvm/tcp.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _XVM_TCP_H
 #define _XVM_TCP_H
 
diff --git a/fence/agents/xvm/virt.c b/fence/agents/xvm/virt.c
index 35882b5..67e946e 100644
--- a/fence/agents/xvm/virt.c
+++ b/fence/agents/xvm/virt.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <stdio.h>
 #include <sys/types.h>
 #include <stdlib.h>
diff --git a/fence/agents/xvm/virt.h b/fence/agents/xvm/virt.h
index 9505542..ce57c9d 100644
--- a/fence/agents/xvm/virt.h
+++ b/fence/agents/xvm/virt.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _VIRT_H
 #define _VIRT_H
 #include <libvirt/libvirt.h>
diff --git a/fence/agents/xvm/vm_states.c b/fence/agents/xvm/vm_states.c
index 9baf9f9..5468ff3 100644
--- a/fence/agents/xvm/vm_states.c
+++ b/fence/agents/xvm/vm_states.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * Distributed VM states using saCkpt interface
  */
diff --git a/fence/agents/xvm/xvm.h b/fence/agents/xvm/xvm.h
index 4272246..092ab1f 100644
--- a/fence/agents/xvm/xvm.h
+++ b/fence/agents/xvm/xvm.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _XVM_H
 #define _XVM_H
 
diff --git a/fence/agents/zvm/Makefile b/fence/agents/zvm/Makefile
index 2094a2b..7f32889 100644
--- a/fence/agents/zvm/Makefile
+++ b/fence/agents/zvm/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_zvm
 
 include ../../../make/defines.mk
diff --git a/fence/agents/zvm/fence_zvm.pl b/fence/agents/zvm/fence_zvm.pl
index a625fa6..ce9d813 100755
--- a/fence/agents/zvm/fence_zvm.pl
+++ b/fence/agents/zvm/fence_zvm.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 use Getopt::Std;
 use IPC::Open2;
 
diff --git a/fence/fence_node/Makefile b/fence/fence_node/Makefile
index a30c79c..ee750db 100644
--- a/fence/fence_node/Makefile
+++ b/fence/fence_node/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET = fence_node
 
 SBINDIRT=$(TARGET)
diff --git a/fence/fence_node/fence_node.c b/fence/fence_node/fence_node.c
index 00fe6ea..9823650 100644
--- a/fence/fence_node/fence_node.c
+++ b/fence/fence_node/fence_node.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/fence/fence_tool/Makefile b/fence/fence_tool/Makefile
index d64fd4c..721dd46 100644
--- a/fence/fence_tool/Makefile
+++ b/fence/fence_tool/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET = fence_tool
 
 SBINDIRT=$(TARGET)
diff --git a/fence/fence_tool/fence_tool.c b/fence/fence_tool/fence_tool.c
index 9629b70..f79ff84 100644
--- a/fence/fence_tool/fence_tool.c
+++ b/fence/fence_tool/fence_tool.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/fence/fenced/Makefile b/fence/fenced/Makefile
index 9fbfaa4..1e9bbc9 100644
--- a/fence/fenced/Makefile
+++ b/fence/fenced/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET = fenced
 
 SBINDIRT=$(TARGET)
diff --git a/fence/fenced/config.c b/fence/fenced/config.c
index e34ac24..56b7b0e 100644
--- a/fence/fenced/config.c
+++ b/fence/fenced/config.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 #include "ccs.h"
 
diff --git a/fence/fenced/cpg.c b/fence/fenced/cpg.c
index 5f01e4d..c115cc9 100644
--- a/fence/fenced/cpg.c
+++ b/fence/fenced/cpg.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 
 static unsigned int protocol_active[3] = {1, 0, 0};
diff --git a/fence/fenced/fd.h b/fence/fenced/fd.h
index 2f27302..5ef1756 100644
--- a/fence/fenced/fd.h
+++ b/fence/fenced/fd.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FD_DOT_H__
 #define __FD_DOT_H__
 
diff --git a/fence/fenced/fenced.h b/fence/fenced/fenced.h
index fc75255..cb09e12 100644
--- a/fence/fenced/fenced.h
+++ b/fence/fenced/fenced.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FENCED_DOT_H__
 #define __FENCED_DOT_H__
 
diff --git a/fence/fenced/group.c b/fence/fenced/group.c
index 54bbb9b..5f8f08a 100644
--- a/fence/fenced/group.c
+++ b/fence/fenced/group.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 #include "libgroup.h"
 
diff --git a/fence/fenced/main.c b/fence/fenced/main.c
index 647494a..83ca075 100644
--- a/fence/fenced/main.c
+++ b/fence/fenced/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 #include "pthread.h"
 #include "copyright.cf"
diff --git a/fence/fenced/member_cman.c b/fence/fenced/member_cman.c
index 50afcf3..e85fcb6 100644
--- a/fence/fenced/member_cman.c
+++ b/fence/fenced/member_cman.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 #include <libcman.h>
 
diff --git a/fence/fenced/recover.c b/fence/fenced/recover.c
index 11a01bb..21bf735 100644
--- a/fence/fenced/recover.c
+++ b/fence/fenced/recover.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fd.h"
 
 void free_node_list(struct list_head *head)
diff --git a/fence/include/linux_endian.h b/fence/include/linux_endian.h
index 8054673..43089d2 100644
--- a/fence/include/linux_endian.h
+++ b/fence/include/linux_endian.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LINUX_ENDIAN_DOT_H__
 #define __LINUX_ENDIAN_DOT_H__
 
diff --git a/fence/libfence/Makefile b/fence/libfence/Makefile
index c751d6b..80d9d51 100644
--- a/fence/libfence/Makefile
+++ b/fence/libfence/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libfence
 
 OBJS=	agent.o
diff --git a/fence/libfence/agent.c b/fence/libfence/agent.c
index 9b9e252..f06ff6a 100644
--- a/fence/libfence/agent.c
+++ b/fence/libfence/agent.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/fence/libfence/libfence.h b/fence/libfence/libfence.h
index 53b9f64..b71450b 100644
--- a/fence/libfence/libfence.h
+++ b/fence/libfence/libfence.h
@@ -1,24 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of version 2 of the GNU Lesser General
-**  Public License as published by the Free Software Foundation.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBFENCE_H_
 #define _LIBFENCE_H_
 
diff --git a/fence/libfenced/Makefile b/fence/libfenced/Makefile
index 3cda0a7..827886e 100644
--- a/fence/libfenced/Makefile
+++ b/fence/libfenced/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libfenced
 
 MAKESTATICLIB = 1
diff --git a/fence/libfenced/libfenced.h b/fence/libfenced/libfenced.h
index 69ecb6e..056e4f2 100644
--- a/fence/libfenced/libfenced.h
+++ b/fence/libfenced/libfenced.h
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBFENCED_H_
 #define _LIBFENCED_H_
 
diff --git a/fence/libfenced/main.c b/fence/libfenced/main.c
index 89d81d5..d60647d 100644
--- a/fence/libfenced/main.c
+++ b/fence/libfenced/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/fence/man/Makefile b/fence/man/Makefile
index 1df2046..824d520 100644
--- a/fence/man/Makefile
+++ b/fence/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence.8 \
 	fence_ack_manual.8 \
 	fence_apc.8 \
diff --git a/fence/man/fence.8 b/fence/man/fence.8
index 3227080..92533b7 100644
--- a/fence/man/fence.8
+++ b/fence/man/fence.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence 8
 
 .SH NAME
diff --git a/fence/man/fence_ack_manual.8 b/fence/man/fence_ack_manual.8
index d0e492b..e2ba505 100644
--- a/fence/man/fence_ack_manual.8
+++ b/fence/man/fence_ack_manual.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_ack_manual 8
 
 .SH NAME
diff --git a/fence/man/fence_apc.8 b/fence/man/fence_apc.8
index 589e5db..59676c9 100644
--- a/fence/man/fence_apc.8
+++ b/fence/man/fence_apc.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_apc 8
 
 .SH NAME
diff --git a/fence/man/fence_baytech.8 b/fence/man/fence_baytech.8
index 4083c33..ddf366a 100644
--- a/fence/man/fence_baytech.8
+++ b/fence/man/fence_baytech.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_baytech 8
 
 .SH NAME
diff --git a/fence/man/fence_bladecenter.8 b/fence/man/fence_bladecenter.8
index 3efe4dc..744173c 100644
--- a/fence/man/fence_bladecenter.8
+++ b/fence/man/fence_bladecenter.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_bladecenter 8
 
 .SH NAME
diff --git a/fence/man/fence_brocade.8 b/fence/man/fence_brocade.8
index f5e9b99..36fde82 100644
--- a/fence/man/fence_brocade.8
+++ b/fence/man/fence_brocade.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_brocade 8
 
 .SH NAME
diff --git a/fence/man/fence_bullpap.8 b/fence/man/fence_bullpap.8
index 38c920d..876b406 100644
--- a/fence/man/fence_bullpap.8
+++ b/fence/man/fence_bullpap.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_bullpap 8
 
 .SH NAME
diff --git a/fence/man/fence_cpint.8 b/fence/man/fence_cpint.8
index 19ffa96..efbaa7e 100644
--- a/fence/man/fence_cpint.8
+++ b/fence/man/fence_cpint.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_cpint 8
 
 .SH NAME
diff --git a/fence/man/fence_drac.8 b/fence/man/fence_drac.8
index a3909bf..8dda184 100644
--- a/fence/man/fence_drac.8
+++ b/fence/man/fence_drac.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_drac 8
 
 .SH NAME
diff --git a/fence/man/fence_egenera.8 b/fence/man/fence_egenera.8
index e3128bb..cfa839e 100644
--- a/fence/man/fence_egenera.8
+++ b/fence/man/fence_egenera.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_egenera 8
 
 .SH NAME
diff --git a/fence/man/fence_ibmblade.8 b/fence/man/fence_ibmblade.8
index a77f3cf..14b2ee9 100644
--- a/fence/man/fence_ibmblade.8
+++ b/fence/man/fence_ibmblade.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_ibmblade 8
 
 .SH NAME
diff --git a/fence/man/fence_ilo.8 b/fence/man/fence_ilo.8
index 40ff58d..a7b1ba1 100644
--- a/fence/man/fence_ilo.8
+++ b/fence/man/fence_ilo.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_ilo 8
 
 .SH NAME
diff --git a/fence/man/fence_ipmilan.8 b/fence/man/fence_ipmilan.8
index d0603b0..0d68d68 100644
--- a/fence/man/fence_ipmilan.8
+++ b/fence/man/fence_ipmilan.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_ipmilan 8
 
 .SH NAME
diff --git a/fence/man/fence_manual.8 b/fence/man/fence_manual.8
index b227b01..018ec0d 100644
--- a/fence/man/fence_manual.8
+++ b/fence/man/fence_manual.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_manual 8
 
 .SH NAME
diff --git a/fence/man/fence_mcdata.8 b/fence/man/fence_mcdata.8
index 00b7b65..2230a66 100644
--- a/fence/man/fence_mcdata.8
+++ b/fence/man/fence_mcdata.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_mcdata 8
 
 .SH NAME
diff --git a/fence/man/fence_node.8 b/fence/man/fence_node.8
index bf56343..f109283 100644
--- a/fence/man/fence_node.8
+++ b/fence/man/fence_node.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_node 8
 
 .SH NAME
diff --git a/fence/man/fence_rackswitch.8 b/fence/man/fence_rackswitch.8
index 1956172..4f662c7 100644
--- a/fence/man/fence_rackswitch.8
+++ b/fence/man/fence_rackswitch.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_rackswitch 8
 
 .SH NAME
diff --git a/fence/man/fence_rib.8 b/fence/man/fence_rib.8
index f540ff9..04ace3f 100644
--- a/fence/man/fence_rib.8
+++ b/fence/man/fence_rib.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_rib 8
 
 .SH NAME
diff --git a/fence/man/fence_rsa.8 b/fence/man/fence_rsa.8
index 16ea9fa..d2617b5 100644
--- a/fence/man/fence_rsa.8
+++ b/fence/man/fence_rsa.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_rsa 8
 
 .SH NAME
diff --git a/fence/man/fence_rsb.8 b/fence/man/fence_rsb.8
index 985c6a6..308fb70 100644
--- a/fence/man/fence_rsb.8
+++ b/fence/man/fence_rsb.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_rsb 8
 
 .SH NAME
diff --git a/fence/man/fence_sanbox2.8 b/fence/man/fence_sanbox2.8
index 8d3aa00..0133105 100644
--- a/fence/man/fence_sanbox2.8
+++ b/fence/man/fence_sanbox2.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_sanbox2 8
 
 .SH NAME
diff --git a/fence/man/fence_scsi.8 b/fence/man/fence_scsi.8
index 62d75ba..c714fc7 100644
--- a/fence/man/fence_scsi.8
+++ b/fence/man/fence_scsi.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_scsi 8
 
 .SH NAME
diff --git a/fence/man/fence_tool.8 b/fence/man/fence_tool.8
index a7ad0c4..73867cb 100644
--- a/fence/man/fence_tool.8
+++ b/fence/man/fence_tool.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_tool 8
 
 .SH NAME
diff --git a/fence/man/fence_vixel.8 b/fence/man/fence_vixel.8
index e0f6c4d..dc285c5 100644
--- a/fence/man/fence_vixel.8
+++ b/fence/man/fence_vixel.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_vixel 8
 
 .SH NAME
diff --git a/fence/man/fence_wti.8 b/fence/man/fence_wti.8
index 71c4684..e4570a3 100644
--- a/fence/man/fence_wti.8
+++ b/fence/man/fence_wti.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_wti 8
 
 .SH NAME
diff --git a/fence/man/fence_xcat.8 b/fence/man/fence_xcat.8
index c2a59fd..7da35d5 100644
--- a/fence/man/fence_xcat.8
+++ b/fence/man/fence_xcat.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-
 .TH fence_xcat 8
 
 .SH NAME
diff --git a/fence/man/fence_xvm.8 b/fence/man/fence_xvm.8
index a58b266..e04ea3f 100644
--- a/fence/man/fence_xvm.8
+++ b/fence/man/fence_xvm.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_xvm 8
 
 .SH NAME
diff --git a/fence/man/fence_xvmd.8 b/fence/man/fence_xvmd.8
index 97b7692..5da7791 100644
--- a/fence/man/fence_xvmd.8
+++ b/fence/man/fence_xvmd.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_xvmd 8
 
 .SH NAME
diff --git a/fence/man/fence_zvm.8 b/fence/man/fence_zvm.8
index 6558987..b22f8e1 100644
--- a/fence/man/fence_zvm.8
+++ b/fence/man/fence_zvm.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fence_zvm 8
 
 .SH NAME
diff --git a/fence/man/fenced.8 b/fence/man/fenced.8
index 991cd83..78225db 100644
--- a/fence/man/fenced.8
+++ b/fence/man/fenced.8
@@ -1,10 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH fenced 8
 
 .SH NAME
diff --git a/gfs-kernel/src/gfs/Makefile b/gfs-kernel/src/gfs/Makefile
index 881fe59..19f3b4f 100644
--- a/gfs-kernel/src/gfs/Makefile
+++ b/gfs-kernel/src/gfs/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs.ko
 
 KMODT=$(TARGET)
diff --git a/gfs-kernel/src/gfs/acl.c b/gfs-kernel/src/gfs/acl.c
index 752b676..63cf1cd 100644
--- a/gfs-kernel/src/gfs/acl.c
+++ b/gfs-kernel/src/gfs/acl.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/acl.h b/gfs-kernel/src/gfs/acl.h
index 9420ca6..d28fa9c 100644
--- a/gfs-kernel/src/gfs/acl.h
+++ b/gfs-kernel/src/gfs/acl.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __ACL_DOT_H__
 #define __ACL_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/bits.c b/gfs-kernel/src/gfs/bits.c
index 55427bb..dc54215 100644
--- a/gfs-kernel/src/gfs/bits.c
+++ b/gfs-kernel/src/gfs/bits.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  * These routines are used by the resource group routines (rgrp.c)
  * to keep track of block allocation.  Each block is represented by two
diff --git a/gfs-kernel/src/gfs/bits.h b/gfs-kernel/src/gfs/bits.h
index 9990bae..2a2372c 100644
--- a/gfs-kernel/src/gfs/bits.h
+++ b/gfs-kernel/src/gfs/bits.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BITS_DOT_H__
 #define __BITS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/bmap.c b/gfs-kernel/src/gfs/bmap.c
index ec06385..cc8744a 100644
--- a/gfs-kernel/src/gfs/bmap.c
+++ b/gfs-kernel/src/gfs/bmap.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/bmap.h b/gfs-kernel/src/gfs/bmap.h
index 3a57079..b9ce2e7 100644
--- a/gfs-kernel/src/gfs/bmap.h
+++ b/gfs-kernel/src/gfs/bmap.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BMAP_DOT_H__
 #define __BMAP_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/daemon.c b/gfs-kernel/src/gfs/daemon.c
index 99bc6db..378e0a7 100644
--- a/gfs-kernel/src/gfs/daemon.c
+++ b/gfs-kernel/src/gfs/daemon.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/kthread.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
diff --git a/gfs-kernel/src/gfs/daemon.h b/gfs-kernel/src/gfs/daemon.h
index 8f387d6..882c72f 100644
--- a/gfs-kernel/src/gfs/daemon.h
+++ b/gfs-kernel/src/gfs/daemon.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DAEMON_DOT_H__
 #define __DAEMON_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/dio.c b/gfs-kernel/src/gfs/dio.c
index 277b93e..7313f7b 100644
--- a/gfs-kernel/src/gfs/dio.c
+++ b/gfs-kernel/src/gfs/dio.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/dio.h b/gfs-kernel/src/gfs/dio.h
index 1c4060d..279642e 100644
--- a/gfs-kernel/src/gfs/dio.h
+++ b/gfs-kernel/src/gfs/dio.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DIO_DOT_H__
 #define __DIO_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/dir.c b/gfs-kernel/src/gfs/dir.c
index 34263a2..14422af 100644
--- a/gfs-kernel/src/gfs/dir.c
+++ b/gfs-kernel/src/gfs/dir.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
 * Implements Extendible Hashing as described in:
 *   "Extendible Hashing" by Fagin, et al in
diff --git a/gfs-kernel/src/gfs/dir.h b/gfs-kernel/src/gfs/dir.h
index 06d1c41..bbde532 100644
--- a/gfs-kernel/src/gfs/dir.h
+++ b/gfs-kernel/src/gfs/dir.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DIR_DOT_H__
 #define __DIR_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/eaops.c b/gfs-kernel/src/gfs/eaops.c
index 0b4f646..4a99707 100644
--- a/gfs-kernel/src/gfs/eaops.c
+++ b/gfs-kernel/src/gfs/eaops.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/eaops.h b/gfs-kernel/src/gfs/eaops.h
index 96e5683..6ea9123 100644
--- a/gfs-kernel/src/gfs/eaops.h
+++ b/gfs-kernel/src/gfs/eaops.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __EAOPS_DOT_H__
 #define __EAOPS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/eattr.c b/gfs-kernel/src/gfs/eattr.c
index 8024262..8f7d88c 100644
--- a/gfs-kernel/src/gfs/eattr.c
+++ b/gfs-kernel/src/gfs/eattr.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/eattr.h b/gfs-kernel/src/gfs/eattr.h
index 293a617..b370c2a 100644
--- a/gfs-kernel/src/gfs/eattr.h
+++ b/gfs-kernel/src/gfs/eattr.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __EATTR_DOT_H__
 #define __EATTR_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/file.c b/gfs-kernel/src/gfs/file.c
index c90a704..a9c6ff2 100644
--- a/gfs-kernel/src/gfs/file.c
+++ b/gfs-kernel/src/gfs/file.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/file.h b/gfs-kernel/src/gfs/file.h
index 5c28828..ef19dc1 100644
--- a/gfs-kernel/src/gfs/file.h
+++ b/gfs-kernel/src/gfs/file.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FILE_DOT_H__
 #define __FILE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/fixed_div64.h b/gfs-kernel/src/gfs/fixed_div64.h
index 8ff6af8..7cc9e71 100644
--- a/gfs-kernel/src/gfs/fixed_div64.h
+++ b/gfs-kernel/src/gfs/fixed_div64.h
@@ -1,37 +1,3 @@
-/*
- * Copyright (c) 2000-2003 Silicon Graphics, Inc.  All Rights Reserved.
- * Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it would be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- *
- * Further, this software is distributed without any warranty that it is
- * free of the rightful claim of any third person regarding infringement
- * or the like.  Any license provided herein, whether implied or
- * otherwise, applies only to this software file.  Patent licenses, if
- * any, provided herein do not apply to combinations of this program with
- * other software, or any other product whatsoever.
- *
- * You should have received a copy of the GNU General Public License along
- * with this program; if not, write the Free Software Foundation, Inc., 59
- * Temple Place - Suite 330, Boston MA 02111-1307, USA.
- *
- * Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
- * Mountain View, CA  94043, or:
- *
- * http://www.sgi.com
- *
- * For further information regarding this notice, see:
- *
- * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
- *
- */
-
 #ifndef __FIXED_DIV64_DOT_H__
 #define __FIXED_DIV64_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/format.h b/gfs-kernel/src/gfs/format.h
index c7f376f..578ca2d 100644
--- a/gfs-kernel/src/gfs/format.h
+++ b/gfs-kernel/src/gfs/format.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FORMAT_DOT_H__
 #define __FORMAT_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/gfs.h b/gfs-kernel/src/gfs/gfs.h
index 05c6299..6616662 100644
--- a/gfs-kernel/src/gfs/gfs.h
+++ b/gfs-kernel/src/gfs/gfs.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_DOT_H__
 #define __GFS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/gfs_ioctl.h b/gfs-kernel/src/gfs/gfs_ioctl.h
index e91aa61..e090cec 100644
--- a/gfs-kernel/src/gfs/gfs_ioctl.h
+++ b/gfs-kernel/src/gfs/gfs_ioctl.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_IOCTL_DOT_H__
 #define __GFS_IOCTL_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/gfs_ondisk.h b/gfs-kernel/src/gfs/gfs_ondisk.h
index 2ac9dde..0648d28 100644
--- a/gfs-kernel/src/gfs/gfs_ondisk.h
+++ b/gfs-kernel/src/gfs/gfs_ondisk.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  * On-disk structures.
  *
diff --git a/gfs-kernel/src/gfs/glock.c b/gfs-kernel/src/gfs/glock.c
index f4ceaed..a54ffed 100644
--- a/gfs-kernel/src/gfs/glock.c
+++ b/gfs-kernel/src/gfs/glock.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/glock.h b/gfs-kernel/src/gfs/glock.h
index c9bd819..198dc39 100644
--- a/gfs-kernel/src/gfs/glock.h
+++ b/gfs-kernel/src/gfs/glock.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_GLOCK_DOT_H__
 #define __GFS_GLOCK_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/glops.c b/gfs-kernel/src/gfs/glops.c
index da3d1d8..37f5c09 100644
--- a/gfs-kernel/src/gfs/glops.c
+++ b/gfs-kernel/src/gfs/glops.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/glops.h b/gfs-kernel/src/gfs/glops.h
index afc1d9f..4d897c8 100644
--- a/gfs-kernel/src/gfs/glops.h
+++ b/gfs-kernel/src/gfs/glops.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GLOPS_DOT_H__
 #define __GLOPS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/incore.h b/gfs-kernel/src/gfs/incore.h
index 09c5f50..fedde49 100644
--- a/gfs-kernel/src/gfs/incore.h
+++ b/gfs-kernel/src/gfs/incore.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  *  In-core (memory/RAM) structures.
  *  These do not appear on-disk.  See gfs_ondisk.h for on-disk structures.
diff --git a/gfs-kernel/src/gfs/inode.c b/gfs-kernel/src/gfs/inode.c
index 6aeda25..0017da2 100644
--- a/gfs-kernel/src/gfs/inode.c
+++ b/gfs-kernel/src/gfs/inode.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/inode.h b/gfs-kernel/src/gfs/inode.h
index e35bdbd..01f80b7 100644
--- a/gfs-kernel/src/gfs/inode.h
+++ b/gfs-kernel/src/gfs/inode.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __INODE_DOT_H__
 #define __INODE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ioctl.c b/gfs-kernel/src/gfs/ioctl.c
index 32db45c..73985df 100644
--- a/gfs-kernel/src/gfs/ioctl.c
+++ b/gfs-kernel/src/gfs/ioctl.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ioctl.h b/gfs-kernel/src/gfs/ioctl.h
index 26781d9..8377496 100644
--- a/gfs-kernel/src/gfs/ioctl.h
+++ b/gfs-kernel/src/gfs/ioctl.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __IOCTL_DOT_H__
 #define __IOCTL_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/lm.c b/gfs-kernel/src/gfs/lm.c
index 5bff993..d08d7e4 100644
--- a/gfs-kernel/src/gfs/lm.c
+++ b/gfs-kernel/src/gfs/lm.c
@@ -1,12 +1,3 @@
-/*
- * Copyright (C) Sistina Software, Inc.  1997-2003 All rights reserved.
- * Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/spinlock.h>
diff --git a/gfs-kernel/src/gfs/lm.h b/gfs-kernel/src/gfs/lm.h
index 88247c5..40ddf2b 100644
--- a/gfs-kernel/src/gfs/lm.h
+++ b/gfs-kernel/src/gfs/lm.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LM_DOT_H__
 #define __LM_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/log.c b/gfs-kernel/src/gfs/log.c
index 8082202..3a1896f 100644
--- a/gfs-kernel/src/gfs/log.c
+++ b/gfs-kernel/src/gfs/log.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
           What rolls down stairs
              Alone or in pairs
diff --git a/gfs-kernel/src/gfs/log.h b/gfs-kernel/src/gfs/log.h
index e66b22b..649d43d 100644
--- a/gfs-kernel/src/gfs/log.h
+++ b/gfs-kernel/src/gfs/log.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LOG_DOT_H__
 #define __LOG_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/lops.c b/gfs-kernel/src/gfs/lops.c
index 88789f7..ebfbbd7 100644
--- a/gfs-kernel/src/gfs/lops.c
+++ b/gfs-kernel/src/gfs/lops.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/lops.h b/gfs-kernel/src/gfs/lops.h
index 00fcdc1..2b752f1 100644
--- a/gfs-kernel/src/gfs/lops.h
+++ b/gfs-kernel/src/gfs/lops.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LOPS_DOT_H__
 #define __LOPS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/lvb.c b/gfs-kernel/src/gfs/lvb.c
index bf4c7dc..eccedc2 100644
--- a/gfs-kernel/src/gfs/lvb.c
+++ b/gfs-kernel/src/gfs/lvb.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/lvb.h b/gfs-kernel/src/gfs/lvb.h
index f11dbfb..e729491 100644
--- a/gfs-kernel/src/gfs/lvb.h
+++ b/gfs-kernel/src/gfs/lvb.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  * Formats of Lock Value Blocks (LVBs) for various types of locks.
  * These 32-bit data chunks can be shared quickly between nodes
diff --git a/gfs-kernel/src/gfs/main.c b/gfs-kernel/src/gfs/main.c
index b5d616d..ca5e55d 100644
--- a/gfs-kernel/src/gfs/main.c
+++ b/gfs-kernel/src/gfs/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/mount.c b/gfs-kernel/src/gfs/mount.c
index 8ffa89f..d2d341b 100644
--- a/gfs-kernel/src/gfs/mount.c
+++ b/gfs-kernel/src/gfs/mount.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/mount.h b/gfs-kernel/src/gfs/mount.h
index f726e3a..d3d09c9 100644
--- a/gfs-kernel/src/gfs/mount.h
+++ b/gfs-kernel/src/gfs/mount.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __MOUNT_DOT_H__
 #define __MOUNT_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ondisk.c b/gfs-kernel/src/gfs/ondisk.c
index 7f23744..566e9cf 100644
--- a/gfs-kernel/src/gfs/ondisk.c
+++ b/gfs-kernel/src/gfs/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_address.c b/gfs-kernel/src/gfs/ops_address.c
index c17d6c4..63854ef 100644
--- a/gfs-kernel/src/gfs/ops_address.c
+++ b/gfs-kernel/src/gfs/ops_address.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/vmalloc.h>
diff --git a/gfs-kernel/src/gfs/ops_address.h b/gfs-kernel/src/gfs/ops_address.h
index 2943f77..f847a7a 100644
--- a/gfs-kernel/src/gfs/ops_address.h
+++ b/gfs-kernel/src/gfs/ops_address.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_ADDRESS_DOT_H__
 #define __OPS_ADDRESS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_dentry.c b/gfs-kernel/src/gfs/ops_dentry.c
index c94c345..6cd7520 100644
--- a/gfs-kernel/src/gfs/ops_dentry.c
+++ b/gfs-kernel/src/gfs/ops_dentry.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_dentry.h b/gfs-kernel/src/gfs/ops_dentry.h
index 5762389..a6e7a75 100644
--- a/gfs-kernel/src/gfs/ops_dentry.h
+++ b/gfs-kernel/src/gfs/ops_dentry.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_DENTRY_DOT_H__
 #define __OPS_DENTRY_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_export.c b/gfs-kernel/src/gfs/ops_export.c
index cd6a69e..cc21c5a 100644
--- a/gfs-kernel/src/gfs/ops_export.c
+++ b/gfs-kernel/src/gfs/ops_export.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_export.h b/gfs-kernel/src/gfs/ops_export.h
index 36910e2..778ca9e 100644
--- a/gfs-kernel/src/gfs/ops_export.h
+++ b/gfs-kernel/src/gfs/ops_export.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_EXPORT_DOT_H__
 #define __OPS_EXPORT_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_file.c b/gfs-kernel/src/gfs/ops_file.c
index c3cf2cf..44656f2 100644
--- a/gfs-kernel/src/gfs/ops_file.c
+++ b/gfs-kernel/src/gfs/ops_file.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_file.h b/gfs-kernel/src/gfs/ops_file.h
index e7f6c26..8b87fc1 100644
--- a/gfs-kernel/src/gfs/ops_file.h
+++ b/gfs-kernel/src/gfs/ops_file.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_FILE_DOT_H__
 #define __OPS_FILE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_fstype.c b/gfs-kernel/src/gfs/ops_fstype.c
index e01ea32..8f067d0 100644
--- a/gfs-kernel/src/gfs/ops_fstype.c
+++ b/gfs-kernel/src/gfs/ops_fstype.c
@@ -1,13 +1,3 @@
-/*
- *  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
- *  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
- *
- *  This copyrighted material is made available to anyone wishing to use,
- *  modify, copy, or redistribute it subject to the terms and conditions
- *  of the GNU General Public License v.2.
- *
- */
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_fstype.h b/gfs-kernel/src/gfs/ops_fstype.h
index 8f6f0f7..6d97022 100644
--- a/gfs-kernel/src/gfs/ops_fstype.h
+++ b/gfs-kernel/src/gfs/ops_fstype.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_FSTYPE_DOT_H__
 #define __OPS_FSTYPE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_inode.c b/gfs-kernel/src/gfs/ops_inode.c
index 9922a10..20fc4f9 100644
--- a/gfs-kernel/src/gfs/ops_inode.c
+++ b/gfs-kernel/src/gfs/ops_inode.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/ops_inode.h b/gfs-kernel/src/gfs/ops_inode.h
index f8a0adf..a753396 100644
--- a/gfs-kernel/src/gfs/ops_inode.h
+++ b/gfs-kernel/src/gfs/ops_inode.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_INODE_DOT_H__
 #define __OPS_INODE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_super.c b/gfs-kernel/src/gfs/ops_super.c
index 4dda387..0d60d18 100644
--- a/gfs-kernel/src/gfs/ops_super.c
+++ b/gfs-kernel/src/gfs/ops_super.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/kthread.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
diff --git a/gfs-kernel/src/gfs/ops_super.h b/gfs-kernel/src/gfs/ops_super.h
index 76d2685..d3dad88 100644
--- a/gfs-kernel/src/gfs/ops_super.h
+++ b/gfs-kernel/src/gfs/ops_super.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_SUPER_DOT_H__
 #define __OPS_SUPER_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/ops_vm.c b/gfs-kernel/src/gfs/ops_vm.c
index a4d064e..cad15cb 100644
--- a/gfs-kernel/src/gfs/ops_vm.c
+++ b/gfs-kernel/src/gfs/ops_vm.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/spinlock.h>
diff --git a/gfs-kernel/src/gfs/ops_vm.h b/gfs-kernel/src/gfs/ops_vm.h
index 47b6b17..0361c97 100644
--- a/gfs-kernel/src/gfs/ops_vm.h
+++ b/gfs-kernel/src/gfs/ops_vm.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OPS_VM_DOT_H__
 #define __OPS_VM_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/page.c b/gfs-kernel/src/gfs/page.c
index 6b658d0..faac61a 100644
--- a/gfs-kernel/src/gfs/page.c
+++ b/gfs-kernel/src/gfs/page.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/page.h b/gfs-kernel/src/gfs/page.h
index dcdcef8..c9e0d55 100644
--- a/gfs-kernel/src/gfs/page.h
+++ b/gfs-kernel/src/gfs/page.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __PAGE_DOT_H__
 #define __PAGE_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/proc.c b/gfs-kernel/src/gfs/proc.c
index 1c38b0d..7685344 100644
--- a/gfs-kernel/src/gfs/proc.c
+++ b/gfs-kernel/src/gfs/proc.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/proc.h b/gfs-kernel/src/gfs/proc.h
index ab507e6..ea8c261 100644
--- a/gfs-kernel/src/gfs/proc.h
+++ b/gfs-kernel/src/gfs/proc.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __PROC_DOT_H__
 #define __PROC_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/quota.c b/gfs-kernel/src/gfs/quota.c
index 9822ab6..13093a6 100644
--- a/gfs-kernel/src/gfs/quota.c
+++ b/gfs-kernel/src/gfs/quota.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/quota.h b/gfs-kernel/src/gfs/quota.h
index 31a9a25..62620ec 100644
--- a/gfs-kernel/src/gfs/quota.h
+++ b/gfs-kernel/src/gfs/quota.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __QUOTA_DOT_H__
 #define __QUOTA_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/recovery.c b/gfs-kernel/src/gfs/recovery.c
index c4f4caf..ed759f2 100644
--- a/gfs-kernel/src/gfs/recovery.c
+++ b/gfs-kernel/src/gfs/recovery.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/recovery.h b/gfs-kernel/src/gfs/recovery.h
index a9038b5..369cb38 100644
--- a/gfs-kernel/src/gfs/recovery.h
+++ b/gfs-kernel/src/gfs/recovery.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __RECOVERY_DOT_H__
 #define __RECOVERY_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/rgrp.c b/gfs-kernel/src/gfs/rgrp.c
index f0a4e3f..947757e 100644
--- a/gfs-kernel/src/gfs/rgrp.c
+++ b/gfs-kernel/src/gfs/rgrp.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/rgrp.h b/gfs-kernel/src/gfs/rgrp.h
index 9f1e8f6..0f5c620 100644
--- a/gfs-kernel/src/gfs/rgrp.h
+++ b/gfs-kernel/src/gfs/rgrp.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __RGRP_DOT_H__
 #define __RGRP_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/super.c b/gfs-kernel/src/gfs/super.c
index 9c7190b..1dea0a0 100644
--- a/gfs-kernel/src/gfs/super.c
+++ b/gfs-kernel/src/gfs/super.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/super.h b/gfs-kernel/src/gfs/super.h
index 7b58499..4156f33 100644
--- a/gfs-kernel/src/gfs/super.h
+++ b/gfs-kernel/src/gfs/super.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __SUPER_DOT_H__
 #define __SUPER_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/sys.c b/gfs-kernel/src/gfs/sys.c
index 8afbebd..f28b01f 100644
--- a/gfs-kernel/src/gfs/sys.c
+++ b/gfs-kernel/src/gfs/sys.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/sys.h b/gfs-kernel/src/gfs/sys.h
index eadd4b5..0afa549 100644
--- a/gfs-kernel/src/gfs/sys.h
+++ b/gfs-kernel/src/gfs/sys.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __SYS_DOT_H__
 #define __SYS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/trans.c b/gfs-kernel/src/gfs/trans.c
index 494571f..cefb4a3 100644
--- a/gfs-kernel/src/gfs/trans.c
+++ b/gfs-kernel/src/gfs/trans.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/trans.h b/gfs-kernel/src/gfs/trans.h
index e334c93..5d62b39 100644
--- a/gfs-kernel/src/gfs/trans.h
+++ b/gfs-kernel/src/gfs/trans.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __TRANS_DOT_H__
 #define __TRANS_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/unlinked.c b/gfs-kernel/src/gfs/unlinked.c
index 30e241c..90d427c 100644
--- a/gfs-kernel/src/gfs/unlinked.c
+++ b/gfs-kernel/src/gfs/unlinked.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/kthread.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
diff --git a/gfs-kernel/src/gfs/unlinked.h b/gfs-kernel/src/gfs/unlinked.h
index 5aaf89a..1881bad 100644
--- a/gfs-kernel/src/gfs/unlinked.h
+++ b/gfs-kernel/src/gfs/unlinked.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UNLINKED_DOT_H__
 #define __UNLINKED_DOT_H__
 
diff --git a/gfs-kernel/src/gfs/util.c b/gfs-kernel/src/gfs/util.c
index b67a2d4..eebfef2 100644
--- a/gfs-kernel/src/gfs/util.c
+++ b/gfs-kernel/src/gfs/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux/sched.h>
 #include <linux/slab.h>
 #include <linux/smp_lock.h>
diff --git a/gfs-kernel/src/gfs/util.h b/gfs-kernel/src/gfs/util.h
index f05010c..4849f55 100644
--- a/gfs-kernel/src/gfs/util.h
+++ b/gfs-kernel/src/gfs/util.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UTIL_DOT_H__
 #define __UTIL_DOT_H__
 
diff --git a/gfs/Makefile b/gfs/Makefile
index be44504..0eaa171 100644
--- a/gfs/Makefile
+++ b/gfs/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 
 SUBDIRS=libgfs gfs_debug gfs_edit gfs_fsck gfs_grow gfs_jadd gfs_mkfs gfs_quota gfs_tool man init.d
diff --git a/gfs/gfs_debug/Makefile b/gfs/gfs_debug/Makefile
index 67355ed..41cebf1 100644
--- a/gfs/gfs_debug/Makefile
+++ b/gfs/gfs_debug/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_debug
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_debug/basic.c b/gfs/gfs_debug/basic.c
index 001f6d5..0b5a517 100644
--- a/gfs/gfs_debug/basic.c
+++ b/gfs/gfs_debug/basic.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_debug/basic.h b/gfs/gfs_debug/basic.h
index 741d59b..56d4a77 100644
--- a/gfs/gfs_debug/basic.h
+++ b/gfs/gfs_debug/basic.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BASIC_DOT_H__
 #define __BASIC_DOT_H__
 
diff --git a/gfs/gfs_debug/block_device.c b/gfs/gfs_debug/block_device.c
index ef608a3..8640f6f 100644
--- a/gfs/gfs_debug/block_device.c
+++ b/gfs/gfs_debug/block_device.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_debug/block_device.h b/gfs/gfs_debug/block_device.h
index a4e0a3c..6af5437 100644
--- a/gfs/gfs_debug/block_device.h
+++ b/gfs/gfs_debug/block_device.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BLOCK_DEVICE_DOT_H__
 #define __BLOCK_DEVICE_DOT_H__
 
diff --git a/gfs/gfs_debug/gfs_debug.h b/gfs/gfs_debug/gfs_debug.h
index 12d5343..2f675b2 100644
--- a/gfs/gfs_debug/gfs_debug.h
+++ b/gfs/gfs_debug/gfs_debug.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_DEBUG_DOT_H__
 #define __GFS_DEBUG_DOT_H__
 
diff --git a/gfs/gfs_debug/main.c b/gfs/gfs_debug/main.c
index f094579..b42d34a 100644
--- a/gfs/gfs_debug/main.c
+++ b/gfs/gfs_debug/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_debug/ondisk.c b/gfs/gfs_debug/ondisk.c
index cee6303..248cb77 100644
--- a/gfs/gfs_debug/ondisk.c
+++ b/gfs/gfs_debug/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
diff --git a/gfs/gfs_debug/readfile.c b/gfs/gfs_debug/readfile.c
index 1a37daf..b26c00b 100644
--- a/gfs/gfs_debug/readfile.c
+++ b/gfs/gfs_debug/readfile.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_debug/readfile.h b/gfs/gfs_debug/readfile.h
index 8d0400e..e4e84e9 100644
--- a/gfs/gfs_debug/readfile.h
+++ b/gfs/gfs_debug/readfile.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __READFILE_DOT_H__
 #define __READFILE_DOT_H__
 
diff --git a/gfs/gfs_debug/util.c b/gfs/gfs_debug/util.c
index 7a51bdb..4dcc387 100644
--- a/gfs/gfs_debug/util.c
+++ b/gfs/gfs_debug/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_debug/util.h b/gfs/gfs_debug/util.h
index cf5bbbf..6f0489a 100644
--- a/gfs/gfs_debug/util.h
+++ b/gfs/gfs_debug/util.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UTIL_DOT_H__
 #define __UTIL_DOT_H__
 
diff --git a/gfs/gfs_edit/Makefile b/gfs/gfs_edit/Makefile
index 5b24da7..64308c7 100644
--- a/gfs/gfs_edit/Makefile
+++ b/gfs/gfs_edit/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_edit
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_edit/gfshex.c b/gfs/gfs_edit/gfshex.c
index 6f36841..5af084c 100644
--- a/gfs/gfs_edit/gfshex.c
+++ b/gfs/gfs_edit/gfshex.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_edit/gfshex.h b/gfs/gfs_edit/gfshex.h
index db93576..9e09f75 100644
--- a/gfs/gfs_edit/gfshex.h
+++ b/gfs/gfs_edit/gfshex.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFSHEX_DOT_H__
 #define __GFSHEX_DOT_H__
 
diff --git a/gfs/gfs_edit/hexedit.c b/gfs/gfs_edit/hexedit.c
index 97a2903..29eb345 100644
--- a/gfs/gfs_edit/hexedit.c
+++ b/gfs/gfs_edit/hexedit.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>
diff --git a/gfs/gfs_edit/hexedit.h b/gfs/gfs_edit/hexedit.h
index e52abd2..2089d84 100644
--- a/gfs/gfs_edit/hexedit.h
+++ b/gfs/gfs_edit/hexedit.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __HEXVIEW_DOT_H__
 #define __HEXVIEW_DOT_H__
 
diff --git a/gfs/gfs_fsck/Makefile b/gfs/gfs_fsck/Makefile
index 3c2e299..abcb721 100644
--- a/gfs/gfs_fsck/Makefile
+++ b/gfs/gfs_fsck/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= gfs_fsck
 TARGET2= fsck.gfs
 
diff --git a/gfs/gfs_fsck/bio.c b/gfs/gfs_fsck/bio.c
index cfa5cc5..2331325 100644
--- a/gfs/gfs_fsck/bio.c
+++ b/gfs/gfs_fsck/bio.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "fsck.h"
 #include "bio.h"
diff --git a/gfs/gfs_fsck/bio.h b/gfs/gfs_fsck/bio.h
index 0f4ef62..08ceefa 100644
--- a/gfs/gfs_fsck/bio.h
+++ b/gfs/gfs_fsck/bio.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BIO_H
 #define __BIO_H
 
diff --git a/gfs/gfs_fsck/bitmap.c b/gfs/gfs_fsck/bitmap.c
index 507dcc8..12da279 100644
--- a/gfs/gfs_fsck/bitmap.c
+++ b/gfs/gfs_fsck/bitmap.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* Basic bitmap manipulation */
 #include <stdint.h>
 #include <stdio.h>
diff --git a/gfs/gfs_fsck/bitmap.h b/gfs/gfs_fsck/bitmap.h
index a1d48c7..c634a06 100644
--- a/gfs/gfs_fsck/bitmap.h
+++ b/gfs/gfs_fsck/bitmap.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #ifndef _BITMAP_H
 #define _BITMAP_H
 
diff --git a/gfs/gfs_fsck/block_list.c b/gfs/gfs_fsck/block_list.c
index cdbd7ce..ecc9dbd 100644
--- a/gfs/gfs_fsck/block_list.c
+++ b/gfs/gfs_fsck/block_list.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs/gfs_fsck/block_list.h b/gfs/gfs_fsck/block_list.h
index 1fc6478..ca1524b 100644
--- a/gfs/gfs_fsck/block_list.h
+++ b/gfs/gfs_fsck/block_list.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _BLOCK_LIST_H
 #define _BLOCK_LIST_H
 
diff --git a/gfs/gfs_fsck/eattr.c b/gfs/gfs_fsck/eattr.c
index 5b159ac..b88caf9 100644
--- a/gfs/gfs_fsck/eattr.c
+++ b/gfs/gfs_fsck/eattr.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 
 #include "fsck_incore.h"
diff --git a/gfs/gfs_fsck/eattr.h b/gfs/gfs_fsck/eattr.h
index ac05e9c..c1cbfea 100644
--- a/gfs/gfs_fsck/eattr.h
+++ b/gfs/gfs_fsck/eattr.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _EATTR_H
 #define _EATTR_H
 
diff --git a/gfs/gfs_fsck/file.c b/gfs/gfs_fsck/file.c
index e274894..366409c 100644
--- a/gfs/gfs_fsck/file.c
+++ b/gfs/gfs_fsck/file.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "bio.h"
 #include "fs_bmap.h"
diff --git a/gfs/gfs_fsck/file.h b/gfs/gfs_fsck/file.h
index 5f14358..dfccb00 100644
--- a/gfs/gfs_fsck/file.h
+++ b/gfs/gfs_fsck/file.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _FILE_H
 #define _FILE_H
 
diff --git a/gfs/gfs_fsck/fs_bits.c b/gfs/gfs_fsck/fs_bits.c
index 8162e5e..9c027a2 100644
--- a/gfs/gfs_fsck/fs_bits.c
+++ b/gfs/gfs_fsck/fs_bits.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "bio.h"
 #include "rgrp.h"
diff --git a/gfs/gfs_fsck/fs_bits.h b/gfs/gfs_fsck/fs_bits.h
index 43efe52..7d889bc 100644
--- a/gfs/gfs_fsck/fs_bits.h
+++ b/gfs/gfs_fsck/fs_bits.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_BITS_H__
 #define __FS_BITS_H__
 
diff --git a/gfs/gfs_fsck/fs_bmap.c b/gfs/gfs_fsck/fs_bmap.c
index e7d1fc9..97b2292 100644
--- a/gfs/gfs_fsck/fs_bmap.c
+++ b/gfs/gfs_fsck/fs_bmap.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "rgrp.h"
 #include "fs_inode.h"
diff --git a/gfs/gfs_fsck/fs_bmap.h b/gfs/gfs_fsck/fs_bmap.h
index 65cbf3f..658a62e 100644
--- a/gfs/gfs_fsck/fs_bmap.h
+++ b/gfs/gfs_fsck/fs_bmap.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_BMAP_H__
 #define __FS_BMAP_H__
 
diff --git a/gfs/gfs_fsck/fs_dir.c b/gfs/gfs_fsck/fs_dir.c
index 2936cfc..2d12cbb 100644
--- a/gfs/gfs_fsck/fs_dir.c
+++ b/gfs/gfs_fsck/fs_dir.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "file.h"
 #include "rgrp.h"
diff --git a/gfs/gfs_fsck/fs_dir.h b/gfs/gfs_fsck/fs_dir.h
index 34efee4..c0e514b 100644
--- a/gfs/gfs_fsck/fs_dir.h
+++ b/gfs/gfs_fsck/fs_dir.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_DIR_H__
 #define __FS_DIR_H__
 
diff --git a/gfs/gfs_fsck/fs_inode.c b/gfs/gfs_fsck/fs_inode.c
index 7d97c11..b960025 100644
--- a/gfs/gfs_fsck/fs_inode.c
+++ b/gfs/gfs_fsck/fs_inode.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "util.h"
 #include "bio.h"
 #include "fs_bits.h"
diff --git a/gfs/gfs_fsck/fs_inode.h b/gfs/gfs_fsck/fs_inode.h
index d727c49..d7aa904 100644
--- a/gfs/gfs_fsck/fs_inode.h
+++ b/gfs/gfs_fsck/fs_inode.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_INODE_H__
 #define __FS_INODE_H__
 
diff --git a/gfs/gfs_fsck/fs_recovery.c b/gfs/gfs_fsck/fs_recovery.c
index fba7e53..76980a2 100644
--- a/gfs/gfs_fsck/fs_recovery.c
+++ b/gfs/gfs_fsck/fs_recovery.c
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #include "util.h"
 #include "bio.h"
 
diff --git a/gfs/gfs_fsck/fs_recovery.h b/gfs/gfs_fsck/fs_recovery.h
index e6d18e9..7460310 100644
--- a/gfs/gfs_fsck/fs_recovery.h
+++ b/gfs/gfs_fsck/fs_recovery.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_RECOVERY_H__
 #define __FS_RECOVERY_H__
 
diff --git a/gfs/gfs_fsck/fsck.h b/gfs/gfs_fsck/fsck.h
index f1dbbe5..1cb4291 100644
--- a/gfs/gfs_fsck/fsck.h
+++ b/gfs/gfs_fsck/fsck.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _FSCK_H
 #define _FSCK_H
 
diff --git a/gfs/gfs_fsck/fsck_incore.h b/gfs/gfs_fsck/fsck_incore.h
index bf51e74..cac7632 100644
--- a/gfs/gfs_fsck/fsck_incore.h
+++ b/gfs/gfs_fsck/fsck_incore.h
@@ -1,18 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
-
 #ifndef _FSCK_INCORE_H
 #define _FSCK_INCORE_H
 
diff --git a/gfs/gfs_fsck/hash.c b/gfs/gfs_fsck/hash.c
index 76baeb0..b151021 100644
--- a/gfs/gfs_fsck/hash.c
+++ b/gfs/gfs_fsck/hash.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* This is the same hash algorithm used by the glocks in gfs */
 
 #include <stdint.h>
diff --git a/gfs/gfs_fsck/hash.h b/gfs/gfs_fsck/hash.h
index ba5856a..d5fe8e9 100644
--- a/gfs/gfs_fsck/hash.h
+++ b/gfs/gfs_fsck/hash.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _HASH_H
 #define _HASH_H
 
diff --git a/gfs/gfs_fsck/initialize.c b/gfs/gfs_fsck/initialize.c
index 316a485..5136b42 100644
--- a/gfs/gfs_fsck/initialize.c
+++ b/gfs/gfs_fsck/initialize.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdint.h>
 #include <sys/types.h>
diff --git a/gfs/gfs_fsck/inode.c b/gfs/gfs_fsck/inode.c
index f4ca0f1..4420880 100644
--- a/gfs/gfs_fsck/inode.c
+++ b/gfs/gfs_fsck/inode.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fsck_incore.h"
 #include "fsck.h"
 #include "osi_user.h"
diff --git a/gfs/gfs_fsck/inode.h b/gfs/gfs_fsck/inode.h
index 32fee3e..3670c05 100644
--- a/gfs/gfs_fsck/inode.h
+++ b/gfs/gfs_fsck/inode.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _INODE_H
 #define _INODE_H
 
diff --git a/gfs/gfs_fsck/inode_hash.c b/gfs/gfs_fsck/inode_hash.c
index a88cf0b..8173dcc 100644
--- a/gfs/gfs_fsck/inode_hash.c
+++ b/gfs/gfs_fsck/inode_hash.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include "osi_list.h"
 #include "fsck_incore.h"
diff --git a/gfs/gfs_fsck/inode_hash.h b/gfs/gfs_fsck/inode_hash.h
index 1c6c5b0..bd463c7 100644
--- a/gfs/gfs_fsck/inode_hash.h
+++ b/gfs/gfs_fsck/inode_hash.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _INODE_HASH_H
 #define _INODE_HASH_H
 
diff --git a/gfs/gfs_fsck/link.c b/gfs/gfs_fsck/link.c
index b1b8611..d303937 100644
--- a/gfs/gfs_fsck/link.c
+++ b/gfs/gfs_fsck/link.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include "fsck_incore.h"
 #include "inode_hash.h"
diff --git a/gfs/gfs_fsck/link.h b/gfs/gfs_fsck/link.h
index 906008a..460bc26 100644
--- a/gfs/gfs_fsck/link.h
+++ b/gfs/gfs_fsck/link.h
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #ifndef _LINK_H
 #define _LINK_H
 
diff --git a/gfs/gfs_fsck/log.c b/gfs/gfs_fsck/log.c
index a69254d..94a2ca6 100644
--- a/gfs/gfs_fsck/log.c
+++ b/gfs/gfs_fsck/log.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #include <stdio.h>
 #include <stdarg.h>
 #include <ctype.h>
diff --git a/gfs/gfs_fsck/log.h b/gfs/gfs_fsck/log.h
index aa9ab19..358fc14 100644
--- a/gfs/gfs_fsck/log.h
+++ b/gfs/gfs_fsck/log.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #ifndef __LOG_H
 #define __LOG_H
 
diff --git a/gfs/gfs_fsck/lost_n_found.c b/gfs/gfs_fsck/lost_n_found.c
index b4a1e52..648e567 100644
--- a/gfs/gfs_fsck/lost_n_found.c
+++ b/gfs/gfs_fsck/lost_n_found.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fs_dir.h"
 
 #include "lost_n_found.h"
diff --git a/gfs/gfs_fsck/lost_n_found.h b/gfs/gfs_fsck/lost_n_found.h
index fb8b286..dde343a 100644
--- a/gfs/gfs_fsck/lost_n_found.h
+++ b/gfs/gfs_fsck/lost_n_found.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LOST_N_FOUND_H__
 #define __LOST_N_FOUND_H__
 
diff --git a/gfs/gfs_fsck/main.c b/gfs/gfs_fsck/main.c
index 2fd69e6..7e8af19 100644
--- a/gfs/gfs_fsck/main.c
+++ b/gfs/gfs_fsck/main.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs/gfs_fsck/metawalk.c b/gfs/gfs_fsck/metawalk.c
index 4a6635b..0a91b5a 100644
--- a/gfs/gfs_fsck/metawalk.c
+++ b/gfs/gfs_fsck/metawalk.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fsck_incore.h"
 #include "fsck.h"
 #include "bio.h"
diff --git a/gfs/gfs_fsck/metawalk.h b/gfs/gfs_fsck/metawalk.h
index 43784a0..43d1544 100644
--- a/gfs/gfs_fsck/metawalk.h
+++ b/gfs/gfs_fsck/metawalk.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _METAWALK_H
 #define _METAWALK_H
 
diff --git a/gfs/gfs_fsck/ondisk.c b/gfs/gfs_fsck/ondisk.c
index fc8b918..8d80173 100644
--- a/gfs/gfs_fsck/ondisk.c
+++ b/gfs/gfs_fsck/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef HELPER_PROGRAM
 
 #include "gfs.h"
diff --git a/gfs/gfs_fsck/ondisk.h b/gfs/gfs_fsck/ondisk.h
index 2859887..01875c0 100644
--- a/gfs/gfs_fsck/ondisk.h
+++ b/gfs/gfs_fsck/ondisk.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  * On-disk structures.
  *
diff --git a/gfs/gfs_fsck/pass1.c b/gfs/gfs_fsck/pass1.c
index 5c9bd7a..17e6740 100644
--- a/gfs/gfs_fsck/pass1.c
+++ b/gfs/gfs_fsck/pass1.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* pass1 checks inodes for format & type, duplicate blocks, & incorrect
  * block count.
  *
diff --git a/gfs/gfs_fsck/pass1b.c b/gfs/gfs_fsck/pass1b.c
index 5cb7d66..39d437d 100644
--- a/gfs/gfs_fsck/pass1b.c
+++ b/gfs/gfs_fsck/pass1b.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fsck_incore.h"
 #include "fsck.h"
 #include "osi_list.h"
diff --git a/gfs/gfs_fsck/pass1c.c b/gfs/gfs_fsck/pass1c.c
index 4320185..e65b862 100644
--- a/gfs/gfs_fsck/pass1c.c
+++ b/gfs/gfs_fsck/pass1c.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "fsck.h"
 #include "fsck_incore.h"
 #include "bio.h"
diff --git a/gfs/gfs_fsck/pass2.c b/gfs/gfs_fsck/pass2.c
index fabfb2e..40085f8 100644
--- a/gfs/gfs_fsck/pass2.c
+++ b/gfs/gfs_fsck/pass2.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "stdio.h"
 #include "fsck_incore.h"
 #include "fsck.h"
diff --git a/gfs/gfs_fsck/pass3.c b/gfs/gfs_fsck/pass3.c
index cc0ee72..3991147 100644
--- a/gfs/gfs_fsck/pass3.c
+++ b/gfs/gfs_fsck/pass3.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include "osi_list.h"
 #include "fsck_incore.h"
diff --git a/gfs/gfs_fsck/pass4.c b/gfs/gfs_fsck/pass4.c
index 8226df5..bb9d61d 100644
--- a/gfs/gfs_fsck/pass4.c
+++ b/gfs/gfs_fsck/pass4.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "stdio.h"
 #include "fsck_incore.h"
 #include "fsck.h"
diff --git a/gfs/gfs_fsck/pass5.c b/gfs/gfs_fsck/pass5.c
index a7bd368..3dbb72d 100644
--- a/gfs/gfs_fsck/pass5.c
+++ b/gfs/gfs_fsck/pass5.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include "fsck_incore.h"
 #include "fsck.h"
diff --git a/gfs/gfs_fsck/rgrp.c b/gfs/gfs_fsck/rgrp.c
index 6ef6f74..2e67f88 100644
--- a/gfs/gfs_fsck/rgrp.c
+++ b/gfs/gfs_fsck/rgrp.c
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #include "util.h"
 #include "bio.h"
 #include "fs_bits.h"
diff --git a/gfs/gfs_fsck/rgrp.h b/gfs/gfs_fsck/rgrp.h
index af9b8f4..1312ba6 100644
--- a/gfs/gfs_fsck/rgrp.h
+++ b/gfs/gfs_fsck/rgrp.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _RGRP_H
 #define _RGRP_H
 
diff --git a/gfs/gfs_fsck/super.c b/gfs/gfs_fsck/super.c
index 55ff997..00b9170 100644
--- a/gfs/gfs_fsck/super.c
+++ b/gfs/gfs_fsck/super.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs/gfs_fsck/super.h b/gfs/gfs_fsck/super.h
index 743036f..702c804 100644
--- a/gfs/gfs_fsck/super.h
+++ b/gfs/gfs_fsck/super.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _SUPER_H
 #define _SUPER_H
 
diff --git a/gfs/gfs_fsck/test_bitmap.c b/gfs/gfs_fsck/test_bitmap.c
index 6daaed2..18e23bd 100644
--- a/gfs/gfs_fsck/test_bitmap.c
+++ b/gfs/gfs_fsck/test_bitmap.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include <stdio.h>
 #include "log.h"
diff --git a/gfs/gfs_fsck/test_block_list.c b/gfs/gfs_fsck/test_block_list.c
index 049eb91..cd25f05 100644
--- a/gfs/gfs_fsck/test_block_list.c
+++ b/gfs/gfs_fsck/test_block_list.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdint.h>
 #include "block_list.h"
diff --git a/gfs/gfs_fsck/util.c b/gfs/gfs_fsck/util.c
index 03a42fc..d98731a 100644
--- a/gfs/gfs_fsck/util.c
+++ b/gfs/gfs_fsck/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "bio.h"
 #include "fs_bits.h"
 
diff --git a/gfs/gfs_fsck/util.h b/gfs/gfs_fsck/util.h
index 04b9664..7a4a041 100644
--- a/gfs/gfs_fsck/util.h
+++ b/gfs/gfs_fsck/util.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UTIL_H__
 #define __UTIL_H__
 
diff --git a/gfs/gfs_grow/Makefile b/gfs/gfs_grow/Makefile
index d3b59d6..1833b45 100644
--- a/gfs/gfs_grow/Makefile
+++ b/gfs/gfs_grow/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_grow
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_grow/main.c b/gfs/gfs_grow/main.c
index 3d6da84..eb30e21 100644
--- a/gfs/gfs_grow/main.c
+++ b/gfs/gfs_grow/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
diff --git a/gfs/gfs_grow/ondisk.c b/gfs/gfs_grow/ondisk.c
index d5b3586..191c688 100644
--- a/gfs/gfs_grow/ondisk.c
+++ b/gfs/gfs_grow/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
diff --git a/gfs/gfs_jadd/Makefile b/gfs/gfs_jadd/Makefile
index 36dfd9f..901acef 100644
--- a/gfs/gfs_jadd/Makefile
+++ b/gfs/gfs_jadd/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_jadd
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_jadd/main.c b/gfs/gfs_jadd/main.c
index 9c32355..e4e4a9b 100644
--- a/gfs/gfs_jadd/main.c
+++ b/gfs/gfs_jadd/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>
diff --git a/gfs/gfs_jadd/ondisk.c b/gfs/gfs_jadd/ondisk.c
index d5b3586..191c688 100644
--- a/gfs/gfs_jadd/ondisk.c
+++ b/gfs/gfs_jadd/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
diff --git a/gfs/gfs_mkfs/Makefile b/gfs/gfs_mkfs/Makefile
index ec9ea8f..64aeb96 100644
--- a/gfs/gfs_mkfs/Makefile
+++ b/gfs/gfs_mkfs/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= gfs_mkfs
 TARGET2= mkfs.gfs
 
diff --git a/gfs/gfs_mkfs/device_geometry.c b/gfs/gfs_mkfs/device_geometry.c
index 06e731d..a3b5259 100644
--- a/gfs/gfs_mkfs/device_geometry.c
+++ b/gfs/gfs_mkfs/device_geometry.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_mkfs/fs_geometry.c b/gfs/gfs_mkfs/fs_geometry.c
index b57a1f2..dc9857a 100644
--- a/gfs/gfs_mkfs/fs_geometry.c
+++ b/gfs/gfs_mkfs/fs_geometry.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_mkfs/locking.c b/gfs/gfs_mkfs/locking.c
index 95f64c3..4f66836 100644
--- a/gfs/gfs_mkfs/locking.c
+++ b/gfs/gfs_mkfs/locking.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_mkfs/main.c b/gfs/gfs_mkfs/main.c
index cad5023..3027d06 100644
--- a/gfs/gfs_mkfs/main.c
+++ b/gfs/gfs_mkfs/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_mkfs/mkfs_gfs.h b/gfs/gfs_mkfs/mkfs_gfs.h
index e4c9fb2..cb00342 100644
--- a/gfs/gfs_mkfs/mkfs_gfs.h
+++ b/gfs/gfs_mkfs/mkfs_gfs.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __MKFS_GFS_DOT_H__
 #define __MKFS_GFS_DOT_H__
 
diff --git a/gfs/gfs_mkfs/ondisk.c b/gfs/gfs_mkfs/ondisk.c
index e2c8e6f..f0955a5 100644
--- a/gfs/gfs_mkfs/ondisk.c
+++ b/gfs/gfs_mkfs/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 
diff --git a/gfs/gfs_mkfs/structures.c b/gfs/gfs_mkfs/structures.c
index 2767b60..9a33d70 100644
--- a/gfs/gfs_mkfs/structures.c
+++ b/gfs/gfs_mkfs/structures.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_quota/Makefile b/gfs/gfs_quota/Makefile
index 434ddc5..afa6c89 100644
--- a/gfs/gfs_quota/Makefile
+++ b/gfs/gfs_quota/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_quota
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_quota/check.c b/gfs/gfs_quota/check.c
index 07f79d5..5645263 100644
--- a/gfs/gfs_quota/check.c
+++ b/gfs/gfs_quota/check.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_quota/gfs_quota.h b/gfs/gfs_quota/gfs_quota.h
index effdfb5..a7a7670 100644
--- a/gfs/gfs_quota/gfs_quota.h
+++ b/gfs/gfs_quota/gfs_quota.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_QUOTA_DOT_H__
 #define __GFS_QUOTA_DOT_H__
 
diff --git a/gfs/gfs_quota/layout.c b/gfs/gfs_quota/layout.c
index a883111..015a5a5 100644
--- a/gfs/gfs_quota/layout.c
+++ b/gfs/gfs_quota/layout.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_quota/main.c b/gfs/gfs_quota/main.c
index 620341d..abdbeaf 100644
--- a/gfs/gfs_quota/main.c
+++ b/gfs/gfs_quota/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_quota/names.c b/gfs/gfs_quota/names.c
index 2286438..fd4ade8 100644
--- a/gfs/gfs_quota/names.c
+++ b/gfs/gfs_quota/names.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_quota/ondisk.c b/gfs/gfs_quota/ondisk.c
index d5b3586..191c688 100644
--- a/gfs/gfs_quota/ondisk.c
+++ b/gfs/gfs_quota/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
diff --git a/gfs/gfs_tool/Makefile b/gfs/gfs_tool/Makefile
index 766009a..c045872 100644
--- a/gfs/gfs_tool/Makefile
+++ b/gfs/gfs_tool/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_tool
 
 SBINDIRT=$(TARGET)
diff --git a/gfs/gfs_tool/counters.c b/gfs/gfs_tool/counters.c
index 69e07e4..f0da2df 100644
--- a/gfs/gfs_tool/counters.c
+++ b/gfs/gfs_tool/counters.c
@@ -1,16 +1,3 @@
- /******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/decipher_lockstate_dump b/gfs/gfs_tool/decipher_lockstate_dump
index acafd7b..10080a5 100755
--- a/gfs/gfs_tool/decipher_lockstate_dump
+++ b/gfs/gfs_tool/decipher_lockstate_dump
@@ -1,19 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 foreach $arg (@ARGV)
 {
     if ($arg eq '-nosort')
diff --git a/gfs/gfs_tool/df.c b/gfs/gfs_tool/df.c
index fcea608..26aa65a 100644
--- a/gfs/gfs_tool/df.c
+++ b/gfs/gfs_tool/df.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/gfs_tool.h b/gfs/gfs_tool/gfs_tool.h
index 550f6b4..1e45d43 100644
--- a/gfs/gfs_tool/gfs_tool.h
+++ b/gfs/gfs_tool/gfs_tool.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_TOOL_DOT_H__
 #define __GFS_TOOL_DOT_H__
 
diff --git a/gfs/gfs_tool/layout.c b/gfs/gfs_tool/layout.c
index d9fea9f..e86e8f8 100644
--- a/gfs/gfs_tool/layout.c
+++ b/gfs/gfs_tool/layout.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/main.c b/gfs/gfs_tool/main.c
index 5a2bc70..d71373f 100644
--- a/gfs/gfs_tool/main.c
+++ b/gfs/gfs_tool/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/misc.c b/gfs/gfs_tool/misc.c
index 33fad3c..2ec3ca6 100644
--- a/gfs/gfs_tool/misc.c
+++ b/gfs/gfs_tool/misc.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/ondisk.c b/gfs/gfs_tool/ondisk.c
index 6683391..eeda916 100644
--- a/gfs/gfs_tool/ondisk.c
+++ b/gfs/gfs_tool/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <stdint.h>
diff --git a/gfs/gfs_tool/parse_lockdump b/gfs/gfs_tool/parse_lockdump
index 2cc8ed4..9e77599 100755
--- a/gfs/gfs_tool/parse_lockdump
+++ b/gfs/gfs_tool/parse_lockdump
@@ -1,19 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 &do_input(@ARGV);
 
 print 'Entries:  ', scalar(@gl), "\n";
diff --git a/gfs/gfs_tool/sb.c b/gfs/gfs_tool/sb.c
index 27e65fd..9a999f4 100644
--- a/gfs/gfs_tool/sb.c
+++ b/gfs/gfs_tool/sb.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/tune.c b/gfs/gfs_tool/tune.c
index 581c9eb..85be170 100644
--- a/gfs/gfs_tool/tune.c
+++ b/gfs/gfs_tool/tune.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/gfs_tool/util.c b/gfs/gfs_tool/util.c
index a4c1ab4..653e258 100644
--- a/gfs/gfs_tool/util.c
+++ b/gfs/gfs_tool/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/include/global.h b/gfs/include/global.h
index ef4a204..02c3eff 100644
--- a/gfs/include/global.h
+++ b/gfs/include/global.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GLOBAL_DOT_H__
 #define __GLOBAL_DOT_H__
 
diff --git a/gfs/include/linux_endian.h b/gfs/include/linux_endian.h
index 8054673..43089d2 100644
--- a/gfs/include/linux_endian.h
+++ b/gfs/include/linux_endian.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LINUX_ENDIAN_DOT_H__
 #define __LINUX_ENDIAN_DOT_H__
 
diff --git a/gfs/include/osi_list.h b/gfs/include/osi_list.h
index 6e525b1..3b1483b 100644
--- a/gfs/include/osi_list.h
+++ b/gfs/include/osi_list.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OSI_LIST_DOT_H__
 #define __OSI_LIST_DOT_H__
 
diff --git a/gfs/include/osi_user.h b/gfs/include/osi_user.h
index 29c9ad2..34964ed 100644
--- a/gfs/include/osi_user.h
+++ b/gfs/include/osi_user.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OSI_USER_DOT_H__
 #define __OSI_USER_DOT_H__
 
diff --git a/gfs/init.d/Makefile b/gfs/init.d/Makefile
index 3a881fc..4fc21a9 100644
--- a/gfs/init.d/Makefile
+++ b/gfs/init.d/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs
 
 INITDT=$(TARGET)
diff --git a/gfs/libgfs/Makefile b/gfs/libgfs/Makefile
index 7d26001..bae9954 100644
--- a/gfs/libgfs/Makefile
+++ b/gfs/libgfs/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET=libgfs
 
 MAKESTATICLIB = 1
diff --git a/gfs/libgfs/bio.c b/gfs/libgfs/bio.c
index b784225..673fc1a 100755
--- a/gfs/libgfs/bio.c
+++ b/gfs/libgfs/bio.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include "list.h"
 #include "gfs_ondisk.h"
diff --git a/gfs/libgfs/bitmap.c b/gfs/libgfs/bitmap.c
index 76ef413..4d983a3 100755
--- a/gfs/libgfs/bitmap.c
+++ b/gfs/libgfs/bitmap.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* Basic bitmap manipulation */
 #include <stdint.h>
 #include <stdio.h>
diff --git a/gfs/libgfs/block_list.c b/gfs/libgfs/block_list.c
index fa5e3c2..28047a6 100755
--- a/gfs/libgfs/block_list.c
+++ b/gfs/libgfs/block_list.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs/libgfs/file.c b/gfs/libgfs/file.c
index b72f09f..dad8c82 100755
--- a/gfs/libgfs/file.c
+++ b/gfs/libgfs/file.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include "gfs_ondisk.h"
 #include "libgfs.h"
diff --git a/gfs/libgfs/fs_bits.c b/gfs/libgfs/fs_bits.c
index 2c78599..6f4f857 100755
--- a/gfs/libgfs/fs_bits.c
+++ b/gfs/libgfs/fs_bits.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "incore.h"
 #include "libgfs.h"
 /**
diff --git a/gfs/libgfs/fs_bmap.c b/gfs/libgfs/fs_bmap.c
index 9154315..a75f774 100755
--- a/gfs/libgfs/fs_bmap.c
+++ b/gfs/libgfs/fs_bmap.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "libgfs.h"
 
 typedef struct metapath
diff --git a/gfs/libgfs/fs_dir.c b/gfs/libgfs/fs_dir.c
index 15caaef..0526fa6 100755
--- a/gfs/libgfs/fs_dir.c
+++ b/gfs/libgfs/fs_dir.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "incore.h"
 #include "link.h"
 #include "libgfs.h"
diff --git a/gfs/libgfs/fs_inode.c b/gfs/libgfs/fs_inode.c
index 2d51eac..1590364 100755
--- a/gfs/libgfs/fs_inode.c
+++ b/gfs/libgfs/fs_inode.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "libgfs.h"
 
 #define ST_CREATE 1
diff --git a/gfs/libgfs/incore.h b/gfs/libgfs/incore.h
index 89c8298..5a25076 100644
--- a/gfs/libgfs/incore.h
+++ b/gfs/libgfs/incore.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /*
  *  In-core (memory/RAM) structures.
  *  These do not appear on-disk.  See gfs_ondisk.h for on-disk structures.
diff --git a/gfs/libgfs/inode.c b/gfs/libgfs/inode.c
index 6d16a52..d7f4e53 100755
--- a/gfs/libgfs/inode.c
+++ b/gfs/libgfs/inode.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include "gfs_ondisk.h"
 #include "incore.h"
diff --git a/gfs/libgfs/log.c b/gfs/libgfs/log.c
index 4d09ce1..977e25b 100755
--- a/gfs/libgfs/log.c
+++ b/gfs/libgfs/log.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #include <stdio.h>
 #include <stdarg.h>
 #include <ctype.h>
diff --git a/gfs/libgfs/ondisk.c b/gfs/libgfs/ondisk.c
index 8944ddd..1bbd5ef 100755
--- a/gfs/libgfs/ondisk.c
+++ b/gfs/libgfs/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef HELPER_PROGRAM
 
 #include "libgfs.h"
diff --git a/gfs/libgfs/rgrp.c b/gfs/libgfs/rgrp.c
index f02bfc4..a9540b7 100755
--- a/gfs/libgfs/rgrp.c
+++ b/gfs/libgfs/rgrp.c
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #include <stdint.h>
 #include "gfs_ondisk.h"
 #include "incore.h"
diff --git a/gfs/libgfs/size.c b/gfs/libgfs/size.c
index df5804e..289c04d 100644
--- a/gfs/libgfs/size.c
+++ b/gfs/libgfs/size.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/libgfs/super.c b/gfs/libgfs/super.c
index 6ff8df8..afaf2bb 100644
--- a/gfs/libgfs/super.c
+++ b/gfs/libgfs/super.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs/libgfs/util.c b/gfs/libgfs/util.c
index 3cb4bf4..2e1a03d 100755
--- a/gfs/libgfs/util.c
+++ b/gfs/libgfs/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "libgfs.h"
 
 /**
diff --git a/gfs/man/Makefile b/gfs/man/Makefile
index e84c8d9..3895ff7 100644
--- a/gfs/man/Makefile
+++ b/gfs/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs.8 \
 	gfs_mount.8 \
 	gfs_edit.8 \
diff --git a/gfs/man/gfs.8 b/gfs/man/gfs.8
index 3af56f9..22ab82f 100644
--- a/gfs/man/gfs.8
+++ b/gfs/man/gfs.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs 8
 
 .SH NAME
diff --git a/gfs/man/gfs_edit.8 b/gfs/man/gfs_edit.8
index 5deb109..c7c2b41 100644
--- a/gfs/man/gfs_edit.8
+++ b/gfs/man/gfs_edit.8
@@ -1,5 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_edit 8
 
 .SH NAME
diff --git a/gfs/man/gfs_fsck.8 b/gfs/man/gfs_fsck.8
index 864c5b3..e0894f0 100644
--- a/gfs/man/gfs_fsck.8
+++ b/gfs/man/gfs_fsck.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_fsck 8
 
 .SH NAME
diff --git a/gfs/man/gfs_grow.8 b/gfs/man/gfs_grow.8
index 8f1749f..6b0f144 100644
--- a/gfs/man/gfs_grow.8
+++ b/gfs/man/gfs_grow.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_grow 8
 
 .SH NAME
diff --git a/gfs/man/gfs_jadd.8 b/gfs/man/gfs_jadd.8
index 4e4e0f0..94975cf 100644
--- a/gfs/man/gfs_jadd.8
+++ b/gfs/man/gfs_jadd.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_jadd 8
 
 .SH NAME
diff --git a/gfs/man/gfs_mkfs.8 b/gfs/man/gfs_mkfs.8
index 5b48e45..3da48cb 100644
--- a/gfs/man/gfs_mkfs.8
+++ b/gfs/man/gfs_mkfs.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_mkfs 8
 
 .SH NAME
diff --git a/gfs/man/gfs_mount.8 b/gfs/man/gfs_mount.8
index 53ebbdc..e2e842b 100644
--- a/gfs/man/gfs_mount.8
+++ b/gfs/man/gfs_mount.8
@@ -1,11 +1,3 @@
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  Portions copyright (c) 2001-2003 The OpenGFS Project
-.\"  Portions copyright (c) 2004 ben.m.cahill@intel.com
-.\"
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH gfs_mount 8
 
 .SH NAME
diff --git a/gfs/man/gfs_quota.8 b/gfs/man/gfs_quota.8
index 5102b30..bc905ac 100644
--- a/gfs/man/gfs_quota.8
+++ b/gfs/man/gfs_quota.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_quota 8
 
 .SH NAME
diff --git a/gfs/man/gfs_tool.8 b/gfs/man/gfs_tool.8
index 398bfad..fe78259 100644
--- a/gfs/man/gfs_tool.8
+++ b/gfs/man/gfs_tool.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs_tool 8
 
 .SH NAME
diff --git a/gfs/tests/Makefile b/gfs/tests/Makefile
index 27de739..5b2e7c0 100644
--- a/gfs/tests/Makefile
+++ b/gfs/tests/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/gfs/tests/filecon2/Makefile b/gfs/tests/filecon2/Makefile
index 4e365d1..deb57f8 100644
--- a/gfs/tests/filecon2/Makefile
+++ b/gfs/tests/filecon2/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGETS= filecon2_server filecon2_client
 
 all: $(TARGETS)
diff --git a/gfs/tests/filecon2/filecon2.h b/gfs/tests/filecon2/filecon2.h
index d04684b..96e03b7 100644
--- a/gfs/tests/filecon2/filecon2.h
+++ b/gfs/tests/filecon2/filecon2.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FILECON2_DOT_H__
 #define __FILECON2_DOT_H__
 
diff --git a/gfs/tests/filecon2/filecon2_client.c b/gfs/tests/filecon2/filecon2_client.c
index d4d5bed..a2196c6 100644
--- a/gfs/tests/filecon2/filecon2_client.c
+++ b/gfs/tests/filecon2/filecon2_client.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/tests/filecon2/filecon2_server.c b/gfs/tests/filecon2/filecon2_server.c
index 87a9f90..904039e 100644
--- a/gfs/tests/filecon2/filecon2_server.c
+++ b/gfs/tests/filecon2/filecon2_server.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs/tests/mmdd/Makefile b/gfs/tests/mmdd/Makefile
index da1585c..aaa037d 100644
--- a/gfs/tests/mmdd/Makefile
+++ b/gfs/tests/mmdd/Makefile
@@ -1,16 +1,3 @@
-##############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGETS= mmdd sfdd
 
 all: $(TARGETS)
diff --git a/gfs/tests/mmdd/mmdd.c b/gfs/tests/mmdd/mmdd.c
index 6ce97a4..3864f71 100644
--- a/gfs/tests/mmdd/mmdd.c
+++ b/gfs/tests/mmdd/mmdd.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifdef __linux__
 #else
 #undef USE_SENDFILE
diff --git a/gfs2/Makefile b/gfs2/Makefile
index 38c920a..7daf231 100644
--- a/gfs2/Makefile
+++ b/gfs2/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/gfs2/convert/Makefile b/gfs2/convert/Makefile
index f82f2a4..a792d5e 100755
--- a/gfs2/convert/Makefile
+++ b/gfs2/convert/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2_convert
 
 SBINDIRT=$(TARGET)
diff --git a/gfs2/convert/gfs2_convert.c b/gfs2/convert/gfs2_convert.c
index 3cfc1b3..08d725c 100644
--- a/gfs2/convert/gfs2_convert.c
+++ b/gfs2/convert/gfs2_convert.c
@@ -3,12 +3,6 @@
 **
 **  gfs2_convert - convert a gfs1 filesystem into a gfs2 filesystem.
 **
-**  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
 ******************************************************************************
 *****************************************************************************/
 
diff --git a/gfs2/debug/Makefile b/gfs2/debug/Makefile
index 3896ea5..a6bc8c1 100644
--- a/gfs2/debug/Makefile
+++ b/gfs2/debug/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 top_srcdir=..
 all: ${TARGET}
 
diff --git a/gfs2/debug/basic.c b/gfs2/debug/basic.c
index dd3858b..b087f09 100644
--- a/gfs2/debug/basic.c
+++ b/gfs2/debug/basic.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/basic.h b/gfs2/debug/basic.h
index 7b528b4..f0bdfed 100644
--- a/gfs2/debug/basic.h
+++ b/gfs2/debug/basic.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BASIC_DOT_H__
 #define __BASIC_DOT_H__
 
diff --git a/gfs2/debug/block_device.c b/gfs2/debug/block_device.c
index 5499637..14e8850 100644
--- a/gfs2/debug/block_device.c
+++ b/gfs2/debug/block_device.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/block_device.h b/gfs2/debug/block_device.h
index a4e0a3c..6af5437 100644
--- a/gfs2/debug/block_device.h
+++ b/gfs2/debug/block_device.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __BLOCK_DEVICE_DOT_H__
 #define __BLOCK_DEVICE_DOT_H__
 
diff --git a/gfs2/debug/gfs2_debug.h b/gfs2/debug/gfs2_debug.h
index 6851ab3..68243d2 100644
--- a/gfs2/debug/gfs2_debug.h
+++ b/gfs2/debug/gfs2_debug.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2_DEBUG_DOT_H__
 #define __GFS2_DEBUG_DOT_H__
 
diff --git a/gfs2/debug/main.c b/gfs2/debug/main.c
index 9be30a3..a4a7a53 100644
--- a/gfs2/debug/main.c
+++ b/gfs2/debug/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/ondisk.c b/gfs2/debug/ondisk.c
index 2921f14..4aa598c 100644
--- a/gfs2/debug/ondisk.c
+++ b/gfs2/debug/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/readfile.c b/gfs2/debug/readfile.c
index 07a077a..3c69074 100644
--- a/gfs2/debug/readfile.c
+++ b/gfs2/debug/readfile.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/readfile.h b/gfs2/debug/readfile.h
index 8d0400e..e4e84e9 100644
--- a/gfs2/debug/readfile.h
+++ b/gfs2/debug/readfile.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __READFILE_DOT_H__
 #define __READFILE_DOT_H__
 
diff --git a/gfs2/debug/util.c b/gfs2/debug/util.c
index cc91a5d..5489349 100644
--- a/gfs2/debug/util.c
+++ b/gfs2/debug/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/debug/util.h b/gfs2/debug/util.h
index 0941ba2..2c08b66 100644
--- a/gfs2/debug/util.h
+++ b/gfs2/debug/util.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UTIL_DOT_H__
 #define __UTIL_DOT_H__
 
diff --git a/gfs2/edit/Makefile b/gfs2/edit/Makefile
index 0b84dd3..3d3d6b6 100644
--- a/gfs2/edit/Makefile
+++ b/gfs2/edit/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2_edit
 
 SBINDIRT=$(TARGET)
diff --git a/gfs2/edit/gfs2hex.c b/gfs2/edit/gfs2hex.c
index 082f5b6..c9950be 100644
--- a/gfs2/edit/gfs2hex.c
+++ b/gfs2/edit/gfs2hex.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made availale to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/edit/gfs2hex.h b/gfs2/edit/gfs2hex.h
index eb1ead4..4dd92d4 100644
--- a/gfs2/edit/gfs2hex.h
+++ b/gfs2/edit/gfs2hex.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2HEX_DOT_H__
 #define __GFS2HEX_DOT_H__
 
diff --git a/gfs2/edit/hexedit.c b/gfs2/edit/hexedit.c
index 9189979..080daf4 100644
--- a/gfs2/edit/hexedit.c
+++ b/gfs2/edit/hexedit.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>
diff --git a/gfs2/edit/hexedit.h b/gfs2/edit/hexedit.h
index 1ff2775..0afe1e3 100644
--- a/gfs2/edit/hexedit.h
+++ b/gfs2/edit/hexedit.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __HEXVIEW_DOT_H__
 #define __HEXVIEW_DOT_H__
 
diff --git a/gfs2/edit/savemeta.c b/gfs2/edit/savemeta.c
index e27d9df..c6ef3bd 100644
--- a/gfs2/edit/savemeta.c
+++ b/gfs2/edit/savemeta.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <ctype.h>
diff --git a/gfs2/fsck/Makefile b/gfs2/fsck/Makefile
index 26cb0a1..32713da 100644
--- a/gfs2/fsck/Makefile
+++ b/gfs2/fsck/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= fsck.gfs2
 TARGET2= gfs2_fsck
 
diff --git a/gfs2/fsck/eattr.c b/gfs2/fsck/eattr.c
index 42753ca..a1d8521 100644
--- a/gfs2/fsck/eattr.c
+++ b/gfs2/fsck/eattr.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include <string.h>
 #include <linux_endian.h>
diff --git a/gfs2/fsck/eattr.h b/gfs2/fsck/eattr.h
index 75991c0..750ec30 100644
--- a/gfs2/fsck/eattr.h
+++ b/gfs2/fsck/eattr.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _EATTR_H
 #define _EATTR_H
 
diff --git a/gfs2/fsck/fs_bits.h b/gfs2/fsck/fs_bits.h
index 10addf6..9754ae2 100644
--- a/gfs2/fsck/fs_bits.h
+++ b/gfs2/fsck/fs_bits.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_BITS_H__
 #define __FS_BITS_H__
 
diff --git a/gfs2/fsck/fs_recovery.c b/gfs2/fsck/fs_recovery.c
index 3e4094b..964b51e 100644
--- a/gfs2/fsck/fs_recovery.c
+++ b/gfs2/fsck/fs_recovery.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <errno.h>
 #include <inttypes.h>
 #include <linux_endian.h>
diff --git a/gfs2/fsck/fs_recovery.h b/gfs2/fsck/fs_recovery.h
index b7ae2b0..484ea67 100644
--- a/gfs2/fsck/fs_recovery.h
+++ b/gfs2/fsck/fs_recovery.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __FS_RECOVERY_H__
 #define __FS_RECOVERY_H__
 
diff --git a/gfs2/fsck/fsck.h b/gfs2/fsck/fsck.h
index 6220963..e17d3c9 100644
--- a/gfs2/fsck/fsck.h
+++ b/gfs2/fsck/fsck.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _FSCK_H
 #define _FSCK_H
 
diff --git a/gfs2/fsck/hash.c b/gfs2/fsck/hash.c
index 34367be..9f09111 100644
--- a/gfs2/fsck/hash.c
+++ b/gfs2/fsck/hash.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* This is the same hash algorithm used by the glocks in gfs */
 
 #include <stdint.h>
diff --git a/gfs2/fsck/hash.h b/gfs2/fsck/hash.h
index ba5856a..d5fe8e9 100644
--- a/gfs2/fsck/hash.h
+++ b/gfs2/fsck/hash.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _HASH_H
 #define _HASH_H
 
diff --git a/gfs2/fsck/initialize.c b/gfs2/fsck/initialize.c
index d759b09..ac14120 100644
--- a/gfs2/fsck/initialize.c
+++ b/gfs2/fsck/initialize.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <linux_endian.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs2/fsck/inode_hash.c b/gfs2/fsck/inode_hash.c
index 1c94b32..45efe09 100644
--- a/gfs2/fsck/inode_hash.c
+++ b/gfs2/fsck/inode_hash.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include <unistd.h>
 
diff --git a/gfs2/fsck/inode_hash.h b/gfs2/fsck/inode_hash.h
index b2f0f26..7e41180 100644
--- a/gfs2/fsck/inode_hash.h
+++ b/gfs2/fsck/inode_hash.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _INODE_HASH_H
 #define _INODE_HASH_H
 
diff --git a/gfs2/fsck/link.c b/gfs2/fsck/link.c
index fa01b42..1e5fe7f 100644
--- a/gfs2/fsck/link.c
+++ b/gfs2/fsck/link.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <stdlib.h>
 #include <stdint.h>
diff --git a/gfs2/fsck/link.h b/gfs2/fsck/link.h
index 96a3d87..becede1 100644
--- a/gfs2/fsck/link.h
+++ b/gfs2/fsck/link.h
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #ifndef _LINK_H
 #define _LINK_H
 
diff --git a/gfs2/fsck/lost_n_found.c b/gfs2/fsck/lost_n_found.c
index e836539..7b4edae 100644
--- a/gfs2/fsck/lost_n_found.c
+++ b/gfs2/fsck/lost_n_found.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gfs2/fsck/lost_n_found.h b/gfs2/fsck/lost_n_found.h
index 44bfffb..f28a1d9 100644
--- a/gfs2/fsck/lost_n_found.h
+++ b/gfs2/fsck/lost_n_found.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LOST_N_FOUND_H__
 #define __LOST_N_FOUND_H__
 
diff --git a/gfs2/fsck/main.c b/gfs2/fsck/main.c
index 5f6252e..7aeb13d 100644
--- a/gfs2/fsck/main.c
+++ b/gfs2/fsck/main.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdint.h>
diff --git a/gfs2/fsck/metawalk.c b/gfs2/fsck/metawalk.c
index ac7e8f0..9e84f47 100644
--- a/gfs2/fsck/metawalk.c
+++ b/gfs2/fsck/metawalk.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <linux_endian.h>
 #include <stdio.h>
diff --git a/gfs2/fsck/metawalk.h b/gfs2/fsck/metawalk.h
index 2b0f847..cec8478 100644
--- a/gfs2/fsck/metawalk.h
+++ b/gfs2/fsck/metawalk.h
@@ -1,15 +1,3 @@
-/*****************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _METAWALK_H
 #define _METAWALK_H
 
diff --git a/gfs2/fsck/pass1.c b/gfs2/fsck/pass1.c
index b00331d..6937004 100644
--- a/gfs2/fsck/pass1.c
+++ b/gfs2/fsck/pass1.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* pass1 checks inodes for format & type, duplicate blocks, & incorrect
  * block count.
  *
diff --git a/gfs2/fsck/pass1b.c b/gfs2/fsck/pass1b.c
index 2b0ab50..931dc28 100644
--- a/gfs2/fsck/pass1b.c
+++ b/gfs2/fsck/pass1b.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <linux_endian.h>
 #include <stdlib.h>
diff --git a/gfs2/fsck/pass1c.c b/gfs2/fsck/pass1c.c
index 12a0cc8..333c475 100644
--- a/gfs2/fsck/pass1c.c
+++ b/gfs2/fsck/pass1c.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <linux_endian.h>
 #include <stdlib.h>
diff --git a/gfs2/fsck/pass2.c b/gfs2/fsck/pass2.c
index c15b0a8..296dd5e 100644
--- a/gfs2/fsck/pass2.c
+++ b/gfs2/fsck/pass2.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <dirent.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gfs2/fsck/pass3.c b/gfs2/fsck/pass3.c
index 58e0009..7b5cce6 100644
--- a/gfs2/fsck/pass3.c
+++ b/gfs2/fsck/pass3.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <inttypes.h>
diff --git a/gfs2/fsck/pass4.c b/gfs2/fsck/pass4.c
index 8a9e733..0d895f3 100644
--- a/gfs2/fsck/pass4.c
+++ b/gfs2/fsck/pass4.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <stdlib.h>
 #include <stdio.h>
diff --git a/gfs2/fsck/pass5.c b/gfs2/fsck/pass5.c
index 8db2ca7..832dd82 100644
--- a/gfs2/fsck/pass5.c
+++ b/gfs2/fsck/pass5.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <string.h>
 #include <inttypes.h>
diff --git a/gfs2/fsck/rgrepair.c b/gfs2/fsck/rgrepair.c
index 8ba16bf..8cb0767 100644
--- a/gfs2/fsck/rgrepair.c
+++ b/gfs2/fsck/rgrepair.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <inttypes.h>
 #include <stdio.h>
diff --git a/gfs2/fsck/test.c b/gfs2/fsck/test.c
index f78e40d..ae12429 100644
--- a/gfs2/fsck/test.c
+++ b/gfs2/fsck/test.c
@@ -1,4 +1,3 @@
-
 #include <stdio.h>
 
 main()
diff --git a/gfs2/fsck/test_bitmap.c b/gfs2/fsck/test_bitmap.c
index 6daaed2..18e23bd 100644
--- a/gfs2/fsck/test_bitmap.c
+++ b/gfs2/fsck/test_bitmap.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdint.h>
 #include <stdio.h>
 #include "log.h"
diff --git a/gfs2/fsck/test_block_list.c b/gfs2/fsck/test_block_list.c
index 049eb91..cd25f05 100644
--- a/gfs2/fsck/test_block_list.c
+++ b/gfs2/fsck/test_block_list.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdint.h>
 #include "block_list.h"
diff --git a/gfs2/fsck/util.c b/gfs2/fsck/util.c
index 074e6f9..54bc54d 100644
--- a/gfs2/fsck/util.c
+++ b/gfs2/fsck/util.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <linux_endian.h>
 #include <stdlib.h>
diff --git a/gfs2/fsck/util.h b/gfs2/fsck/util.h
index c112b60..96d7c46 100644
--- a/gfs2/fsck/util.h
+++ b/gfs2/fsck/util.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __UTIL_H__
 #define __UTIL_H__
 
diff --git a/gfs2/include/gfs2_disk_hash.h b/gfs2/include/gfs2_disk_hash.h
index 81e4196..caa5e09 100644
--- a/gfs2/include/gfs2_disk_hash.h
+++ b/gfs2/include/gfs2_disk_hash.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2_DISK_HASH_DOT_H__
 #define __GFS2_DISK_HASH_DOT_H__
 
diff --git a/gfs2/include/global.h b/gfs2/include/global.h
index ef4a204..02c3eff 100644
--- a/gfs2/include/global.h
+++ b/gfs2/include/global.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GLOBAL_DOT_H__
 #define __GLOBAL_DOT_H__
 
diff --git a/gfs2/include/linux_endian.h b/gfs2/include/linux_endian.h
index 8054673..43089d2 100644
--- a/gfs2/include/linux_endian.h
+++ b/gfs2/include/linux_endian.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LINUX_ENDIAN_DOT_H__
 #define __LINUX_ENDIAN_DOT_H__
 
diff --git a/gfs2/include/osi_list.h b/gfs2/include/osi_list.h
index 6e525b1..3b1483b 100644
--- a/gfs2/include/osi_list.h
+++ b/gfs2/include/osi_list.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OSI_LIST_DOT_H__
 #define __OSI_LIST_DOT_H__
 
diff --git a/gfs2/include/osi_user.h b/gfs2/include/osi_user.h
index 29c9ad2..34964ed 100644
--- a/gfs2/include/osi_user.h
+++ b/gfs2/include/osi_user.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __OSI_USER_DOT_H__
 #define __OSI_USER_DOT_H__
 
diff --git a/gfs2/init.d/Makefile b/gfs2/init.d/Makefile
index 6cc0cdb..221550e 100644
--- a/gfs2/init.d/Makefile
+++ b/gfs2/init.d/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2
 
 INITDT=$(TARGET)
diff --git a/gfs2/libgfs2/Makefile b/gfs2/libgfs2/Makefile
index 40091fd..26c69f1 100644
--- a/gfs2/libgfs2/Makefile
+++ b/gfs2/libgfs2/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libgfs2
 
 MAKESTATICLIB = 1
diff --git a/gfs2/libgfs2/bitmap.c b/gfs2/libgfs2/bitmap.c
index c8ba4ec..2826511 100644
--- a/gfs2/libgfs2/bitmap.c
+++ b/gfs2/libgfs2/bitmap.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* Basic bitmap manipulation */
 #include <inttypes.h>
 #include <stdint.h>
diff --git a/gfs2/libgfs2/block_list.c b/gfs2/libgfs2/block_list.c
index 0c7ddd9..3db653e 100644
--- a/gfs2/libgfs2/block_list.c
+++ b/gfs2/libgfs2/block_list.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <unistd.h>
 #include <stdio.h>
diff --git a/gfs2/libgfs2/buf.c b/gfs2/libgfs2/buf.c
index 562e965..3e8ca1a 100644
--- a/gfs2/libgfs2/buf.c
+++ b/gfs2/libgfs2/buf.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/device_geometry.c b/gfs2/libgfs2/device_geometry.c
index a911374..f27f71b 100644
--- a/gfs2/libgfs2/device_geometry.c
+++ b/gfs2/libgfs2/device_geometry.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/fs_bits.c b/gfs2/libgfs2/fs_bits.c
index 6e74747..5d4ba83 100644
--- a/gfs2/libgfs2/fs_bits.c
+++ b/gfs2/libgfs2/fs_bits.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/gfs2/libgfs2/fs_geometry.c b/gfs2/libgfs2/fs_geometry.c
index c6d275c..e4428b5 100644
--- a/gfs2/libgfs2/fs_geometry.c
+++ b/gfs2/libgfs2/fs_geometry.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/fs_ops.c b/gfs2/libgfs2/fs_ops.c
index a48d2ff..32e6a8e 100644
--- a/gfs2/libgfs2/fs_ops.c
+++ b/gfs2/libgfs2/fs_ops.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/gfs2_log.c b/gfs2/libgfs2/gfs2_log.c
index 8dd55a2..06203fb 100644
--- a/gfs2/libgfs2/gfs2_log.c
+++ b/gfs2/libgfs2/gfs2_log.c
@@ -1,15 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
-
 #include <stdio.h>
 #include <stdarg.h>
 #include <ctype.h>
diff --git a/gfs2/libgfs2/libgfs2.h b/gfs2/libgfs2/libgfs2.h
index 7f8e393..5a6460d 100644
--- a/gfs2/libgfs2/libgfs2.h
+++ b/gfs2/libgfs2/libgfs2.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LIBGFS2_DOT_H__
 #define __LIBGFS2_DOT_H__
 
diff --git a/gfs2/libgfs2/locking.c b/gfs2/libgfs2/locking.c
index 9e590d4..6e1fa5a 100644
--- a/gfs2/libgfs2/locking.c
+++ b/gfs2/libgfs2/locking.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/misc.c b/gfs2/libgfs2/misc.c
index 4201c7f..daef2f3 100644
--- a/gfs2/libgfs2/misc.c
+++ b/gfs2/libgfs2/misc.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/ondisk.c b/gfs2/libgfs2/ondisk.c
index adaf39f..40eb259 100644
--- a/gfs2/libgfs2/ondisk.c
+++ b/gfs2/libgfs2/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/ondisk.h b/gfs2/libgfs2/ondisk.h
index a384051..dcd6318 100644
--- a/gfs2/libgfs2/ondisk.h
+++ b/gfs2/libgfs2/ondisk.h
@@ -1,12 +1,3 @@
-/*
- * Copyright (C) Sistina Software, Inc.  1997-2003 All rights reserved.
- * Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #ifndef __ONDISK_DOT_H__
 #define __ONDISK_DOT_H__
 
diff --git a/gfs2/libgfs2/recovery.c b/gfs2/libgfs2/recovery.c
index 387d4fa..a4fcc8e 100644
--- a/gfs2/libgfs2/recovery.c
+++ b/gfs2/libgfs2/recovery.c
@@ -1,13 +1,4 @@
 /*
- * Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License version 2.
- *
- */
-
-/*
  * NOTE:
  *
  * This code was pilfered from the gfs2 kernel and adapted to userland.
diff --git a/gfs2/libgfs2/rgrp.c b/gfs2/libgfs2/rgrp.c
index 5728144..187a036 100644
--- a/gfs2/libgfs2/rgrp.c
+++ b/gfs2/libgfs2/rgrp.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <inttypes.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gfs2/libgfs2/size.c b/gfs2/libgfs2/size.c
index 12b40c5..8fc0da6 100644
--- a/gfs2/libgfs2/size.c
+++ b/gfs2/libgfs2/size.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/structures.c b/gfs2/libgfs2/structures.c
index c733b39..eb4c7bd 100644
--- a/gfs2/libgfs2/structures.c
+++ b/gfs2/libgfs2/structures.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/libgfs2/super.c b/gfs2/libgfs2/super.c
index b023c8f..b7cb5d8 100644
--- a/gfs2/libgfs2/super.c
+++ b/gfs2/libgfs2/super.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <inttypes.h>
 #include <stdio.h>
diff --git a/gfs2/man/Makefile b/gfs2/man/Makefile
index 77f5473..cd0b53c 100644
--- a/gfs2/man/Makefile
+++ b/gfs2/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2.8 \
 	gfs2_convert.8 \
 	gfs2_edit.8 \
diff --git a/gfs2/man/gfs2.8 b/gfs2/man/gfs2.8
index b817449..f7fbc42 100644
--- a/gfs2/man/gfs2.8
+++ b/gfs2/man/gfs2.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_convert.8 b/gfs2/man/gfs2_convert.8
index 2f6f2de..059863b 100644
--- a/gfs2/man/gfs2_convert.8
+++ b/gfs2/man/gfs2_convert.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_convert 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_edit.8 b/gfs2/man/gfs2_edit.8
index 5cd3e16..3565680 100644
--- a/gfs2/man/gfs2_edit.8
+++ b/gfs2/man/gfs2_edit.8
@@ -1,5 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_edit 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_fsck.8 b/gfs2/man/gfs2_fsck.8
index 6d7171e..4d7e612 100644
--- a/gfs2/man/gfs2_fsck.8
+++ b/gfs2/man/gfs2_fsck.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_fsck 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_grow.8 b/gfs2/man/gfs2_grow.8
index 85e53c1..acf5c0b 100644
--- a/gfs2/man/gfs2_grow.8
+++ b/gfs2/man/gfs2_grow.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_grow 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_jadd.8 b/gfs2/man/gfs2_jadd.8
index b57ca12..0e24648 100644
--- a/gfs2/man/gfs2_jadd.8
+++ b/gfs2/man/gfs2_jadd.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_jadd 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_mount.8 b/gfs2/man/gfs2_mount.8
index 0bf8f42..95284c4 100644
--- a/gfs2/man/gfs2_mount.8
+++ b/gfs2/man/gfs2_mount.8
@@ -1,11 +1,3 @@
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-.\"  Portions copyright (c) 2001-2003 The OpenGFS2 Project
-.\"  Portions copyright (c) 2004 ben.m.cahill@intel.com
-.\"
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH gfs2_mount 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_quota.8 b/gfs2/man/gfs2_quota.8
index 40feb9c..7b1311c 100644
--- a/gfs2/man/gfs2_quota.8
+++ b/gfs2/man/gfs2_quota.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_quota 8
 
 .SH NAME
diff --git a/gfs2/man/gfs2_tool.8 b/gfs2/man/gfs2_tool.8
index 503cddb..c28356a 100644
--- a/gfs2/man/gfs2_tool.8
+++ b/gfs2/man/gfs2_tool.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-
 .TH gfs2_tool 8
 
 .SH NAME
diff --git a/gfs2/man/mkfs.gfs2.8 b/gfs2/man/mkfs.gfs2.8
index b411467..4bb726c 100644
--- a/gfs2/man/mkfs.gfs2.8
+++ b/gfs2/man/mkfs.gfs2.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004-2006 Red Hat, Inc.  All rights reserved.
-
 .TH mkfs.gfs2 8
 
 .SH NAME
diff --git a/gfs2/mkfs/Makefile b/gfs2/mkfs/Makefile
index d627c6d..c1f64d8 100644
--- a/gfs2/mkfs/Makefile
+++ b/gfs2/mkfs/Makefile
@@ -1,8 +1,3 @@
-#
-# Makefile for GFS2 mkfs
-#
-.PHONY: all clean install
-
 TARGET1= mkfs.gfs2
 TARGET2= gfs2_mkfs
 TARGET3= gfs2_jadd
diff --git a/gfs2/mkfs/gfs2_mkfs.h b/gfs2/mkfs/gfs2_mkfs.h
index 627c018..507027a 100644
--- a/gfs2/mkfs/gfs2_mkfs.h
+++ b/gfs2/mkfs/gfs2_mkfs.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2_MKFS_DOT_H__
 #define __GFS2_MKFS_DOT_H__
 
diff --git a/gfs2/mkfs/main.c b/gfs2/mkfs/main.c
index b8ff325..076ed16 100644
--- a/gfs2/mkfs/main.c
+++ b/gfs2/mkfs/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mkfs/main_grow.c b/gfs2/mkfs/main_grow.c
index a9f9985..e91630c 100644
--- a/gfs2/mkfs/main_grow.c
+++ b/gfs2/mkfs/main_grow.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mkfs/main_jadd.c b/gfs2/mkfs/main_jadd.c
index 92544ba..5c928b9 100644
--- a/gfs2/mkfs/main_jadd.c
+++ b/gfs2/mkfs/main_jadd.c
@@ -1,14 +1,3 @@
-/*****************************************************************************
-******************************************************************************
-**
-**  Copyright (C) 2006-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-******************************************************************************
-*****************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mkfs/main_mkfs.c b/gfs2/mkfs/main_mkfs.c
index 074121f..5563ae4 100644
--- a/gfs2/mkfs/main_mkfs.c
+++ b/gfs2/mkfs/main_mkfs.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mount/Makefile b/gfs2/mount/Makefile
index 739c829..a1ec7d4 100644
--- a/gfs2/mount/Makefile
+++ b/gfs2/mount/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= mount.gfs2
 
 all: ${TARGET1}
diff --git a/gfs2/mount/mount.gfs2.c b/gfs2/mount/mount.gfs2.c
index 6c30d44..786e70e 100644
--- a/gfs2/mount/mount.gfs2.c
+++ b/gfs2/mount/mount.gfs2.c
@@ -1,11 +1,3 @@
-/*
- * Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #include "util.h"
 
 char *prog_name;
diff --git a/gfs2/mount/mtab.c b/gfs2/mount/mtab.c
index fc8d6be..9d6dba1 100644
--- a/gfs2/mount/mtab.c
+++ b/gfs2/mount/mtab.c
@@ -1,11 +1,3 @@
-/*
- * Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #include "util.h"
 
 extern char *prog_name;
diff --git a/gfs2/mount/ondisk1.c b/gfs2/mount/ondisk1.c
index d3cba03..0a64021 100644
--- a/gfs2/mount/ondisk1.c
+++ b/gfs2/mount/ondisk1.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mount/ondisk2.c b/gfs2/mount/ondisk2.c
index c1d7c41..9dead8a 100644
--- a/gfs2/mount/ondisk2.c
+++ b/gfs2/mount/ondisk2.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/mount/util.c b/gfs2/mount/util.c
index f8e6fee..fecacea 100644
--- a/gfs2/mount/util.c
+++ b/gfs2/mount/util.c
@@ -1,11 +1,3 @@
-/*
- * Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #include "util.h"
 #include "libgfscontrol.h"
 
diff --git a/gfs2/mount/util.h b/gfs2/mount/util.h
index ffa2dd6..14c5182 100644
--- a/gfs2/mount/util.h
+++ b/gfs2/mount/util.h
@@ -1,11 +1,3 @@
-/*
- * Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
- *
- * This copyrighted material is made available to anyone wishing to use,
- * modify, copy, or redistribute it subject to the terms and conditions
- * of the GNU General Public License v.2.
- */
-
 #ifndef __MOUNT_DOT_H__
 #define __MOUNT_DOT_H__
 
diff --git a/gfs2/quota/Makefile b/gfs2/quota/Makefile
index 2075ad9..6a9fc40 100644
--- a/gfs2/quota/Makefile
+++ b/gfs2/quota/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2_quota
 
 SBINDIRT=$(TARGET)
diff --git a/gfs2/quota/check.c b/gfs2/quota/check.c
index 0fbced1..c3c2b18 100644
--- a/gfs2/quota/check.c
+++ b/gfs2/quota/check.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/quota/gfs2_quota.h b/gfs2/quota/gfs2_quota.h
index fca7ce3..83a13cf 100644
--- a/gfs2/quota/gfs2_quota.h
+++ b/gfs2/quota/gfs2_quota.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2_QUOTA_DOT_H__
 #define __GFS2_QUOTA_DOT_H__
 
diff --git a/gfs2/quota/main.c b/gfs2/quota/main.c
index dd23e41..747049b 100644
--- a/gfs2/quota/main.c
+++ b/gfs2/quota/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <stdio.h>
 #include <stdlib.h>
 #include <stdarg.h>
diff --git a/gfs2/quota/names.c b/gfs2/quota/names.c
index 2443882..fd3c589 100644
--- a/gfs2/quota/names.c
+++ b/gfs2/quota/names.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/Makefile b/gfs2/tool/Makefile
index 66890c8..c6dd9a0 100644
--- a/gfs2/tool/Makefile
+++ b/gfs2/tool/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs2_tool
 
 SBINDIRT=$(TARGET)
diff --git a/gfs2/tool/decipher_lockstate_dump b/gfs2/tool/decipher_lockstate_dump
index 8b76678..96afcd7 100755
--- a/gfs2/tool/decipher_lockstate_dump
+++ b/gfs2/tool/decipher_lockstate_dump
@@ -1,19 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 foreach $arg (@ARGV)
 {
     if ($arg eq '-nosort')
diff --git a/gfs2/tool/df.c b/gfs2/tool/df.c
index f6b203e..386a217 100644
--- a/gfs2/tool/df.c
+++ b/gfs2/tool/df.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/gfs2_tool.h b/gfs2/tool/gfs2_tool.h
index a91c73f..b0c7e9a 100644
--- a/gfs2/tool/gfs2_tool.h
+++ b/gfs2/tool/gfs2_tool.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS2_TOOL_DOT_H__
 #define __GFS2_TOOL_DOT_H__
 
diff --git a/gfs2/tool/iflags.h b/gfs2/tool/iflags.h
index c577c4a..2d6cf18 100644
--- a/gfs2/tool/iflags.h
+++ b/gfs2/tool/iflags.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __IFLAGS_DOT_H__
 #define __IFLAGS_DOT_H__
 
diff --git a/gfs2/tool/layout.c b/gfs2/tool/layout.c
index 2b5c912..34eec90 100644
--- a/gfs2/tool/layout.c
+++ b/gfs2/tool/layout.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/main.c b/gfs2/tool/main.c
index 9da366f..55df698 100644
--- a/gfs2/tool/main.c
+++ b/gfs2/tool/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/misc.c b/gfs2/tool/misc.c
index 7053076..0882b49 100644
--- a/gfs2/tool/misc.c
+++ b/gfs2/tool/misc.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/ondisk.c b/gfs2/tool/ondisk.c
index a2a4440..6a31832 100644
--- a/gfs2/tool/ondisk.c
+++ b/gfs2/tool/ondisk.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/parse_lockdump b/gfs2/tool/parse_lockdump
index 2cc8ed4..9e77599 100755
--- a/gfs2/tool/parse_lockdump
+++ b/gfs2/tool/parse_lockdump
@@ -1,19 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
-
 &do_input(@ARGV);
 
 print 'Entries:  ', scalar(@gl), "\n";
diff --git a/gfs2/tool/sb.c b/gfs2/tool/sb.c
index 49e896d..21bfe2e 100644
--- a/gfs2/tool/sb.c
+++ b/gfs2/tool/sb.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gfs2/tool/tune.c b/gfs2/tool/tune.c
index 294ff54..48b0e33 100644
--- a/gfs2/tool/tune.c
+++ b/gfs2/tool/tune.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gnbd-kernel/src/Makefile b/gnbd-kernel/src/Makefile
index 12c5990..46f107d 100644
--- a/gnbd-kernel/src/Makefile
+++ b/gnbd-kernel/src/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gnbd.ko
 
 KMODT=$(TARGET)
diff --git a/gnbd-kernel/src/gnbd.c b/gnbd-kernel/src/gnbd.c
index f65be50..22c2da8 100644
--- a/gnbd-kernel/src/gnbd.c
+++ b/gnbd-kernel/src/gnbd.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* Large chunks of this code were lifted from nbd.c */
 
 #include <linux/major.h>
diff --git a/gnbd-kernel/src/gnbd.h b/gnbd-kernel/src/gnbd.h
index 6de9c08..9bb259b 100644
--- a/gnbd-kernel/src/gnbd.h
+++ b/gnbd-kernel/src/gnbd.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef LINUX_GNBD_H
 #define LINUX_GNBD_H
 
diff --git a/gnbd/Makefile b/gnbd/Makefile
index 6b38604..ef974de 100644
--- a/gnbd/Makefile
+++ b/gnbd/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/gnbd/client/Makefile b/gnbd/client/Makefile
index f4437f7..cd2c9ea 100644
--- a/gnbd/client/Makefile
+++ b/gnbd/client/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= gnbd_recvd
 TARGET2= gnbd_monitor
 
diff --git a/gnbd/client/gnbd_monitor.c b/gnbd/client/gnbd_monitor.c
index 70c2c61..640d989 100644
--- a/gnbd/client/gnbd_monitor.c
+++ b/gnbd/client/gnbd_monitor.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
diff --git a/gnbd/client/gnbd_monitor.h b/gnbd/client/gnbd_monitor.h
index f2f1a66..06abf4a 100644
--- a/gnbd/client/gnbd_monitor.h
+++ b/gnbd/client/gnbd_monitor.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __gnbd_monitor_h__
 #define __gnbd_monitor_h__
 
diff --git a/gnbd/client/gnbd_recvd.c b/gnbd/client/gnbd_recvd.c
index 88db045..ec2b78c 100644
--- a/gnbd/client/gnbd_recvd.c
+++ b/gnbd/client/gnbd_recvd.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdlib.h>
 #include <getopt.h>
diff --git a/gnbd/client/monitor_req.c b/gnbd/client/monitor_req.c
index c9f8870..d6ac337 100644
--- a/gnbd/client/monitor_req.c
+++ b/gnbd/client/monitor_req.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
diff --git a/gnbd/include/global.h b/gnbd/include/global.h
index c4f8a1d..11f2460 100644
--- a/gnbd/include/global.h
+++ b/gnbd/include/global.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GLOBAL_DOT_H__
 #define __GLOBAL_DOT_H__
 
diff --git a/gnbd/include/gnbd_endian.h b/gnbd/include/gnbd_endian.h
index 235c8dc..2a17bad 100644
--- a/gnbd/include/gnbd_endian.h
+++ b/gnbd/include/gnbd_endian.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GNBD_ENDIAN_DOT_H__
 #define __GNBD_ENDIAN_DOT_H__
 
diff --git a/gnbd/man/Makefile b/gnbd/man/Makefile
index 64119d4..7b869c4 100644
--- a/gnbd/man/Makefile
+++ b/gnbd/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gnbd.8 \
 	gnbd_export.8 \
 	gnbd_import.8 \
diff --git a/gnbd/man/fence_gnbd.8 b/gnbd/man/fence_gnbd.8
index 9bf185a..2030522 100644
--- a/gnbd/man/fence_gnbd.8
+++ b/gnbd/man/fence_gnbd.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH fence_gnbd 8
 
 .SH NAME
diff --git a/gnbd/man/gnbd.8 b/gnbd/man/gnbd.8
index 6c7c243..a888fe3 100644
--- a/gnbd/man/gnbd.8
+++ b/gnbd/man/gnbd.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gnbd 8
 
 .SH NAME
diff --git a/gnbd/man/gnbd_export.8 b/gnbd/man/gnbd_export.8
index 2a3a686..ebd2c95 100644
--- a/gnbd/man/gnbd_export.8
+++ b/gnbd/man/gnbd_export.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gnbd_export 8
 
 .SH NAME
diff --git a/gnbd/man/gnbd_import.8 b/gnbd/man/gnbd_import.8
index 5d59e07..f3608ff 100644
--- a/gnbd/man/gnbd_import.8
+++ b/gnbd/man/gnbd_import.8
@@ -1,6 +1,3 @@
-.\"  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-.\"  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-
 .TH gnbd_import 8
 
 .SH NAME
diff --git a/gnbd/man/gnbd_serv.8 b/gnbd/man/gnbd_serv.8
index fa5e686..c38719e 100644
--- a/gnbd/man/gnbd_serv.8
+++ b/gnbd/man/gnbd_serv.8
@@ -1,5 +1,3 @@
-.\"  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-
 .TH gnbd_serv 8
 
 .SH NAME
diff --git a/gnbd/server/Makefile b/gnbd/server/Makefile
index 3036e85..3d918b7 100644
--- a/gnbd/server/Makefile
+++ b/gnbd/server/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= gnbd_serv
 TARGET2= gnbd_clusterd
 
diff --git a/gnbd/server/device.c b/gnbd/server/device.c
index b547897..ba365c9 100644
--- a/gnbd/server/device.c
+++ b/gnbd/server/device.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #define _GNU_SOURCE
 #include <unistd.h>
 #include <stdlib.h>
diff --git a/gnbd/server/device.h b/gnbd/server/device.h
index 9525084..1df2ac1 100644
--- a/gnbd/server/device.h
+++ b/gnbd/server/device.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __device_h__
 #define __device_h__
 
diff --git a/gnbd/server/extern_req.c b/gnbd/server/extern_req.c
index b7b5c8c..0b11ac6 100644
--- a/gnbd/server/extern_req.c
+++ b/gnbd/server/extern_req.c
@@ -1,14 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/server/extern_req.h b/gnbd/server/extern_req.h
index de461f2..8001de8 100644
--- a/gnbd/server/extern_req.h
+++ b/gnbd/server/extern_req.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __extern_req_h__
 #define __extern_req_h__
 
diff --git a/gnbd/server/fence.c b/gnbd/server/fence.c
index acd4a9a..5a3f477 100644
--- a/gnbd/server/fence.c
+++ b/gnbd/server/fence.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gnbd/server/fence.h b/gnbd/server/fence.h
index ac3b4ab..7565f9f 100644
--- a/gnbd/server/fence.h
+++ b/gnbd/server/fence.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __fence_h__
 #define __fence_h__
 
diff --git a/gnbd/server/gnbd_clusterd.c b/gnbd/server/gnbd_clusterd.c
index 6dd1b29..4d730da 100644
--- a/gnbd/server/gnbd_clusterd.c
+++ b/gnbd/server/gnbd_clusterd.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/server/gnbd_serv.c b/gnbd/server/gnbd_serv.c
index 49b734c..5ce5088 100644
--- a/gnbd/server/gnbd_serv.c
+++ b/gnbd/server/gnbd_serv.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/server/gnbd_server.h b/gnbd/server/gnbd_server.h
index e958d77..6a41607 100644
--- a/gnbd/server/gnbd_server.h
+++ b/gnbd/server/gnbd_server.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __gnbd_server_h__
 #define __gnbd_server_h__
 
diff --git a/gnbd/server/gserv.c b/gnbd/server/gserv.c
index 78dbb71..3f4326b 100644
--- a/gnbd/server/gserv.c
+++ b/gnbd/server/gserv.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #ifndef __USE_XOPEN2K
diff --git a/gnbd/server/gserv.h b/gnbd/server/gserv.h
index e2ddcf8..b78c967 100644
--- a/gnbd/server/gserv.h
+++ b/gnbd/server/gserv.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __gserv_h__
 #define __gserv_h__
 
diff --git a/gnbd/server/list.h b/gnbd/server/list.h
index 2400056..6615c70 100644
--- a/gnbd/server/list.h
+++ b/gnbd/server/list.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __list_h__
 #define __list_h__
 
diff --git a/gnbd/server/local_req.c b/gnbd/server/local_req.c
index 5649c5b..f039510 100644
--- a/gnbd/server/local_req.c
+++ b/gnbd/server/local_req.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/server/local_req.h b/gnbd/server/local_req.h
index df43e01..08bcb4b 100644
--- a/gnbd/server/local_req.h
+++ b/gnbd/server/local_req.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __local_req_h__
 #define __local_req_h__
 
diff --git a/gnbd/tools/Makefile b/gnbd/tools/Makefile
index e5c9a4e..df9274d 100644
--- a/gnbd/tools/Makefile
+++ b/gnbd/tools/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/gnbd/tools/fence_gnbd/Makefile b/gnbd/tools/fence_gnbd/Makefile
index 29367c5..51b145b 100644
--- a/gnbd/tools/fence_gnbd/Makefile
+++ b/gnbd/tools/fence_gnbd/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= fence_gnbd
 
 SBINDIRT=$(TARGET)
diff --git a/gnbd/tools/fence_gnbd/main.c b/gnbd/tools/fence_gnbd/main.c
index 1a63400..17a7a3b 100644
--- a/gnbd/tools/fence_gnbd/main.c
+++ b/gnbd/tools/fence_gnbd/main.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/tools/gnbd_export/Makefile b/gnbd/tools/gnbd_export/Makefile
index ebd0de0..307a8b3 100644
--- a/gnbd/tools/gnbd_export/Makefile
+++ b/gnbd/tools/gnbd_export/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gnbd_export
 
 SBINDIRT=$(TARGET) gnbd_get_uid
diff --git a/gnbd/tools/gnbd_export/gnbd_export.c b/gnbd/tools/gnbd_export/gnbd_export.c
index 633cc5c..1e4be29 100644
--- a/gnbd/tools/gnbd_export/gnbd_export.c
+++ b/gnbd/tools/gnbd_export/gnbd_export.c
@@ -1,17 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
-
 #include <unistd.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/gnbd/tools/gnbd_import/Makefile b/gnbd/tools/gnbd_import/Makefile
index fbcfa73..626786e 100644
--- a/gnbd/tools/gnbd_import/Makefile
+++ b/gnbd/tools/gnbd_import/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gnbd_import
 
 SBINDIRT=$(TARGET)
diff --git a/gnbd/tools/gnbd_import/fence_return.h b/gnbd/tools/gnbd_import/fence_return.h
index b3a3d63..6081199 100644
--- a/gnbd/tools/gnbd_import/fence_return.h
+++ b/gnbd/tools/gnbd_import/fence_return.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __fence_return_h__
 #define __fence_return_h__
 
diff --git a/gnbd/tools/gnbd_import/gnbd_import.c b/gnbd/tools/gnbd_import/gnbd_import.c
index 8eb4ef2..8df9367 100644
--- a/gnbd/tools/gnbd_import/gnbd_import.c
+++ b/gnbd/tools/gnbd_import/gnbd_import.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdlib.h>
 #include <getopt.h>
diff --git a/gnbd/utils/Makefile b/gnbd/utils/Makefile
index 354d720..c1513bd 100644
--- a/gnbd/utils/Makefile
+++ b/gnbd/utils/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 OBJS=	member_cman.o \
 	trans.o \
 	gnbd_utils.o
diff --git a/gnbd/utils/gnbd_utils.c b/gnbd/utils/gnbd_utils.c
index 6493e4d..09c72ee 100644
--- a/gnbd/utils/gnbd_utils.c
+++ b/gnbd/utils/gnbd_utils.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>
diff --git a/gnbd/utils/gnbd_utils.h b/gnbd/utils/gnbd_utils.h
index ef535e8..2b84d69 100644
--- a/gnbd/utils/gnbd_utils.h
+++ b/gnbd/utils/gnbd_utils.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __gnbd_utils_h__
 #define __gnbd_utils_h__
 
diff --git a/gnbd/utils/member_cman.c b/gnbd/utils/member_cman.c
index 50ca284..85e4d37 100644
--- a/gnbd/utils/member_cman.c
+++ b/gnbd/utils/member_cman.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdlib.h>
 #include <unistd.h>
 #include <sys/types.h>
diff --git a/gnbd/utils/member_cman.h b/gnbd/utils/member_cman.h
index 1592026..2214448 100644
--- a/gnbd/utils/member_cman.h
+++ b/gnbd/utils/member_cman.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2006 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "libcman.h"
 
 extern cman_handle_t ch;
diff --git a/gnbd/utils/trans.c b/gnbd/utils/trans.c
index 69c849f..281eba7 100644
--- a/gnbd/utils/trans.c
+++ b/gnbd/utils/trans.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/gnbd/utils/trans.h b/gnbd/utils/trans.h
index e023d44..c48eaa8 100644
--- a/gnbd/utils/trans.h
+++ b/gnbd/utils/trans.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __trans_h__
 #define __trans_h__
 
diff --git a/group/Makefile b/group/Makefile
index 1e03b1a..8a8ff7c 100644
--- a/group/Makefile
+++ b/group/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/group/daemon/Makefile b/group/daemon/Makefile
index 90f199b..90931f3 100644
--- a/group/daemon/Makefile
+++ b/group/daemon/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= groupd
 
 SBINDIRT=$(TARGET)
diff --git a/group/daemon/gd_internal.h b/group/daemon/gd_internal.h
index 404e769..b842905 100644
--- a/group/daemon/gd_internal.h
+++ b/group/daemon/gd_internal.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**  
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GD_INTERNAL_DOT_H__
 #define __GD_INTERNAL_DOT_H__
 
diff --git a/group/daemon/groupd.h b/group/daemon/groupd.h
index 1f89fc2..e120995 100644
--- a/group/daemon/groupd.h
+++ b/group/daemon/groupd.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GROUPD_DOT_H__
 #define __GROUPD_DOT_H__
 
diff --git a/group/daemon/main.c b/group/daemon/main.c
index 743559f..8aa3225 100644
--- a/group/daemon/main.c
+++ b/group/daemon/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <signal.h>
 #include <time.h>
 
diff --git a/group/dlm_controld/Makefile b/group/dlm_controld/Makefile
index bc10908..73d3925 100644
--- a/group/dlm_controld/Makefile
+++ b/group/dlm_controld/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= dlm_controld
 
 SBINDIRT=$(TARGET)
diff --git a/group/dlm_controld/action.c b/group/dlm_controld/action.c
index 490449a..9f8f2a6 100644
--- a/group/dlm_controld/action.c
+++ b/group/dlm_controld/action.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 
diff --git a/group/dlm_controld/config.c b/group/dlm_controld/config.c
index 21511de..8026ec2 100644
--- a/group/dlm_controld/config.c
+++ b/group/dlm_controld/config.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <asm/types.h>
 #include <sys/uio.h>
diff --git a/group/dlm_controld/config.h b/group/dlm_controld/config.h
index 83effdb..8dba693 100644
--- a/group/dlm_controld/config.h
+++ b/group/dlm_controld/config.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* the kernel has default values for debug, timewarn and protocol;
    we only change them if new values are given on command line or in ccs */
 
diff --git a/group/dlm_controld/cpg.c b/group/dlm_controld/cpg.c
index cfa1f14..f647b1b 100644
--- a/group/dlm_controld/cpg.c
+++ b/group/dlm_controld/cpg.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 #include "libfenced.h"
diff --git a/group/dlm_controld/crc.c b/group/dlm_controld/crc.c
index cb486be..ff8c1d3 100644
--- a/group/dlm_controld/crc.c
+++ b/group/dlm_controld/crc.c
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 
 static const uint32_t crc_32_tab[] = {
diff --git a/group/dlm_controld/deadlock.c b/group/dlm_controld/deadlock.c
index 5c189a4..eecd8a5 100644
--- a/group/dlm_controld/deadlock.c
+++ b/group/dlm_controld/deadlock.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 #include "libdlm.h"
diff --git a/group/dlm_controld/dlm_controld.h b/group/dlm_controld/dlm_controld.h
index 655c2ef..b02bc42 100644
--- a/group/dlm_controld/dlm_controld.h
+++ b/group/dlm_controld/dlm_controld.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DLM_CONTROLD_DOT_H__
 #define __DLM_CONTROLD_DOT_H__
 
diff --git a/group/dlm_controld/dlm_daemon.h b/group/dlm_controld/dlm_daemon.h
index eee0015..1e7b765 100644
--- a/group/dlm_controld/dlm_daemon.h
+++ b/group/dlm_controld/dlm_daemon.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __DLM_DAEMON_DOT_H__
 #define __DLM_DAEMON_DOT_H__
 
diff --git a/group/dlm_controld/group.c b/group/dlm_controld/group.c
index 023fadd..19716e8 100644
--- a/group/dlm_controld/group.c
+++ b/group/dlm_controld/group.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "libgroup.h"
 
diff --git a/group/dlm_controld/main.c b/group/dlm_controld/main.c
index 7e8604c..7c0799a 100644
--- a/group/dlm_controld/main.c
+++ b/group/dlm_controld/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 #include <pthread.h>
diff --git a/group/dlm_controld/member_cman.c b/group/dlm_controld/member_cman.c
index c871097..02956e7 100644
--- a/group/dlm_controld/member_cman.c
+++ b/group/dlm_controld/member_cman.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2007 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <libcman.h>
 #include "dlm_daemon.h"
 
diff --git a/group/dlm_controld/netlink.c b/group/dlm_controld/netlink.c
index b61337e..5a7c261 100644
--- a/group/dlm_controld/netlink.c
+++ b/group/dlm_controld/netlink.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 #include <linux/dlm.h>
diff --git a/group/dlm_controld/plock.c b/group/dlm_controld/plock.c
index ff27628..e9a47ce 100644
--- a/group/dlm_controld/plock.c
+++ b/group/dlm_controld/plock.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "dlm_daemon.h"
 #include "config.h"
 
diff --git a/group/gfs_control/Makefile b/group/gfs_control/Makefile
index e7a5bc7..142f6e4 100644
--- a/group/gfs_control/Makefile
+++ b/group/gfs_control/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_control
 
 SBINDIRT=$(TARGET)
diff --git a/group/gfs_control/main.c b/group/gfs_control/main.c
index 1b5752b..9d2e1ef 100644
--- a/group/gfs_control/main.c
+++ b/group/gfs_control/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2007-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <sys/un.h>
 #include <inttypes.h>
diff --git a/group/gfs_controld/Makefile b/group/gfs_controld/Makefile
index 4a55a0a..e117d5b 100644
--- a/group/gfs_controld/Makefile
+++ b/group/gfs_controld/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= gfs_controld
 
 SBINDIRT=$(TARGET)
diff --git a/group/gfs_controld/config.c b/group/gfs_controld/config.c
index 6731ac6..d05ffc5 100644
--- a/group/gfs_controld/config.c
+++ b/group/gfs_controld/config.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <asm/types.h>
 #include <sys/uio.h>
diff --git a/group/gfs_controld/config.h b/group/gfs_controld/config.h
index a6c50b6..621d8f9 100644
--- a/group/gfs_controld/config.h
+++ b/group/gfs_controld/config.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __CONFIG_DOT_H__
 #define __CONFIG_DOT_H__
 
diff --git a/group/gfs_controld/cpg-old.c b/group/gfs_controld/cpg-old.c
index 72978ee..f4db7c0 100644
--- a/group/gfs_controld/cpg-old.c
+++ b/group/gfs_controld/cpg-old.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2006-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "gfs_daemon.h"
 #include "config.h"
 #include "cpg-old.h"
diff --git a/group/gfs_controld/cpg-old.h b/group/gfs_controld/cpg-old.h
index 8bbbc5e..2fe3720 100644
--- a/group/gfs_controld/cpg-old.h
+++ b/group/gfs_controld/cpg-old.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __CPG_OLD_DOT_H__
 #define __CPG_OLD_DOT_H__
 
diff --git a/group/gfs_controld/gfs_controld.h b/group/gfs_controld/gfs_controld.h
index 3759cd1..571dffb 100644
--- a/group/gfs_controld/gfs_controld.h
+++ b/group/gfs_controld/gfs_controld.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_CONTROLD_DOT_H__
 #define __GFS_CONTROLD_DOT_H__
 
diff --git a/group/gfs_controld/gfs_daemon.h b/group/gfs_controld/gfs_daemon.h
index fc82d71..d538640 100644
--- a/group/gfs_controld/gfs_daemon.h
+++ b/group/gfs_controld/gfs_daemon.h
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __GFS_DAEMON_DOT_H__
 #define __GFS_DAEMON_DOT_H__
 
diff --git a/group/gfs_controld/group.c b/group/gfs_controld/group.c
index 116f48e..0a6f530 100644
--- a/group/gfs_controld/group.c
+++ b/group/gfs_controld/group.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "gfs_daemon.h"
 #include "cpg-old.h"
 #include "libgroup.h"
diff --git a/group/gfs_controld/main.c b/group/gfs_controld/main.c
index 7786be1..342e17f 100644
--- a/group/gfs_controld/main.c
+++ b/group/gfs_controld/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "gfs_daemon.h"
 #include "config.h"
 #include <pthread.h>
diff --git a/group/gfs_controld/member_cman.c b/group/gfs_controld/member_cman.c
index 4e6fbca..bd7aa1c 100644
--- a/group/gfs_controld/member_cman.c
+++ b/group/gfs_controld/member_cman.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "gfs_daemon.h"
 #include <libcman.h>
 
diff --git a/group/gfs_controld/plock.c b/group/gfs_controld/plock.c
index 037c110..bb01237 100644
--- a/group/gfs_controld/plock.c
+++ b/group/gfs_controld/plock.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005-2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 /* gfs_controld only handles plocks in rhel5/stable2 compat mode */
 
 #include "gfs_daemon.h"
diff --git a/group/gfs_controld/util.c b/group/gfs_controld/util.c
index 70405bb..13eee5f 100644
--- a/group/gfs_controld/util.c
+++ b/group/gfs_controld/util.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include "gfs_daemon.h"
 #include "libfenced.h"
 
diff --git a/group/include/linux_endian.h b/group/include/linux_endian.h
index 8054673..43089d2 100644
--- a/group/include/linux_endian.h
+++ b/group/include/linux_endian.h
@@ -1,16 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __LINUX_ENDIAN_DOT_H__
 #define __LINUX_ENDIAN_DOT_H__
 
diff --git a/group/lib/Makefile b/group/lib/Makefile
index 35434de..ca1e2c6 100644
--- a/group/lib/Makefile
+++ b/group/lib/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET=libgroup
 
 MAKESTATICLIB = 1
diff --git a/group/lib/libgroup.c b/group/lib/libgroup.c
index afe8398..59e26e8 100644
--- a/group/lib/libgroup.c
+++ b/group/lib/libgroup.c
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2004-2005 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <sys/un.h>
 #include <inttypes.h>
diff --git a/group/lib/libgroup.h b/group/lib/libgroup.h
index ed9cd9f..fdc1e10 100644
--- a/group/lib/libgroup.h
+++ b/group/lib/libgroup.h
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBGROUP_H_
 #define _LIBGROUP_H_
 
diff --git a/group/libgfscontrol/Makefile b/group/libgfscontrol/Makefile
index e51a53c..fab27a2 100644
--- a/group/libgfscontrol/Makefile
+++ b/group/libgfscontrol/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= libgfscontrol
 
 MAKESTATICLIB = 1
diff --git a/group/libgfscontrol/libgfscontrol.h b/group/libgfscontrol/libgfscontrol.h
index 3a151ba..028b32b 100644
--- a/group/libgfscontrol/libgfscontrol.h
+++ b/group/libgfscontrol/libgfscontrol.h
@@ -1,25 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This library is free software; you can redistribute it and/or
-**  modify it under the terms of the GNU Lesser General Public
-**  License as published by the Free Software Foundation; either
-**  version 2 of the License, or (at your option) any later version.
-**
-**  This library 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
-**  Lesser General Public License for more details.
-**
-**  You should have received a copy of the GNU Lesser General Public
-**  License along with this library; if not, write to the Free Software
-**  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef _LIBGFSCONTROL_H_
 #define _LIBGFSCONTROL_H_
 
diff --git a/group/libgfscontrol/main.c b/group/libgfscontrol/main.c
index f489d72..f45af9d 100644
--- a/group/libgfscontrol/main.c
+++ b/group/libgfscontrol/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/group/man/Makefile b/group/man/Makefile
index 1aabb33..36f8b87 100644
--- a/group/man/Makefile
+++ b/group/man/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= dlm_controld.8 \
 	gfs_controld.8 \
 	group_tool.8 \
diff --git a/group/man/dlm_controld.8 b/group/man/dlm_controld.8
index 4d613a8..e8dc1c6 100644
--- a/group/man/dlm_controld.8
+++ b/group/man/dlm_controld.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH dlm_controld 8
 
 .SH NAME
diff --git a/group/man/gfs_controld.8 b/group/man/gfs_controld.8
index 1c699b8..3d053ee 100644
--- a/group/man/gfs_controld.8
+++ b/group/man/gfs_controld.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH gfs_controld 8
 
 .SH NAME
diff --git a/group/man/group_tool.8 b/group/man/group_tool.8
index 8d86f8c..6cf5e7f 100644
--- a/group/man/group_tool.8
+++ b/group/man/group_tool.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH group_tool 8
 
 .SH NAME
diff --git a/group/man/groupd.8 b/group/man/groupd.8
index b6e4763..634d0a0 100644
--- a/group/man/groupd.8
+++ b/group/man/groupd.8
@@ -1,9 +1,3 @@
-.\"  Copyright (C) 2007 Red Hat, Inc.  All rights reserved.
-.\"  
-.\"  This copyrighted material is made available to anyone wishing to use,
-.\"  modify, copy, or redistribute it subject to the terms and conditions
-.\"  of the GNU General Public License v.2.
-
 .TH groupd 8
 
 .SH NAME
diff --git a/group/test/Makefile b/group/test/Makefile
index e3c2c0d..884ffec 100644
--- a/group/test/Makefile
+++ b/group/test/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGETS= client clientd
 
 all: $(TARGETS)
diff --git a/group/test/clientd.c b/group/test/clientd.c
index 4a8411e..9f344f4 100644
--- a/group/test/clientd.c
+++ b/group/test/clientd.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
diff --git a/group/tool/Makefile b/group/tool/Makefile
index b824e22..30ba011 100644
--- a/group/tool/Makefile
+++ b/group/tool/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= group_tool
 
 SBINDIRT=$(TARGET)
diff --git a/group/tool/main.c b/group/tool/main.c
index 2d6d23d..0980444 100644
--- a/group/tool/main.c
+++ b/group/tool/main.c
@@ -1,15 +1,3 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) 2005 Red Hat, Inc.  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #include <sys/types.h>
 #include <sys/un.h>
 #include <inttypes.h>
diff --git a/make/copyright.cf b/make/copyright.cf
index 54f1c33..3ca3d70 100644
--- a/make/copyright.cf
+++ b/make/copyright.cf
@@ -1,22 +1,6 @@
-/******************************************************************************
-*******************************************************************************
-**
-**  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-**  Copyright (C) Red Hat, Inc. 2004-2008  All rights reserved.
-**
-**  This copyrighted material is made available to anyone wishing to use,
-**  modify, copy, or redistribute it subject to the terms and conditions
-**  of the GNU General Public License v.2.
-**
-*******************************************************************************
-******************************************************************************/
-
 #ifndef __COPYRIGHT_DOT_CF__
 #define __COPYRIGHT_DOT_CF__
 
 #define REDHAT_COPYRIGHT ("Copyright (C) Red Hat, Inc.  2004-2008  All rights reserved.")
 
 #endif  /*  __COPYRIGHT_DOT_CF__  */
-
-
-
diff --git a/make/defines.mk.input b/make/defines.mk.input
index d5c3a75..5fba309 100644
--- a/make/defines.mk.input
+++ b/make/defines.mk.input
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004-2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 # Install Locations
 sbindir ?= ${DESTDIR}@SBINDIR@
 initddir ?= ${DESTDIR}@INITDDIR@
diff --git a/rgmanager/AUTHORS b/rgmanager/AUTHORS
deleted file mode 100644
index 4172ad5..0000000
--- a/rgmanager/AUTHORS
+++ /dev/null
@@ -1,13 +0,0 @@
-Lon Hohberger		lhh-@-redhat.com
-* Resource tree
-* Failover domains
-* Resource agent scripts
-
-Gregory Myrdal		[private]
-* Misc utilities
-* Resource agent scripts
-
-Jeff Moyer		jmoyer-@-redhat.com
-* Syslog wrapper & logging program
-
-Portions of this code (C) 2000-2001 Mission Critical Linux, Inc.
diff --git a/rgmanager/COPYING b/rgmanager/COPYING
deleted file mode 100644
index d60c31a..0000000
--- a/rgmanager/COPYING
+++ /dev/null
@@ -1,340 +0,0 @@
-		    GNU GENERAL PUBLIC LICENSE
-		       Version 2, June 1991
-
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
- Everyone is permitted to copy and distribute verbatim copies
- of this license document, but changing it is not allowed.
-
-			    Preamble
-
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users.  This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
-your programs, too.
-
-  When we speak of free software, we are referring to freedom, not
-price.  Our General Public Licenses are designed to make sure that you
-have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
-
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
-
-  For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
-
-  The precise terms and conditions for copying, distribution and
-modification follow.
-
-		    GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
-this License.
-
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
-otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all.  For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
-be similar in spirit to the present version, but may differ in detail to
-address new problems or concerns.
-
-Each version is given a distinguishing version number.  If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission.  For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-			    NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-		     END OF TERMS AND CONDITIONS
-
-	    How to Apply These Terms to Your New Programs
-
-  If you develop a new program, and you want it to be of the greatest
-possible use to the public, the best way to achieve this is to make it
-free software which everyone can redistribute and change under these terms.
-
-  To do so, attach the following notices to the program.  It is safest
-to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
-the "copyright" line and a pointer to where the full notice is found.
-
-    <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) <year>  <name of author>
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the GNU General Public License as published by
-    the Free Software Foundation; either version 2 of the License, or
-    (at your option) any later version.
-
-    This program 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 General Public License for more details.
-
-    You should have received a copy of the GNU General Public License
-    along with this program; if not, write to the Free Software
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-
-
-Also add information on how to contact you by electronic and paper mail.
-
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
-
-    Gnomovision version 69, Copyright (C) year  name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
-    This is free software, and you are welcome to redistribute it
-    under certain conditions; type `show c' for details.
-
-The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
diff --git a/rgmanager/Makefile b/rgmanager/Makefile
index 90f758d..8f730e3 100644
--- a/rgmanager/Makefile
+++ b/rgmanager/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/rgmanager/include/clulog.h b/rgmanager/include/clulog.h
index e6b7ff8..01ee0e4 100644
--- a/rgmanager/include/clulog.h
+++ b/rgmanager/include/clulog.h
@@ -1,28 +1,6 @@
-/*
-  Copyright Red Hat, Inc. 2002
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Header for clulog.c
  */
-/*
- *  author: Jeff Moyer <moyer@missioncriticallinux.com>
- */
 
 #ifndef __CLUSTER_LOG_H
 #define __CLUSTER_LOG_H
diff --git a/rgmanager/include/event.h b/rgmanager/include/event.h
index 58edcd5..9727b87 100644
--- a/rgmanager/include/event.h
+++ b/rgmanager/include/event.h
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _EVENT_H
 #define _EVENT_H
 
diff --git a/rgmanager/include/findproc.h b/rgmanager/include/findproc.h
index 3d39048..3b6db59 100644
--- a/rgmanager/include/findproc.h
+++ b/rgmanager/include/findproc.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
- */
 /** @file
  * Header for findproc.c
  */
diff --git a/rgmanager/include/platform.h b/rgmanager/include/platform.h
index 8f0ac48..7681b50 100644
--- a/rgmanager/include/platform.h
+++ b/rgmanager/include/platform.h
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  The Red Hat Cluster Manager API Library is free software; you can
-  redistribute it and/or modify it under the terms of the GNU Lesser
-  General Public License as published by the Free Software Foundation;
-  either version 2.1 of the License, or (at your option) any later
-  version.
-
-  The Red Hat Cluster Manager API Library 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 Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA. 
- */
 /** @file
  * Defines for byte-swapping
  */
diff --git a/rgmanager/include/res-ocf.h b/rgmanager/include/res-ocf.h
index 89a7d56..74549e3 100644
--- a/rgmanager/include/res-ocf.h
+++ b/rgmanager/include/res-ocf.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _RES_OCF_H
 #define _RES_OCF_H 1
 
diff --git a/rgmanager/include/reslist.h b/rgmanager/include/reslist.h
index 219386b..7440341 100644
--- a/rgmanager/include/reslist.h
+++ b/rgmanager/include/reslist.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _RESLIST_H
 #define _RESLIST_H
 
diff --git a/rgmanager/include/restart_counter.h b/rgmanager/include/restart_counter.h
index ac5454d..399680c 100644
--- a/rgmanager/include/restart_counter.h
+++ b/rgmanager/include/restart_counter.h
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /* Time-based restart counters for rgmanager */
 
 #ifndef _RESTART_COUNTER_H
diff --git a/rgmanager/include/rg_locks.h b/rgmanager/include/rg_locks.h
index 78d6096..ef30a96 100644
--- a/rgmanager/include/rg_locks.h
+++ b/rgmanager/include/rg_locks.h
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef __RG_LOCKS_H
 #define __RG_LOCKS_H
 
diff --git a/rgmanager/include/rg_queue.h b/rgmanager/include/rg_queue.h
index 45d2f29..6f26e40 100644
--- a/rgmanager/include/rg_queue.h
+++ b/rgmanager/include/rg_queue.h
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifndef _RG_QUEUE_H
 #define _RG_QUEUE_H
 #include <list.h>
diff --git a/rgmanager/include/rmtab.h b/rgmanager/include/rmtab.h
index f2be1f8..f0bd9b1 100644
--- a/rgmanager/include/rmtab.h
+++ b/rgmanager/include/rmtab.h
@@ -2,24 +2,6 @@
  * Header for rmtab.c.
  */
 /*
-  Copyright Red Hat, Inc. 2002
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
-/*
  * Author: Lon H. Hohberger <lhh at redhat.com>
  */
 #ifndef _RMTAB_H
diff --git a/rgmanager/include/sets.h b/rgmanager/include/sets.h
index 4e29a0a..eb499e6 100644
--- a/rgmanager/include/sets.h
+++ b/rgmanager/include/sets.h
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /**
  @file sets.h - Header file for sets.c
  @author Lon Hohberger <lhh at redhat.com>
diff --git a/rgmanager/include/vf.h b/rgmanager/include/vf.h
index abcca1b..e149a47 100644
--- a/rgmanager/include/vf.h
+++ b/rgmanager/include/vf.h
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
- */
 /** @file
  * Header for vf.c.
  */
diff --git a/rgmanager/init.d/Makefile b/rgmanager/init.d/Makefile
index 6bb0766..3f5104d 100644
--- a/rgmanager/init.d/Makefile
+++ b/rgmanager/init.d/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= rgmanager
 
 INITDT=$(TARGET)
diff --git a/rgmanager/init.d/rgmanager.in b/rgmanager/init.d/rgmanager.in
index a5e6c4a..57269ef 100644
--- a/rgmanager/init.d/rgmanager.in
+++ b/rgmanager/init.d/rgmanager.in
@@ -1,11 +1,5 @@
 #!/bin/sh
 #
-# Copyright (C) 2003 Red Hat, Inc.
-#
-# This program is Free Software.  You may modify and/or redistribute it under
-# the terms of the GNU General Public License version 2, or (at your option)
-# any later version.
-#
 # chkconfig: - 99 01
 # description: Starts and stops Red Hat Service (resource group) Manager
 
diff --git a/rgmanager/man/Makefile b/rgmanager/man/Makefile
index cf9e0e9..d965432 100644
--- a/rgmanager/man/Makefile
+++ b/rgmanager/man/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET= clubufflush.8 \
 	clufindhostname.8 \
 	clulog.8 \
diff --git a/rgmanager/src/Makefile b/rgmanager/src/Makefile
index 87c13f6..c79d053 100644
--- a/rgmanager/src/Makefile
+++ b/rgmanager/src/Makefile
@@ -1,16 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 include ../../make/defines.mk
 include $(OBJDIR)/make/passthrough.mk
 
diff --git a/rgmanager/src/clulib/Makefile b/rgmanager/src/clulib/Makefile
index c13edd8..151bfd5 100644
--- a/rgmanager/src/clulib/Makefile
+++ b/rgmanager/src/clulib/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= libclulib.a
 TARGET2= liblalloc.a
 TARGET3= msgtest
diff --git a/rgmanager/src/clulib/alloc.c b/rgmanager/src/clulib/alloc.c
index eacacfa..55ee632 100644
--- a/rgmanager/src/clulib/alloc.c
+++ b/rgmanager/src/clulib/alloc.c
@@ -1,26 +1,4 @@
 /**
-  Copyright Red Hat, Inc. 2004
-  Copyright Lon Hohberger, 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Author: Lon Hohberger <lhh at redhat.com>
-                        <lon at metamorphism.com>
- */
-/**
   @file
 
   Bounded memory allocator.  This is designed for applications which require
diff --git a/rgmanager/src/clulib/ckpt_state.c b/rgmanager/src/clulib/ckpt_state.c
index 38c2abb..fd85aee 100644
--- a/rgmanager/src/clulib/ckpt_state.c
+++ b/rgmanager/src/clulib/ckpt_state.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 //#define DEBUG
 /** @file
  * Distributed states using saCkpt interface
diff --git a/rgmanager/src/clulib/clulog.c b/rgmanager/src/clulib/clulog.c
index d5bddff..4cb8e1a 100644
--- a/rgmanager/src/clulib/clulog.c
+++ b/rgmanager/src/clulib/clulog.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Library routines for communicating with the logging daemon.
  *
diff --git a/rgmanager/src/clulib/cman.c b/rgmanager/src/clulib/cman.c
index 278634a..4e18aa8 100644
--- a/rgmanager/src/clulib/cman.c
+++ b/rgmanager/src/clulib/cman.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /**
   pthread mutex wrapper for a global CMAN handle
  */
diff --git a/rgmanager/src/clulib/daemon_init.c b/rgmanager/src/clulib/daemon_init.c
index 6c88ba3..234c780 100644
--- a/rgmanager/src/clulib/daemon_init.c
+++ b/rgmanager/src/clulib/daemon_init.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * daemon_init function, does sanity checks and calls daemon().
  *
diff --git a/rgmanager/src/clulib/fdops.c b/rgmanager/src/clulib/fdops.c
index bff8bec..ffce53d 100644
--- a/rgmanager/src/clulib/fdops.c
+++ b/rgmanager/src/clulib/fdops.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * Wrapper functions around read/write/select to retry in the event
  * of interrupts.
diff --git a/rgmanager/src/clulib/lock.c b/rgmanager/src/clulib/lock.c
index bbcbe76..3a40574 100644
--- a/rgmanager/src/clulib/lock.c
+++ b/rgmanager/src/clulib/lock.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2006
-
-  The Magma Cluster API Library is free software; you can redistribute
-  it and/or modify it under the terms of the GNU Lesser General Public
-  License as published by the Free Software Foundation; either version
-  2.1 of the License, or (at your option) any later version.
-
-  The Magma Cluster API Library 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
-  Lesser General Public License for more details.
-
-  You should have received a copy of the GNU Lesser General Public
-  License along with this library; if not, write to the Free Software
-  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-  USA.
- */
 /** @file
  * Locking.
  */
diff --git a/rgmanager/src/clulib/locktest.c b/rgmanager/src/clulib/locktest.c
index b0b0781..c0d37b7 100644
--- a/rgmanager/src/clulib/locktest.c
+++ b/rgmanager/src/clulib/locktest.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <lock.h>
 #include <stdio.h>
 #include <errno.h>
diff --git a/rgmanager/src/clulib/members.c b/rgmanager/src/clulib/members.c
index 2557c08..ee7f1fe 100644
--- a/rgmanager/src/clulib/members.c
+++ b/rgmanager/src/clulib/members.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <sys/types.h>
 #include <arpa/inet.h>
 #include <stdint.h>
diff --git a/rgmanager/src/clulib/message.c b/rgmanager/src/clulib/message.c
index b73df4a..76a996d 100644
--- a/rgmanager/src/clulib/message.c
+++ b/rgmanager/src/clulib/message.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #define _MESSAGE_BUILD
 #include <message.h>
 #include <stdio.h>
diff --git a/rgmanager/src/clulib/msg_cluster.c b/rgmanager/src/clulib/msg_cluster.c
index fa70ac4..a5ffb66 100644
--- a/rgmanager/src/clulib/msg_cluster.c
+++ b/rgmanager/src/clulib/msg_cluster.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #define _MESSAGE_BUILD
 #include <message.h>
 #include <stdio.h>
diff --git a/rgmanager/src/clulib/msg_socket.c b/rgmanager/src/clulib/msg_socket.c
index c392757..6665b56 100644
--- a/rgmanager/src/clulib/msg_socket.c
+++ b/rgmanager/src/clulib/msg_socket.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #define _MESSAGE_BUILD
 #include <message.h>
 #include <stdio.h>
diff --git a/rgmanager/src/clulib/msgsimple.c b/rgmanager/src/clulib/msgsimple.c
index 48e582a..0681619 100644
--- a/rgmanager/src/clulib/msgsimple.c
+++ b/rgmanager/src/clulib/msgsimple.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>
diff --git a/rgmanager/src/clulib/msgtest.c b/rgmanager/src/clulib/msgtest.c
index 4e26dea..609cd10 100644
--- a/rgmanager/src/clulib/msgtest.c
+++ b/rgmanager/src/clulib/msgtest.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <message.h>
 #include <stdio.h>
 #include <errno.h>
diff --git a/rgmanager/src/clulib/rg_strings.c b/rgmanager/src/clulib/rg_strings.c
index d2dc309..6641fc5 100644
--- a/rgmanager/src/clulib/rg_strings.c
+++ b/rgmanager/src/clulib/rg_strings.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <res-ocf.h>
 #include <resgroup.h>
 
diff --git a/rgmanager/src/clulib/sets.c b/rgmanager/src/clulib/sets.c
index f734064..f4873c4 100644
--- a/rgmanager/src/clulib/sets.c
+++ b/rgmanager/src/clulib/sets.c
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /**
  @file sets.c - Order-preserving set functions (union / intersection / delta)
                 (designed for integer types; a la int, uint64_t, etc...)
diff --git a/rgmanager/src/clulib/signals.c b/rgmanager/src/clulib/signals.c
index fa9f4a6..1d49ee5 100644
--- a/rgmanager/src/clulib/signals.c
+++ b/rgmanager/src/clulib/signals.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2003-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <signal.h>
 #include <stdlib.h>
 #include <string.h>
diff --git a/rgmanager/src/clulib/tmgr.c b/rgmanager/src/clulib/tmgr.c
index 4985b50..864d090 100644
--- a/rgmanager/src/clulib/tmgr.c
+++ b/rgmanager/src/clulib/tmgr.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-  Copyright Crosswalk 2006-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifdef WRAP_THREADS
 #include <stdio.h>
 #include <sys/types.h>
diff --git a/rgmanager/src/clulib/vft.c b/rgmanager/src/clulib/vft.c
index 6978cca..d944aae 100644
--- a/rgmanager/src/clulib/vft.c
+++ b/rgmanager/src/clulib/vft.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 //#define DEBUG
 /** @file
  * View-Formation Thread Library
diff --git a/rgmanager/src/clulib/wrap_lock.c b/rgmanager/src/clulib/wrap_lock.c
index a1ffd24..0bd47e6 100644
--- a/rgmanager/src/clulib/wrap_lock.c
+++ b/rgmanager/src/clulib/wrap_lock.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-  Copyright Crosswalk 2006-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #ifdef WRAP_LOCKS
 #include <stdio.h>
 #include <sys/types.h>
diff --git a/rgmanager/src/daemons/Makefile b/rgmanager/src/daemons/Makefile
index 445b172..49cf424 100644
--- a/rgmanager/src/daemons/Makefile
+++ b/rgmanager/src/daemons/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= clurgmgrd
 TARGET2= clurmtabd
 TARGET3= rg_test
diff --git a/rgmanager/src/daemons/clurmtabd.c b/rgmanager/src/daemons/clurmtabd.c
index 3b2bf81..563e96d 100644
--- a/rgmanager/src/daemons/clurmtabd.c
+++ b/rgmanager/src/daemons/clurmtabd.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Keeps /var/lib/nfs/rmtab in sync across the cluster.
  *
diff --git a/rgmanager/src/daemons/clurmtabd_lib.c b/rgmanager/src/daemons/clurmtabd_lib.c
index b0fa14e..7c869df 100644
--- a/rgmanager/src/daemons/clurmtabd_lib.c
+++ b/rgmanager/src/daemons/clurmtabd_lib.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Implements rmtab read/write/list handling functions utilized by
  * clurmtabd.
diff --git a/rgmanager/src/daemons/depends.c b/rgmanager/src/daemons/depends.c
index a43ba82..f316f0d 100644
--- a/rgmanager/src/daemons/depends.c
+++ b/rgmanager/src/daemons/depends.c
@@ -1,22 +1,3 @@
-
-/**
-  Copyright Red Hat, Inc. 2002-2003, 2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * CCS dependency parsing, based on failover domain parsing
  * Transition generation based on simple brute-force / best-first
diff --git a/rgmanager/src/daemons/event_config.c b/rgmanager/src/daemons/event_config.c
index c52e8e1..5764102 100644
--- a/rgmanager/src/daemons/event_config.c
+++ b/rgmanager/src/daemons/event_config.c
@@ -1,20 +1,3 @@
-/**
-  Copyright Red Hat, Inc. 2002-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * CCS event parsing, based on failover domain parsing
  */
diff --git a/rgmanager/src/daemons/fo_domain.c b/rgmanager/src/daemons/fo_domain.c
index 1b8dc74..c17b0e3 100644
--- a/rgmanager/src/daemons/fo_domain.c
+++ b/rgmanager/src/daemons/fo_domain.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-  MA 02139, USA.
-*/
 /** @file
  * Fail-over Domain & Preferred Node Ordering Driver.  Ripped right from
  * the clumanager 1.2 code base.
diff --git a/rgmanager/src/daemons/groups.c b/rgmanager/src/daemons/groups.c
index a8325ee..91c5fae 100644
--- a/rgmanager/src/daemons/groups.c
+++ b/rgmanager/src/daemons/groups.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2006
-  Copyright Mission Critical Linux, Inc. 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 //#define DEBUG
 #include <platform.h>
 #include <resgroup.h>
diff --git a/rgmanager/src/daemons/main.c b/rgmanager/src/daemons/main.c
index 3b1dc83..9c4f842 100644
--- a/rgmanager/src/daemons/main.c
+++ b/rgmanager/src/daemons/main.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2004
-  Copyright Mission Critical Linux, Inc. 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <message.h>
 #include <platform.h>
 #include <ccs.h>
diff --git a/rgmanager/src/daemons/reslist.c b/rgmanager/src/daemons/reslist.c
index 82abc79..647fe15 100644
--- a/rgmanager/src/daemons/reslist.c
+++ b/rgmanager/src/daemons/reslist.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <libxml/parser.h>
 #include <libxml/xmlmemory.h>
 #include <libxml/xpath.h>
diff --git a/rgmanager/src/daemons/resrules.c b/rgmanager/src/daemons/resrules.c
index cfa70ed..3d0a783 100644
--- a/rgmanager/src/daemons/resrules.c
+++ b/rgmanager/src/daemons/resrules.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <libxml/parser.h>
 #include <libxml/xmlmemory.h>
 #include <libxml/xpath.h>
diff --git a/rgmanager/src/daemons/restart_counter.c b/rgmanager/src/daemons/restart_counter.c
index d9f0088..9b2e3c6 100644
--- a/rgmanager/src/daemons/restart_counter.c
+++ b/rgmanager/src/daemons/restart_counter.c
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /* Time-based restart counters for rgmanager */
 
 #include <stdio.h>
diff --git a/rgmanager/src/daemons/restree.c b/rgmanager/src/daemons/restree.c
index d08bdb0..51f26fa 100644
--- a/rgmanager/src/daemons/restree.c
+++ b/rgmanager/src/daemons/restree.c
@@ -1,24 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-
-  Fix for #193859 - relocation of a service w/o umounting file-systems
-    by Navid Sheikhol-Eslami [ navid at redhat dot com ]
-*/
 #include <libxml/parser.h>
 #include <libxml/xmlmemory.h>
 #include <libxml/xpath.h>
diff --git a/rgmanager/src/daemons/rg_event.c b/rgmanager/src/daemons/rg_event.c
index f614668..af3bf08 100644
--- a/rgmanager/src/daemons/rg_event.c
+++ b/rgmanager/src/daemons/rg_event.c
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2006-2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <resgroup.h>
 #include <rg_locks.h>
 #include <gettid.h>
diff --git a/rgmanager/src/daemons/rg_forward.c b/rgmanager/src/daemons/rg_forward.c
index 09b5e5a..1694124 100644
--- a/rgmanager/src/daemons/rg_forward.c
+++ b/rgmanager/src/daemons/rg_forward.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 //#define DEBUG
 #include <rg_types.h>
 #include <resgroup.h>
diff --git a/rgmanager/src/daemons/rg_locks.c b/rgmanager/src/daemons/rg_locks.c
index f8283b8..225c0be 100644
--- a/rgmanager/src/daemons/rg_locks.c
+++ b/rgmanager/src/daemons/rg_locks.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <pthread.h>
 #include <stdio.h>
 #ifdef NO_CCS
diff --git a/rgmanager/src/daemons/rg_queue.c b/rgmanager/src/daemons/rg_queue.c
index 6ce6df2..f060af7 100644
--- a/rgmanager/src/daemons/rg_queue.c
+++ b/rgmanager/src/daemons/rg_queue.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <rg_queue.h>
 #include <malloc.h>
 #include <string.h>
diff --git a/rgmanager/src/daemons/rg_state.c b/rgmanager/src/daemons/rg_state.c
index b998f5d..2593350 100644
--- a/rgmanager/src/daemons/rg_state.c
+++ b/rgmanager/src/daemons/rg_state.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 //#define DEBUG
 #include <assert.h>
 #include <platform.h>
diff --git a/rgmanager/src/daemons/rg_thread.c b/rgmanager/src/daemons/rg_thread.c
index 085a75e..c57a4ff 100644
--- a/rgmanager/src/daemons/rg_thread.c
+++ b/rgmanager/src/daemons/rg_thread.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <message.h>
 #include <resgroup.h>
 #include <rg_locks.h>
diff --git a/rgmanager/src/daemons/service_op.c b/rgmanager/src/daemons/service_op.c
index 6ee636a..653e988 100644
--- a/rgmanager/src/daemons/service_op.c
+++ b/rgmanager/src/daemons/service_op.c
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <assert.h>
 #include <platform.h>
 #include <message.h>
diff --git a/rgmanager/src/daemons/slang_event.c b/rgmanager/src/daemons/slang_event.c
index 9baf545..7272818 100644
--- a/rgmanager/src/daemons/slang_event.c
+++ b/rgmanager/src/daemons/slang_event.c
@@ -1,20 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2007
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License version 2 as published
-  by the Free Software Foundation.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /**
   @file S/Lang event handling & intrinsic functions + vars
  */
diff --git a/rgmanager/src/daemons/test.c b/rgmanager/src/daemons/test.c
index 65287b9..57ddf98 100644
--- a/rgmanager/src/daemons/test.c
+++ b/rgmanager/src/daemons/test.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2004-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <libxml/parser.h>
 #include <libxml/xmlmemory.h>
 #include <libxml/xpath.h>
diff --git a/rgmanager/src/daemons/watchdog.c b/rgmanager/src/daemons/watchdog.c
index c748382..767c3f3 100644
--- a/rgmanager/src/daemons/watchdog.c
+++ b/rgmanager/src/daemons/watchdog.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2005-2006
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/wait.h>
diff --git a/rgmanager/src/resources/Makefile b/rgmanager/src/resources/Makefile
index 5d0268d..8462c4a 100644
--- a/rgmanager/src/resources/Makefile
+++ b/rgmanager/src/resources/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET=	utils/config-utils.sh
 
 all: $(TARGET)
diff --git a/rgmanager/src/resources/apache.sh b/rgmanager/src/resources/apache.sh
index 22fbc62..0573a38 100755
--- a/rgmanager/src/resources/apache.sh
+++ b/rgmanager/src/resources/apache.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/clusterfs.sh b/rgmanager/src/resources/clusterfs.sh
index e1b518d..b953d01 100755
--- a/rgmanager/src/resources/clusterfs.sh
+++ b/rgmanager/src/resources/clusterfs.sh
@@ -1,26 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2002-2004
-#  Copyright Mission Critical Linux, Inc. 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # File system (normal) mount/umount/fsck/etc. agent
 #
 
diff --git a/rgmanager/src/resources/fs.sh b/rgmanager/src/resources/fs.sh
index f60e62d..6d82698 100755
--- a/rgmanager/src/resources/fs.sh
+++ b/rgmanager/src/resources/fs.sh
@@ -1,26 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2002-2004
-#  Copyright Mission Critical Linux, Inc. 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # File system (normal) mount/umount/fsck/etc. agent
 #
 
diff --git a/rgmanager/src/resources/ip.sh b/rgmanager/src/resources/ip.sh
index 66b4c2e..1f0e144 100755
--- a/rgmanager/src/resources/ip.sh
+++ b/rgmanager/src/resources/ip.sh
@@ -1,26 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2004
-#  Copyright Mission Critical Linux, Inc. 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # IPv4/IPv6 address management using new /sbin/ifcfg instead of 
 # ifconfig utility.
 #
diff --git a/rgmanager/src/resources/lvm.sh b/rgmanager/src/resources/lvm.sh
index ffb0b21..29e3687 100755
--- a/rgmanager/src/resources/lvm.sh
+++ b/rgmanager/src/resources/lvm.sh
@@ -1,25 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2007
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # LVM Failover Script.
 # NOTE: Changes to /etc/lvm/lvm.conf are required for proper operation.
 
diff --git a/rgmanager/src/resources/lvm_by_lv.sh b/rgmanager/src/resources/lvm_by_lv.sh
index 6691181..2c6262f 100644
--- a/rgmanager/src/resources/lvm_by_lv.sh
+++ b/rgmanager/src/resources/lvm_by_lv.sh
@@ -1,24 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat Inc., 2007
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
 # lv_verify
 #
 # Verify the parameters passed in
diff --git a/rgmanager/src/resources/lvm_by_vg.sh b/rgmanager/src/resources/lvm_by_vg.sh
index 3ee343e..31cd404 100755
--- a/rgmanager/src/resources/lvm_by_vg.sh
+++ b/rgmanager/src/resources/lvm_by_vg.sh
@@ -1,24 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat Inc., 2007
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
 # vg_owner
 #
 # Returns:
diff --git a/rgmanager/src/resources/mysql.sh b/rgmanager/src/resources/mysql.sh
index 5501409..b7b0fcf 100755
--- a/rgmanager/src/resources/mysql.sh
+++ b/rgmanager/src/resources/mysql.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/named.sh b/rgmanager/src/resources/named.sh
index 8a8c2f4..685eefd 100755
--- a/rgmanager/src/resources/named.sh
+++ b/rgmanager/src/resources/named.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/netfs.sh b/rgmanager/src/resources/netfs.sh
index 65c2c5d..81cbd3d 100755
--- a/rgmanager/src/resources/netfs.sh
+++ b/rgmanager/src/resources/netfs.sh
@@ -1,26 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2002-2004
-#  Copyright Mission Critical Linux, Inc. 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # NFS/CIFS file system mount/umount/etc. agent
 #
 
diff --git a/rgmanager/src/resources/nfsclient.sh b/rgmanager/src/resources/nfsclient.sh
index 6752cde..0f8a1bd 100755
--- a/rgmanager/src/resources/nfsclient.sh
+++ b/rgmanager/src/resources/nfsclient.sh
@@ -1,25 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2004
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-
-
-#
 # NFS Export Client handler agent script
 #
 
diff --git a/rgmanager/src/resources/nfsexport.sh b/rgmanager/src/resources/nfsexport.sh
index 8ee4482..cd5bfdf 100755
--- a/rgmanager/src/resources/nfsexport.sh
+++ b/rgmanager/src/resources/nfsexport.sh
@@ -1,26 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2002-2004
-#  Copyright Mission Critical Linux, 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # NFS Export Script.  Handles starting/stopping clurmtabd and doing
 # the strange NFS stuff to get it to fail over properly.
 #
diff --git a/rgmanager/src/resources/nfsserver.sh b/rgmanager/src/resources/nfsserver.sh
index a6955bf..6df0c1a 100644
--- a/rgmanager/src/resources/nfsserver.sh
+++ b/rgmanager/src/resources/nfsserver.sh
@@ -1,25 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2005
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # NFS Server Script.  Handles starting/stopping Servand doing
 # the strange NFS stuff to get it to fail over properly.
 #
diff --git a/rgmanager/src/resources/ocf-shellfuncs b/rgmanager/src/resources/ocf-shellfuncs
index 5ae0909..e61d170 100755
--- a/rgmanager/src/resources/ocf-shellfuncs
+++ b/rgmanager/src/resources/ocf-shellfuncs
@@ -4,26 +4,6 @@
 #
 # 	Common helper functions for the OCF Resource Agents supplied by
 # 	heartbeat.
-#
-# Copyright (c) 2004 SUSE LINUX AG, Lars Marowsky-Br�e
-#                    All Rights Reserved.
-#
-# Modified for linux-cluster 2005 by Lon Hohberger
-#
-# This library is free software; you can redistribute it and/or
-# modify it under the terms of the GNU Lesser General Public
-# License as published by the Free Software Foundation; either
-# version 2.1 of the License, or (at your option) any later version.
-#
-# This library 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
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
-# 
 
 
 # TODO: Some of this should probably split out into a generic OCF
diff --git a/rgmanager/src/resources/openldap.sh b/rgmanager/src/resources/openldap.sh
index 32bf521..1f17a4e 100755
--- a/rgmanager/src/resources/openldap.sh
+++ b/rgmanager/src/resources/openldap.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/postgres-8.sh b/rgmanager/src/resources/postgres-8.sh
index 3d58dd5..3716be6 100755
--- a/rgmanager/src/resources/postgres-8.sh
+++ b/rgmanager/src/resources/postgres-8.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/samba.sh b/rgmanager/src/resources/samba.sh
index 773bc83..bb7862e 100755
--- a/rgmanager/src/resources/samba.sh
+++ b/rgmanager/src/resources/samba.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/script.sh b/rgmanager/src/resources/script.sh
index c4c39a1..4129811 100755
--- a/rgmanager/src/resources/script.sh
+++ b/rgmanager/src/resources/script.sh
@@ -1,25 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2004
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # Script to handle a non-OCF script (e.g. a normal init-script)
 #
 
diff --git a/rgmanager/src/resources/service.sh b/rgmanager/src/resources/service.sh
index 86b7ad6..06438b7 100755
--- a/rgmanager/src/resources/service.sh
+++ b/rgmanager/src/resources/service.sh
@@ -1,25 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2004-2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
-#
 # Dummy OCF script for resource group
 #
 
diff --git a/rgmanager/src/resources/smb.sh b/rgmanager/src/resources/smb.sh
index f954198..73087c1 100755
--- a/rgmanager/src/resources/smb.sh
+++ b/rgmanager/src/resources/smb.sh
@@ -1,30 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat Inc., 2002, 2004
-#  Copyright Mission Critical Linux, 2000
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#  Author(s):
-#	Lon Hohberger (lhh at redhat.com)
-#	Tim Burke (tburke at redhat.com)
-#
-
-#
 # Script to manage a Samba file-sharing service component.
 # Unline NFS, this should be placed at the top level of a service
 # because it will try to gather information necessary to run the
diff --git a/rgmanager/src/resources/svclib_nfslock b/rgmanager/src/resources/svclib_nfslock
index 2101e1e..9cf74d5 100644
--- a/rgmanager/src/resources/svclib_nfslock
+++ b/rgmanager/src/resources/svclib_nfslock
@@ -1,22 +1,4 @@
 #!/bin/bash
-#
-#  Copyright Red Hat Inc., 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
 # Do reclaim-broadcasts when we kill lockd during shutdown/startup
 # of a cluster service.
 #
diff --git a/rgmanager/src/resources/tomcat-5.sh b/rgmanager/src/resources/tomcat-5.sh
index a0f5109..2cc814b 100755
--- a/rgmanager/src/resources/tomcat-5.sh
+++ b/rgmanager/src/resources/tomcat-5.sh
@@ -1,28 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU Gener5~al Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
-
 export LC_ALL=C
 export LANG=C
 export PATH=/bin:/sbin:/usr/bin:/usr/sbin
diff --git a/rgmanager/src/resources/utils/config-utils.sh.in b/rgmanager/src/resources/utils/config-utils.sh.in
index 59af9ba..76355fa 100644
--- a/rgmanager/src/resources/utils/config-utils.sh.in
+++ b/rgmanager/src/resources/utils/config-utils.sh.in
@@ -1,24 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-
 declare RA_COMMON_pid_dir=/var/run/cluster
 declare RA_COMMON_conf_dir=@CONFDIR@
 
diff --git a/rgmanager/src/resources/utils/member_util.sh b/rgmanager/src/resources/utils/member_util.sh
index 695c8da..f9a0906 100644
--- a/rgmanager/src/resources/utils/member_util.sh
+++ b/rgmanager/src/resources/utils/member_util.sh
@@ -1,31 +1,6 @@
 #!/bin/bash
 
 #
-#  Copyright Red Hat, Inc. 2007
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-#  MA 02139, USA.
-#
-#  Description:
-#	Utility functions to get membership information.
-#
-#  Author(s):
-#	Lon Hohberger (lhh at redhat.com)
-#
-
-#
 # Use clustat to figure out if the specified node is a member
 # of the cluster.  Returns 2 if not found, 1 if not a member, and
 # 0 if the node is happily running.
diff --git a/rgmanager/src/resources/utils/messages.sh b/rgmanager/src/resources/utils/messages.sh
index 533c58a..f57ef3d 100644
--- a/rgmanager/src/resources/utils/messages.sh
+++ b/rgmanager/src/resources/utils/messages.sh
@@ -1,30 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
-#  MA 02139, USA.
-#
-#  Description:
-#	Catalog of log messages for resources agents
-#
-#  Author(s):
-#       Marek Grac (mgrac at redhat.com)
-#
-
 declare CLOG_INIT=100
 declare CLOG_SUCCEED=200
 
diff --git a/rgmanager/src/resources/utils/ra-skelet.sh b/rgmanager/src/resources/utils/ra-skelet.sh
index 5530ae6..1b9f471 100644
--- a/rgmanager/src/resources/utils/ra-skelet.sh
+++ b/rgmanager/src/resources/utils/ra-skelet.sh
@@ -1,27 +1,5 @@
 #!/bin/bash
 
-#
-#  Copyright Red Hat, Inc. 2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
-#
-#  Author(s):
-#	Marek Grac (mgrac at redhat.com)
-#
 status_check_pid()
 {
 	declare pid_file="$1"
diff --git a/rgmanager/src/resources/vm.sh b/rgmanager/src/resources/vm.sh
index 9a23495..15e1f2a 100755
--- a/rgmanager/src/resources/vm.sh
+++ b/rgmanager/src/resources/vm.sh
@@ -1,22 +1,4 @@
 #!/bin/bash
-#
-#  Copyright Red Hat Inc., 2005-2006
-#
-#  This program is free software; you can redistribute it and/or modify it
-#  under the terms of the GNU General Public License as published by the
-#  Free Software Foundation; either version 2, or (at your option) any
-#  later version.
-#
-#  This program 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
-#  General Public License for more details.
-#
-#  You should have received a copy of the GNU General Public License
-#  along with this program; see the file COPYING.  If not, write to the
-#  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-#  MA 02139, USA.
-#
 
 PATH=/bin:/sbin:/usr/bin:/usr/sbin
 
diff --git a/rgmanager/src/utils/Makefile b/rgmanager/src/utils/Makefile
index 61e22bc..c200140 100644
--- a/rgmanager/src/utils/Makefile
+++ b/rgmanager/src/utils/Makefile
@@ -1,15 +1,3 @@
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 TARGET1= clubufflush
 TARGET2= clufindhostname
 TARGET3= clustat
diff --git a/rgmanager/src/utils/cluarp.c b/rgmanager/src/utils/cluarp.c
index 9434a39..08f123e 100644
--- a/rgmanager/src/utils/cluarp.c
+++ b/rgmanager/src/utils/cluarp.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Utility to generate a gratuitous ARP request on a given interface.
  */
diff --git a/rgmanager/src/utils/clubufflush.c b/rgmanager/src/utils/clubufflush.c
index 0359808..6de2d26 100644
--- a/rgmanager/src/utils/clubufflush.c
+++ b/rgmanager/src/utils/clubufflush.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Calls ioctl to invalidate/flush buffers on a given device.
  *
diff --git a/rgmanager/src/utils/clufindhostname.c b/rgmanager/src/utils/clufindhostname.c
index cd91c76..db0929c 100644
--- a/rgmanager/src/utils/clufindhostname.c
+++ b/rgmanager/src/utils/clufindhostname.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002, 2006
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Utility/command to return name found by gethostbyname and gethostbyaddr.
  *
diff --git a/rgmanager/src/utils/clulog.c b/rgmanager/src/utils/clulog.c
index fb0f812..36e7163 100644
--- a/rgmanager/src/utils/clulog.c
+++ b/rgmanager/src/utils/clulog.c
@@ -1,22 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002
-  Copyright Mission Critical Linux, 2000
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * Utility for logging arbitrary strings to the cluster log file via syslog.
  *
diff --git a/rgmanager/src/utils/clunfslock.sh b/rgmanager/src/utils/clunfslock.sh
index 9b6d6da..67b2d6d 100644
--- a/rgmanager/src/utils/clunfslock.sh
+++ b/rgmanager/src/utils/clunfslock.sh
@@ -1,9 +1,5 @@
 #!/bin/bash
 #
-# (C) 2006 Red Hat, Inc. 
-#
-# Licensed under the GNU General Public License, Version 2.
-#
 # rpc.statd -H $0 to enable.  This provides the HA-callout capability
 # for RHCS-managed NFS services.  Note that you must edit
 # /etc/sysconfig/nfs in order to make this work; clumanager/rgmanager
diff --git a/rgmanager/src/utils/clunfsops.c b/rgmanager/src/utils/clunfsops.c
index ad92ccf..2ca3f76 100644
--- a/rgmanager/src/utils/clunfsops.c
+++ b/rgmanager/src/utils/clunfsops.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * This program simply parses command line args and then calls the
  * corresponding system call.
diff --git a/rgmanager/src/utils/clusvcadm.c b/rgmanager/src/utils/clusvcadm.c
index b469d56..464e3c1 100644
--- a/rgmanager/src/utils/clusvcadm.c
+++ b/rgmanager/src/utils/clusvcadm.c
@@ -1,21 +1,3 @@
-/*
-  Copyright Red Hat, Inc. 2002-2003
-
-  This program is free software; you can redistribute it and/or modify it
-  under the terms of the GNU General Public License as published by the
-  Free Software Foundation; either version 2, or (at your option) any
-  later version.
-
-  This program 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
-  General Public License for more details.
-
-  You should have received a copy of the GNU General Public License
-  along with this program; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc.,  675 Mass Ave, Cambridge, 
-  MA 02139, USA.
-*/
 /** @file
  * The New And Improved Cluster Service Admin Utility.
  * TODO Clean up the code.
diff --git a/rgmanager/src/utils/syscall.h b/rgmanager/src/utils/syscall.h
index c28a519..4c2541e 100644
--- a/rgmanager/src/utils/syscall.h
+++ b/rgmanager/src/utils/syscall.h
@@ -2,23 +2,6 @@
  * Taken from: /usr/include/linux/nfsd/syscall.h (we hope).
  *
  * This file holds all declarations for the knfsd syscall interface.
- *
- * Copyright (C) 1995-1997 Olaf Kirch <okir@monad.swb.de>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License as published by the
- * Free Software Foundation; either version 2, or (at your option) any
- * later version.
- *
- * This program 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
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; see the file COPYING.  If not, write to the
- * Free Software Foundation, Inc.,  675 Mass Ave, Cambridge,
- * MA 02139, USA.
  */
 
 #ifndef NFSD_SYSCALL_H
diff --git a/scripts/fenceparse b/scripts/fenceparse
index 0129629..8b00698 100755
--- a/scripts/fenceparse
+++ b/scripts/fenceparse
@@ -1,17 +1,5 @@
 #!/bin/bash
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
-##  
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 set -e
 
 definefile="$1"
diff --git a/scripts/uninstall.pl b/scripts/uninstall.pl
index 483d5a0..4326e85 100755
--- a/scripts/uninstall.pl
+++ b/scripts/uninstall.pl
@@ -1,18 +1,5 @@
 #!/usr/bin/perl
 
-###############################################################################
-###############################################################################
-##
-##  Copyright (C) Sistina Software, Inc.  1997-2003  All rights reserved.
-##  Copyright (C) 2004 Red Hat, Inc.  All rights reserved.
-##
-##  This copyrighted material is made available to anyone wishing to use,
-##  modify, copy, or redistribute it subject to the terms and conditions
-##  of the GNU General Public License v.2.
-##
-###############################################################################
-###############################################################################
-
 ##    Description: Basically the reverse of the install program, except it
 ##                 only supports a list of files and a directory as arguments
 


hooks/post-receive
--
Cluster Project



More information about the Cluster-cvs mailing list