]> granicus.if.org Git - handbrake/commitdiff
Saearch & Replace domain names to move from .m0k.org to handbrake.fr. Only covers...
authorjbrjake <jb.rubin@gmail.com>
Tue, 15 Apr 2008 16:51:05 +0000 (16:51 +0000)
committerjbrjake <jb.rubin@gmail.com>
Tue, 15 Apr 2008 16:51:05 +0000 (16:51 +0000)
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1418 b64f7644-9d1e-0410-96f1-a4d463321fa5

48 files changed:
AUTHORS
BUILD
BuildContribsDarwin.sh
CREDITS
Jamfile
Jamrules
NEWS
THANKS
TRANSLATIONS
libhb/Jamfile
libhb/common.c
libhb/common.h
libhb/deca52.c
libhb/decavcodec.c
libhb/decdca.c
libhb/declpcm.c
libhb/decmpeg2.c
libhb/decsub.c
libhb/demuxmpeg.c
libhb/dvd.c
libhb/encavcodec.c
libhb/encfaac.c
libhb/enclame.c
libhb/enctheora.c
libhb/encvorbis.c
libhb/encx264.c
libhb/encxvid.c
libhb/fifo.c
libhb/internal.h
libhb/lang.c
libhb/lang.h
libhb/muxavi.c
libhb/muxcommon.c
libhb/muxmkv.c
libhb/muxmp4.c
libhb/muxogm.c
libhb/ports.c
libhb/ports.h
libhb/reader.c
libhb/render.c
libhb/scan.c
libhb/stream.c
libhb/sync.c
libhb/update.c
libhb/work.c
test/parsecsv.c
test/parsecsv.h
test/test.c

diff --git a/AUTHORS b/AUTHORS
index 4c9ab1a0084abba82b07065951fe1be527ae2514..335209252ec07cd0c1e0d7cf0b32f72683205f95 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,4 +1,4 @@
-AUTHORS file for HandBrake <http://handbrake.m0k.org/>
+AUTHORS file for HandBrake <http://handbrake.fr/>
 
 Eric Petit <titer@m0k.org>
  + Core (construct, multithreading, BeOS/OS X/Linux ports)
diff --git a/BUILD b/BUILD
index d69e7da6ae574ad9cac788871ff053538a830eb9..e52213d0aed0deafd5298e289b90f2fc3eff5e6e 100644 (file)
--- a/BUILD
+++ b/BUILD
@@ -1,6 +1,6 @@
 $Id: BUILD,v 1.11 2005/10/23 01:35:59 titer Exp $\r
 \r
-BUILD file for HandBrake <http://handbrake.m0k.org/>\r
+BUILD file for HandBrake <http://handbrake.fr/>\r
 \r
 Building HandBrake with make\r
 =============================\r
index f9faecac1cb4627b87beb370be8597a3c6394ccb..736d7cd1cb543a95b4ba373d9a5abef8c28cdbae 100755 (executable)
@@ -33,7 +33,7 @@
 export VERSION=$1
 export IP=$2
 export USERNAME=$3
-export REPOS=svn://svn.m0k.org/HandBrake/trunk
+export REPOS=svn://svn.handbrake.fr/HandBrake/trunk
 # ##########################################################################
 # Launch the build on the foreign system
 # ##########################################################################
diff --git a/CREDITS b/CREDITS
index 694a1f8663cc9d1b22cf122962209d0298bb5ad1..4b815b9ee4f0b058a654894ed7766a0720e58f18 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -1,4 +1,4 @@
-CREDITS file for HandBrake <http://handbrake.m0k.org/>\r
+CREDITS file for HandBrake <http://handbrake.fr/>\r
 \r
 HandBrake uses many cool libraries from the GNU/Linux world.\r
 Thank their authors!\r
diff --git a/Jamfile b/Jamfile
index a62521752fe3b8fa26a66341addf8a8a1c9fe1b1..39f3afbc029d43eda4db6268f2361e71a3c2704b 100644 (file)
--- a/Jamfile
+++ b/Jamfile
@@ -1,7 +1,7 @@
 # $Id: Jamfile,v 1.86 2005/11/04 13:09:40 titer Exp $
 #
 # This file is part of the HandBrake source code.
-# Homepage: <http://handbrake.m0k.org/>.
+# Homepage: <http://handbrake.fr/>.
 # It may be used under the terms of the GNU General Public License.
 
 SubDir TOP ;
