changing license and correcting copyrights
commit3856d15b42fd64a00cf24c94aecf99f5cca6a045
authorAnthony Molinaro <anthonym@alumni.caltech.edu>
Sat, 11 Dec 2010 06:39:35 +0000 (11 06:39 +0000)
committerAnthony Molinaro <anthonym@alumni.caltech.edu>
Sat, 11 Dec 2010 06:39:35 +0000 (11 06:39 +0000)
tree3971b0ed9cc233af5e706835041f1ec5e660e8cf
parent6a7a79ed8f58c8be15b49e7e5227d949f2c59f6f
changing license and correcting copyrights

git-svn-id: https://lwes.svn.sourceforge.net/svnroot/lwes/lwes-journaller/trunk@614 a2f82657-cdd2-4550-bd36-68a8e7111808
49 files changed:
COPYING
ChangeLog
LICENSE [new file with mode: 0644]
Makefile.am
bootstrap
configure.ac
src/header.c
src/header.h
src/journal.h
src/journal_factory.c
src/journal_file.c
src/journal_file.h
src/journal_gz.c
src/journal_gz.h
src/journaller_rotate_logs.c
src/log.c
src/log.h
src/lwes-journaller.c
src/lwes_mondemand.c
src/lwes_mondemand.h
src/marshal.h
src/opt.c
src/opt.h
src/perror.h
src/queue.h
src/queue_factory.c
src/queue_mqueue.c
src/queue_mqueue.h
src/queue_msg.c
src/queue_msg.h
src/queue_to_journal.c
src/queue_to_journal.h
src/queue_to_journal_main.c
src/rename_journal.c
src/rename_journal.h
src/serial_model.c
src/serial_model.h
src/sig.c
src/sig.h
src/stats.c
src/stats.h
src/xport.c
src/xport.h
src/xport_to_queue.c
src/xport_to_queue.h
src/xport_to_queue_main.c
src/xport_udp.c
src/xport_udp.h
tests/test-wrapper.sh.in