]> sourceware.org Git - lvm2.git/commit
Update copyright notices.
authorAlasdair Kergon <agk@redhat.com>
Tue, 30 Mar 2004 19:35:44 +0000 (19:35 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 30 Mar 2004 19:35:44 +0000 (19:35 +0000)
commit6606c3ae81e45e9cfd182287118cdbe8fd82c6ea
tree6e82b0269ad363db566dcd57ec9431372c0d0a0f
parent6105d3a821b473dcff23b37b1da9ebffa2c48dd0
Update copyright notices.
193 files changed:
Makefile.in
include/Makefile.in
lib/Makefile.in
lib/activate/activate.c
lib/activate/activate.h
lib/activate/dev_manager.c
lib/activate/dev_manager.h
lib/activate/fs.c
lib/activate/fs.h
lib/cache/lvmcache.c
lib/cache/lvmcache.h
lib/commands/errors.h
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/config/config.c
lib/config/config.h
lib/config/defaults.h
lib/datastruct/bitset.c
lib/datastruct/bitset.h
lib/datastruct/btree.c
lib/datastruct/btree.h
lib/datastruct/hash.c
lib/datastruct/hash.h
lib/datastruct/list.h
lib/datastruct/lvm-types.h
lib/datastruct/str_list.c
lib/datastruct/str_list.h
lib/device/dev-cache.c
lib/device/dev-cache.h
lib/device/dev-io.c
lib/device/device.c
lib/device/device.h
lib/display/display.c
lib/display/display.h
lib/filters/filter-composite.c
lib/filters/filter-composite.h
lib/filters/filter-persistent.c
lib/filters/filter-persistent.h
lib/filters/filter-regex.c
lib/filters/filter-regex.h
lib/filters/filter-sysfs.c
lib/filters/filter-sysfs.h
lib/filters/filter.c
lib/filters/filter.h
lib/format1/Makefile.in
lib/format1/disk-rep.c
lib/format1/disk-rep.h
lib/format1/format1.c
lib/format1/format1.h
lib/format1/import-export.c
lib/format1/import-extents.c
lib/format1/layout.c
lib/format1/lvm1-label.c
lib/format1/lvm1-label.h
lib/format1/vg_number.c
lib/format_text/archive.c
lib/format_text/export.c
lib/format_text/flags.c
lib/format_text/format-text.c
lib/format_text/format-text.h
lib/format_text/import-export.h
lib/format_text/import.c
lib/format_text/import_vsn1.c
lib/format_text/layout.h
lib/format_text/tags.c
lib/format_text/text_label.c
lib/label/label.c
lib/label/label.h
lib/locking/external_locking.c
lib/locking/file_locking.c
lib/locking/locking.c
lib/locking/locking.h
lib/locking/locking_types.h
lib/locking/no_locking.c
lib/log/log.c
lib/log/log.h
lib/metadata/lv_alloc.h
lib/metadata/lv_manip.c
lib/metadata/merge.c
lib/metadata/metadata.c
lib/metadata/metadata.h
lib/metadata/mirror.c
lib/metadata/pv_map.c
lib/metadata/pv_map.h
lib/metadata/snapshot_manip.c
lib/misc/crc.c
lib/misc/crc.h
lib/misc/intl.h
lib/misc/lib.h
lib/misc/lvm-file.c
lib/misc/lvm-file.h
lib/misc/lvm-string.c
lib/misc/lvm-string.h
lib/misc/sharedlib.c
lib/misc/sharedlib.h
lib/mm/dbg_malloc.c
lib/mm/dbg_malloc.h
lib/mm/memlock.c
lib/mm/memlock.h
lib/mm/pool-debug.c
lib/mm/pool-fast.c
lib/mm/pool.c
lib/mm/pool.h
lib/mm/xlate.h
lib/regex/matcher.c
lib/regex/matcher.h
lib/regex/parse_rx.c
lib/regex/parse_rx.h
lib/regex/ttree.c
lib/regex/ttree.h
lib/report/columns.h
lib/report/report.c
lib/report/report.h
lib/uuid/uuid.c
lib/uuid/uuid.h
libdm/datastruct/list.h
make.tmpl.in
man/Makefile.in
old-tests/datastruct/hash_t.c
old-tests/dev-mgr/dev_cache_t.c
old-tests/device/Makefile.in
old-tests/device/dev_cache_t.c
old-tests/device/fill_device.c
old-tests/device/random.c
old-tests/device/random.h
old-tests/filters/Makefile.in
old-tests/filters/pfilter_t.c
old-tests/filters/rfilter_t.c
old-tests/format1/Makefile.in
old-tests/format1/get_pvs_t.c
old-tests/format1/get_vgs_t.c
old-tests/format1/pretty_print.c
old-tests/format1/pretty_print.h
old-tests/format1/read_pv_t.c
old-tests/format1/read_vg_t.c
old-tests/format1/write_vg_t.c
old-tests/mm/Makefile.in
old-tests/mm/dbg_malloc_t.c
old-tests/regex/Makefile.in
old-tests/regex/matcher_t.c
old-tests/regex/parse_t.c
po/Makefile.in
po/pogen.h
tools/Makefile.in
tools/archiver.c
tools/archiver.h
tools/args.h
tools/cmdnames.h
tools/commands.h
tools/dumpconfig.c
tools/lvchange.c
tools/lvcreate.c
tools/lvdisplay.c
tools/lvextend.c
tools/lvm.c
tools/lvm2cmd.h
tools/lvm2cmdline.h
tools/lvmchange.c
tools/lvmcmdline.c
tools/lvmdiskscan.c
tools/lvreduce.c
tools/lvremove.c
tools/lvrename.c
tools/lvresize.c
tools/lvscan.c
tools/pvchange.c
tools/pvcreate.c
tools/pvdisplay.c
tools/pvmove.c
tools/pvremove.c
tools/pvscan.c
tools/reporter.c
tools/stub.h
tools/toollib.c
tools/toollib.h
tools/tools.h
tools/vgcfgbackup.c
tools/vgcfgrestore.c
tools/vgchange.c
tools/vgck.c
tools/vgconvert.c
tools/vgcreate.c
tools/vgdisplay.c
tools/vgexport.c
tools/vgextend.c
tools/vgimport.c
tools/vgmerge.c
tools/vgmknodes.c
tools/vgreduce.c
tools/vgremove.c
tools/vgrename.c
tools/vgscan.c
tools/vgsplit.c
This page took 0.065975 seconds and 5 git commands to generate.