summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/mpcf.txt
diff options
context:
space:
mode:
authorods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-22 07:17:57 +0000
committerods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-09-22 07:17:57 +0000
commit7b1e971498a968ef0a88dbafa49813bca11aa496 (patch)
tree33520c0b72cdbf2439322581fba97435d66d2fab /DOCS/tech/mpcf.txt
parent94d7d0c990f94a0e4f529017ad18b009d749fa1e (diff)
downloadmpv-7b1e971498a968ef0a88dbafa49813bca11aa496.tar.bz2
mpv-7b1e971498a968ef0a88dbafa49813bca11aa496.tar.xz
Some very weird people are apperantely scared of reading GPL code. :/
Michael agreed to licence change on this blurb.. is there anyone else who wrote it and objects?.. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16544 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/mpcf.txt')
-rw-r--r--DOCS/tech/mpcf.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt
index b3d8705ed2..98c4a0c5eb 100644
--- a/DOCS/tech/mpcf.txt
+++ b/DOCS/tech/mpcf.txt
@@ -618,7 +618,7 @@ is wrapped in a structure to facilitate more than one stream or otherwise
duplicate the role of a container. any such file is to be considered invalid.
- Sample code (GPL, & untested)
+ Sample code (Public Domain, & untested)
typedef BufferContext{
uint8_t *buf;