From c644a7c3755fef75f22cceae17536f93bf23082b Mon Sep 17 00:00:00 2001 From: atmos4 Date: Wed, 29 Jan 2003 15:10:42 +0000 Subject: 100l, fix by pfred1 anyways I should update the script for lavc etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9159 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/menc2pass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TOOLS/menc2pass b/TOOLS/menc2pass index f51bd70ab7..aaf1172f7d 100755 --- a/TOOLS/menc2pass +++ b/TOOLS/menc2pass @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Helper script to ease MEncoder two pass encoding # Copyleft 2001 by Felix Buenemann -# This files comes udner GPL, see http://www.gnu.org/copyleft/gpl.html for more +# This files comes under GPL, see http://www.gnu.org/copyleft/gpl.html for more # information on it's licensing. use strict; my $mencoder="mencoder"; # Path to MEncoder (including binary name) -- cgit v1.2.3