---
 Makefile           |    2 --
 README             |    2 +-
 src/consulting     |    4 ++--
 src/projects       |    2 +-
 src/template_head2 |    2 +-
 5 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/Makefile b/Makefile
index 3db62aa..6ff2e52 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,3 @@
-# ffmpeg.org HTML generation from source files
-
 SRCS = about bugreports consulting contact documentation download \
        index legal projects shame
 
diff --git a/README b/README
index 130f081..ef06105 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This generates the ffmpeg.org website by fitting the navigation links onto
+This generates the libav.org website by fitting the navigation links onto
 source files and dropping the result in the htdocs/ directory.
 
 'make' generates the website, 'make clean' removes all generated files.
diff --git a/src/consulting b/src/consulting
index af09b15..d2ecf98 100644
--- a/src/consulting
+++ b/src/consulting
@@ -9,7 +9,7 @@ some new feature.
 
 <p>
 This page is a list of those Libav developers that are available for
-employment or consulting. The FFmpeg project highly recommends these people
+employment or consulting. The Libav project highly recommends these people
 to be hired by your business. All developers on this list have commit rights,
 which serves as a testimony for their competence. By hiring one of these
 developers, your business can also (indirectly) support the development
@@ -19,7 +19,7 @@ of Libav.
 <p>
 If you do not know whom to hire in particular or if none of the listed
 areas of expertise fits your requirements, you can send an email to
-the <a href="contact.html">ffmpeg-devel mailing list</a>, where it will
+the <a href="contact.html">libav-devel mailing list</a>, where it will
 reach a wider audience.
 </p>
 
diff --git a/src/projects b/src/projects
index d96de10..7940030 100644
--- a/src/projects
+++ b/src/projects
@@ -5,7 +5,7 @@ LIBAV_ABOUT_NAVBAR
 <p>
 These are some of the projects and programs known to incorporate work from
 Libav. If you would like to see another project added here, please send
-an email to the <a href="contact.html">ffmpeg-devel mailing list</a>.
+an email to the <a href="contact.html">libav-devel mailing list</a>.
 </p>
 
 <table>
diff --git a/src/template_head2 b/src/template_head2
index e035a00..5c3c821 100644
--- a/src/template_head2
+++ b/src/template_head2
@@ -8,7 +8,7 @@
 
 <div id="banner">
 <a href="index.html">
-<img src="libav-logo.png" width="346" height="100" alt="FFmpeg" />
+<img src="libav-logo.png" width="346" height="100" alt="Libav" />
 </a>
 </div>
 
-- 
1.5.6.5

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to