index 7ba72a8bdac44d11c0ead8982edebab9bc8fd962..aa2ba07510e42d5d93a4874af5b8d89c4a94221d 100644 (file)
--- a/Jamrules
+++ b/Jamrules
@@ -1,7 +1,7 @@
 # $Id: Jamrules,v 1.59 2005/11/04 16:06:21 titer Exp $
 #
 # This file is part of the HandBrake source code.
-# Homepage: <http://handbrake.m0k.org/>.
+# Homepage: <http://handbrake.fr/>.
 # It may be used under the terms of the GNU General Public License.
 
 include config.jam ;
@@ -70,13 +70,13 @@ actions OSXPackage
       cp CREDITS "HandBrake $(HB_VERSION)/CREDITS.txt" && \
       cp THANKS "HandBrake $(HB_VERSION)/THANKS.txt" && \
       ( echo "[InternetShortcut]" && \
-        echo "URL=http://handbrake.m0k.org/" ) > \
+        echo "URL=http://handbrake.fr/" ) > \
         "HandBrake $(HB_VERSION)/HandBrake Homepage.url" && \
       ( echo "[InternetShortcut]" && \
-        echo "URL=http://handbrake.m0k.org/forum/" ) > \
+        echo "URL=http://forum.handbrake,fr/" ) > \
         "HandBrake $(HB_VERSION)/HandBrake Forums.url" && \
       ( echo "[InternetShortcut]" && \
-        echo "URL=http://handbrake.m0k.org/contribute.php" ) > \
+        echo "URL=http://handbrake.fr/?article=development" ) > \
         "HandBrake $(HB_VERSION)/Contribute.url" && \
       cp -r HandBrake.app "HandBrake $(HB_VERSION)" && \
       zip -9 -r $(<) "HandBrake $(HB_VERSION)" && \
diff --git a/NEWS b/NEWS
index 28e8dffcfa96ce50d3013fc5d4ca30fb3bc8293f..6ecc1ad9343851f0413aab226be224a766bca8dc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-NEWS file for HandBrake <http://handbrake.m0k.org/>
+NEWS file for HandBrake <http://handbrake.fr/>
 
 Changes between 0.9.1 and 0.9.2:
 
diff --git a/THANKS b/THANKS
index ea6d443196985fd07ac5fc47af8a63735708b10b..72cf03010588261617a29bab042e09a382a5158d 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -1,4 +1,4 @@
-THANKS file for HandBrake <http://handbrake.m0k.org/>\r
+THANKS file for HandBrake <http://handbrake.fr/>\r
 \r
 Several people noticeably contributed to MediaFork and HandBrake development\r
 without writing code (submitting/checking translations, DVD samples, etc).\r
index 4ca546b84ed121669b8ef57ba4865d580b8e1e2c..c882588297af367f6dcda1d840a0e7e65209b07b 100644 (file)
@@ -1,10 +1,13 @@
 $Id: TRANSLATIONS,v 1.2 2004/03/22 18:20:30 titer Exp $
 
-TRANSLATIONS file for HandBrake <http://handbrake.m0k.org/>
+TRANSLATIONS file for HandBrake <http://handbrake.fr/>
 
 Translating HandBrake
 =====================
 
+***** HandBrake does not currently have a localization scheme for any of its interfaces.
+***** Information below is obsolete and only useful for historical purposes:
+
 Only the OS X interface of HandBrake can be translated at the moment.
 Localization is not implemented in BeOS and GTK GUIs.
 
index 4f20701c66937e319e70453a01587966a1b96a18..c64bfded26a2cd02abf955d69f4730d9c3c37ff2 100644 (file)
@@ -1,7 +1,7 @@
 # $Id: Jamfile,v 1.34 2005/10/15 18:05:03 titer Exp $
 #
 # This file is part of the HandBrake source code.
-# Homepage: <http://handbrake.m0k.org/>.
+# Homepage: <http://handbrake.fr/>.
 # It may be used under the terms of the GNU General Public License.
 
 SubDir TOP libhb ;
