summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-05 23:33:56 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-09-05 23:33:56 +0000
commit2b15d7ecc1f5059576bbbf7147979f9665681df2 (patch)
treecff10ce47866a356ca493525f307ade33d7aabfe
parentadc81aa70fb02d43e4e65c1c8ba9f5a992bd114f (diff)
downloadmpv-2b15d7ecc1f5059576bbbf7147979f9665681df2.tar.bz2
mpv-2b15d7ecc1f5059576bbbf7147979f9665681df2.tar.xz
GPL fittyfene
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1860 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/Hungarian/documentation.html3
-rw-r--r--DOCS/documentation.html2
2 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/Hungarian/documentation.html b/DOCS/Hungarian/documentation.html
index 83440c0be6..8c2d514635 100644
--- a/DOCS/Hungarian/documentation.html
+++ b/DOCS/Hungarian/documentation.html
@@ -122,6 +122,9 @@ akár nem-x86 processzorokon is. Lásd a <A HREF="#6">6-os fejezetet</A>).
ami támogat magyar, angol, cirill, cseh és koreai fontokat, valamint
OSD-t!</P>
+<P>Az <B>MPlayer</B> a <A HREF="http://www.gnu.org/licenses/gpl.html">GNU GPL</A>
+licensz alá tartozik.</P>
+
<P>Nem codeceket írtam, csak néhány lejátszót. Sok időt töltöttem azzal is, hogy
megtaláljam a megfelelő módszert a hibás file-ok beolvasására (mind MPEG,
AVI), valamint a tökéletes A-V szinkronra, akár seekkel is. A lejátszó
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 7634062416..6b1486f7ef 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -121,6 +121,8 @@ enjoy movies in fullscreen. And what about the nice big antialiased shaded
subtitles (7 supported types!!!) with hungarian, english, cyrillic, czech,
korean fonts, and OSD?</P>
+<P>MPlayer is distributable under the terms of the <A HREF="http://www.gnu.org/licenses/gpl.html">GNU GPL</A>.</P>
+
<P>I didn't write any codecs, just some players. I spent
a lot of time finding the best way to parse bad damaged input files
(both MPEG and AVI) and to do perfect A-V sync with seeking ability.