# HG changeset patch # User Andrew John Hughes # Date 1267054218 0 # Node ID 065f8d5c9ce82c6799740cfdbc3e78bbdb9ea859 # Parent 017e76a6cef22adbdc7da860ad2b3db20df10198 Ensure THANKYOU is distributed in the tarball. Remove duplicate AUTHORS file. 2010-02-24 Andrew John Hughes * Makefile.am: Add THANKYOU to EXTRA_DIST. * pulseaudio/AUTHORS: Removed; duplicates top-level file. diff -r 017e76a6cef2 -r 065f8d5c9ce8 ChangeLog --- a/ChangeLog Wed Feb 24 20:56:59 2010 +0000 +++ b/ChangeLog Wed Feb 24 23:30:18 2010 +0000 @@ -1,3 +1,10 @@ +2010-02-24 Andrew John Hughes + + * Makefile.am: Add THANKYOU to + EXTRA_DIST. + * pulseaudio/AUTHORS: Removed; duplicates + top-level file. + 2010-02-24 Andrew John Hughes * Makefile.am: diff -r 017e76a6cef2 -r 065f8d5c9ce8 Makefile.am --- a/Makefile.am Wed Feb 24 20:56:59 2010 +0000 +++ b/Makefile.am Wed Feb 24 23:30:18 2010 +0000 @@ -118,7 +118,8 @@ scripts/jni_create_stap.c \ scripts/jni_desc \ rewriter/agpl-3.0.txt \ - $(REWRITER_SRCS) + $(REWRITER_SRCS) \ + THANKYOU # The Binary plugs directory is called jdk1.7.0 for historical reasons. The # name is completely irrelevant; only contains the plugs to build IcedTea. diff -r 017e76a6cef2 -r 065f8d5c9ce8 pulseaudio/AUTHORS --- a/pulseaudio/AUTHORS Wed Feb 24 20:56:59 2010 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -Authors - -Ioana Iivan (iivan@redhat.com) - -Omair Majid (omajid@redhat.com) \ No newline at end of file