diff options
| author | wr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-02-20 12:25:05 +0000 |
|---|---|---|
| committer | wr61 <wr61@e10066b5-e1e2-0310-b819-94efdf66514b> | 2005-02-20 12:25:05 +0000 |
| commit | b07385bcd8e1622714be8c17923190eed101303e (patch) | |
| tree | 5920be8caf076b64845caed13f80a2d56f160896 /scripts/COPYRIGHT | |
| parent | 1f5bb22fa45cff069f7e0071f7a910daaa7d303a (diff) | |
| download | vdr-plugin-muggle-b07385bcd8e1622714be8c17923190eed101303e.tar.gz vdr-plugin-muggle-b07385bcd8e1622714be8c17923190eed101303e.tar.bz2 | |
use all and correct ISO 639-2/B (bibliographic) language codes as used in id3v2
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@496 e10066b5-e1e2-0310-b819-94efdf66514b
Diffstat (limited to 'scripts/COPYRIGHT')
| -rw-r--r-- | scripts/COPYRIGHT | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/scripts/COPYRIGHT b/scripts/COPYRIGHT new file mode 100644 index 0000000..9b0e8cb --- /dev/null +++ b/scripts/COPYRIGHT @@ -0,0 +1,16 @@ +# the content of languages.txt is taken from the file +# iso_639.tab which contains this copyright: + + +## iso-639.tab +## +## Copyright (C) 2004 Alastair McKinstry <mckinstry@computer.org> +## Released under the GNU License; see file COPYING for details +## +## Last update: 2004-03-29 +## +## This file gives a list of all languages in the ISO-639 +## standard, and is used to provide translations (via gettext) +## +## Status: ISO 639-2:1998 + additions and changes until 2003-03-05 +## Source: http://lcweb.loc.gov/standards/iso639-2/englangn.html |
