diff --git a/AUTHORS b/AUTHORS index f507a1ab..dd8a1815 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,10 +1,12 @@ -ntfsprogs is written and maintained by Anton Altaparmakov . +ntfsprogs is written and maintained by the Linux-NTFS project, you can contact +us at . -Current active developers on the project are (in alphabetical order): +Current active project members are (in alphabetical order): -Anton Altaparmakov -Yuval Fledel (no email address on request) -Yura Pakhuchiy -Richard Russon -Szakacsits Szabolcs +Anton Altaparmakov +Mario Emmenlauer +Yuval Fledel +Yura Pakhuchiy +Richard Russon +Szabolcs Szakacsits diff --git a/CREDITS b/CREDITS index b42c7dc7..471d1cbb 100644 --- a/CREDITS +++ b/CREDITS @@ -3,8 +3,8 @@ project. The list is sorted alphabetically, so please keep it this way! -Please let me know (email Anton Altaparmakov ) if you believe -someone is missing or if you prefer to not be listed. +Please contact if you believe someone is +missing or if you prefer not to be listed. Alexei Alexandrov diff --git a/autogen.sh b/autogen.sh index b4d0a559..150e902d 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Run this to generate all the initial makefiles, etc. +# Run this to generate configure, Makefile.in's, etc if test "$srcdir" == ""; then srcdir=.