index 247d15ec63bc300f816ce1591d60625543bbc1fc..97d84ff6074abb99607a909fdd7de1b1ce8e5716 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: common.c,v 1.15 2005/03/17 19:22:47 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include <stdarg.h>
index ae02fecda608e8985aa80eb6c82c55188d53d1de..bbdccfd98e1f97c7b076cfeb9cfd77b14b02ba43 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: common.h,v 1.51 2005/11/04 13:09:40 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #ifndef HB_COMMON_H
index 421c9734624e2859fd39b5542eb4cbf1db66a2ac..6695d3687e7a1d57ef40bf8fadf205501b47b5e1 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: deca52.c,v 1.14 2005/03/03 17:21:57 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 4dc9a587e149ad2a0d37362e2a58cc849c662f26..5ca114eee6370b858af1c93a9c32b6ecda52be87 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: decavcodec.c,v 1.6 2005/03/06 04:08:54 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index ec6dedd87352039d66e1c0284958988ef97867a8..28081900d1a6c9a40aa15a7b556a0826b539c9c6 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: decdca.c,v 1.14 2005/03/03 17:21:57 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 884680b9410ec6994feb1033b2e71cf2fa28283d..49b15bb824aff1fd2b613e6ef4f06840a5011f2c 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: declpcm.c,v 1.8 2005/11/04 14:44:01 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index dd30ba8b53e412dcc06b2388f44038d46053a3ba..baea63736e8a7d7105b25ad689ea3784314ff111 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: decmpeg2.c,v 1.12 2005/03/03 16:30:42 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index ba5da0496bcc096301f181e141bd0391bc50c986..4b6b873fce32eeeb92341f4f2f999466d80e2253 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: decsub.c,v 1.12 2005/04/14 17:37:54 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 40264fd2e1930a47fde697b42bfc873054ec64ac..424cce696744e79af6307f755b8bfd990b89a246 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: demuxmpeg.c,v 1.4 2004/10/19 23:11:36 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 8e6c1feaedd2558da3f4ac6c4f29eb00dce732b5..d2a8d72fa6b77fe1fe51fed9ca285fd1eedd5215 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: dvd.c,v 1.12 2005/11/25 15:05:25 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index f5d96ecb7ac8a93921cafc9b5cc7b0bdd964d27c..dca246d2586fe39906b44938a93c755fc0abf13a 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: encavcodec.c,v 1.23 2005/10/13 23:47:06 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 7303a3faaeef348370f6ed9a73c84b9496587928..7e06a1408d4221aaa3e28586f64040a17ec5685a 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: encfaac.c,v 1.13 2005/03/03 17:21:57 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 6b31a11d107e07d530a89b21aac6bc6414d9c5b6..24e9542f4624f9f7f707322ecced2e2335922ef1 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: enclame.c,v 1.9 2005/03/05 14:27:05 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 3773b708a6a8af7a100871af000d34aec8a7120e..59414687c2c650496fc0a331ee3939a87bf9645a 100644 (file)
@@ -1,5 +1,5 @@
 /* This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 136096a1522b145dc2091ae0e568c16628448c98..5ba0732910359a9b24fe79ab96a5c1db84256ac7 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: encvorbis.c,v 1.6 2005/03/05 15:08:32 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 62c98724420ff1ab8f09594ae3e5cc4a362dd4c1..e529d45a53c23bcf0f6354ec0a62e0f1bc8ac112 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: encx264.c,v 1.21 2005/11/04 13:09:41 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include <stdarg.h>
index e09464d925b16600e21aefd6666742fa84d78bed..17723899d7413f866c6bae145557ab9b947b786a 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: encxvid.c,v 1.10 2005/03/09 23:28:39 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 484f3195c219d9422eeb869df4b089ba54e536d5..69b8b908b33838e1871d8e3988848317d9429d2b 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: fifo.c,v 1.17 2005/10/15 18:05:03 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 52683464f596218132d4f983130d1f22d9f466d4..73a5502da1c5dfeb128b2db148314cf6549afa9d 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: internal.h,v 1.41 2005/11/25 15:05:25 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 /***********************************************************************
index e564368643e0b9e7ce12ae218f73fe987db187fb..c1be7b3fc21bb1b9437d0f19d82d1f65ad077c9e 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: lang.h,v 1.1 2004/08/02 07:19:05 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "lang.h"
index 36bf2bf1ee909fda66705e5655a8a627cb4608e9..cdf39e015769a44d9c51abe973ab7f2bbb8a4aa6 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: lang.h,v 1.1 2004/08/02 07:19:05 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #ifndef HB_LANG_H
index 632f246407f687062a854e181d02745a645db238..89893077c46bbcc17e038caaa4ca68217de722f2 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: muxavi.c,v 1.10 2005/03/30 18:17:29 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index c4f3a8941fc4c89808e7e00d3fac98b55673b907..04e876a440c7be6f0e953011037c4488a32e3950 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: muxcommon.c,v 1.23 2005/03/30 17:27:19 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index c90f73ea77e86e41e2a4be1635c8762a74ba1639..0c2c00adacfa8fd52aa3b1aff2917f7abb171832 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id:  $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 /* libmkv header */
index 0515e56363bf506b2b3ed29daba8c70322102f19..c401c968ff477ee7ca8ece1d963c8568944a33e2 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: muxmp4.c,v 1.24 2005/11/04 13:09:41 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 /* libmp4v2 header */
index a7b72d510ece477af36768c4991313472b7b9774..ccb10517a465dbb7e3be98ea7232c35ec5ffd613 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: muxogm.c,v 1.4 2005/02/20 00:41:56 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 3f02595cdc82f01c03a33b8e8696493b46bd5eba..cecfc562eb8872a28b49616a80b2c76e54591ca0 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: ports.c,v 1.15 2005/10/15 18:05:03 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include <time.h>
index ce9441a1ca07290b58f289dc8137838b8ff1348b..9c2143944ec2cad389cf14a78aa3b507a1a972fd 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: ports.h,v 1.7 2005/10/15 18:05:03 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #ifndef HB_PORTS_H
index a57c79641348a0385db43c02fec3b7b4ea5114d5..ac02f90cae61c93e1116bb12492c312f06d15e66 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: reader.c,v 1.21 2005/11/25 15:05:25 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index ae326f63e8e1700e3d06f86ca52604f5bc431fbc..fa873b3e74d278b009575339321570f10a4ab433 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: render.c,v 1.17 2005/04/14 17:37:54 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 814492fc93997a427be682fd5a1db648a8462e2f..8669fb01e35851932859e0555e199aa745c90036 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: scan.c,v 1.52 2005/11/25 15:05:25 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 478aef114ffdaf13fd46bf08aa65bf4c837f9c63..9738eb36bf7671f4ff4bdeff991030d20c79e006 100755 (executable)
@@ -1,7 +1,7 @@
 /* $Id$
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index efd1d17bf0010436be1c3b8a16a56cbcecf08ef5..90e7fc3453353f49a6b4f7e987cf03ea674052fb 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: sync.c,v 1.38 2005/04/14 21:57:58 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index c343c261f682e7e16ecb7c705de3fbcd556942f8..0aca2b5c6347925a7ad73ee3f194550a5ce035ac 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: update.c,v 1.7 2005/03/26 23:04:14 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 11a52bd027618e49e4d9f4279818cf58126710a6..0632fde072108b56dbad4cdb43bfda17f4eb2cea 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: work.c,v 1.43 2005/03/17 16:38:49 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include "hb.h"
index 2afc12c4f8f5daeeb0575b46568301e8c0ea2d82..cc3b6aa9c9c3c24cbcc24d98b58d433139049d83 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: parsecsv.c $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include <fcntl.h>
index f3e27a751aaec82b4feaa0841a92b014a2aa322d..ef20792e7001d9bf2b098d1607c3bbb195773f24 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: parsecsv.h $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 /*
index 06f7cbf3160124bbc19c2f379af17763fea23725..90a95e3dcf7798a11d378fa17e366aaf655c46a9 100644 (file)
@@ -1,7 +1,7 @@
 /* $Id: test.c,v 1.82 2005/11/19 08:25:54 titer Exp $
 
    This file is part of the HandBrake source code.
-   Homepage: <http://handbrake.m0k.org/>.
+   Homepage: <http://handbrake.fr/>.
    It may be used under the terms of the GNU General Public License. */
 
 #include <signal.h>
@@ -131,7 +131,7 @@ int main( int argc, char ** argv )
     h = hb_init( debug, update );
 
     /* Show version */
-    fprintf( stderr, "HandBrake %s (%d) - http://handbrake.m0k.org/\n",
+    fprintf( stderr, "HandBrake %s (%d) - http://handbrake.fr/\n",
              hb_get_version( h ), hb_get_build( h ) );
 
     /* Check for update */