From: Josh Coalson Date: Sat, 16 Jun 2007 00:23:04 +0000 (+0000) Subject: add verbiage about mailing list (must subscribe to post) X-Git-Tag: 1.2.0~45 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=478bca337a06e423d4145dd6396a1d3a1a995968;p=platform%2Fupstream%2Fflac.git add verbiage about mailing list (must subscribe to post) --- diff --git a/doc/html/developers.html b/doc/html/developers.html index a24bbb2..91fd371 100644 --- a/doc/html/developers.html +++ b/doc/html/developers.html @@ -49,7 +49,7 @@
- FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute, or to help with FLAC support in other programs and devices. The preferred method of communication is the developer mailing list.
+ FLAC is an open source project and we are happy to enlist the help of anyone who wants to contribute, or to help with FLAC support in other programs and devices. The preferred method of communication is the developer mailing list (you must subscribe to post).

FLAC is open to third-party developers who want to add support for FLAC into their programs. All the necessary functionality is contained the libFLAC libraries which are licensed under Xiph.org's BSD license.

diff --git a/doc/html/documentation.html b/doc/html/documentation.html index cf98b2b..ced5159 100644 --- a/doc/html/documentation.html +++ b/doc/html/documentation.html @@ -63,7 +63,7 @@
  • Comparison - A comparison of FLAC with other lossless codecs.
  • Bugs - How to report bugs and request features, and a list of known bugs in the FLAC tools.
  • Request Support - Support for the official FLAC tools. For other programs, use hydrogenaudio.org -
  • FLAC Mailing List - General discussion about FLAC, tools, releases, etc.
  • +
  • FLAC Mailing List - General discussion about FLAC, tools, releases, etc. (You must subscribe to post.)
  • For developers who want to add FLAC support to their programs: