diff options
author | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-04 19:34:57 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-04 19:34:57 -0500 |
commit | 52347f4e810ba323d02cd2c26b5d738f4a2c3d5e (patch) | |
tree | d956016f7aefff1030ca0f7885ac6a6f890a9e94 /fs/udf/unicode.c | |
parent | 1cb9e8e01d2c73184e2074f37cd155b3c4fdaae6 (diff) | |
parent | 48d727a9f93e617d6d443507acf7d1b849c63366 (diff) |
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Diffstat (limited to 'fs/udf/unicode.c')
-rw-r--r-- | fs/udf/unicode.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/udf/unicode.c b/fs/udf/unicode.c index 5a80efd8debc..706c92e1dcc9 100644 --- a/fs/udf/unicode.c +++ b/fs/udf/unicode.c | |||
@@ -11,11 +11,6 @@ | |||
11 | * UTF-8 is explained in the IETF RFC XXXX. | 11 | * UTF-8 is explained in the IETF RFC XXXX. |
12 | * ftp://ftp.internic.net/rfc/rfcxxxx.txt | 12 | * ftp://ftp.internic.net/rfc/rfcxxxx.txt |
13 | * | 13 | * |
14 | * CONTACTS | ||
15 | * E-mail regarding any portion of the Linux UDF file system should be | ||
16 | * directed to the development team's mailing list (run by majordomo): | ||
17 | * linux_udf@hpesjro.fc.hp.com | ||
18 | * | ||
19 | * COPYRIGHT | 14 | * COPYRIGHT |
20 | * This file is distributed under the terms of the GNU General Public | 15 | * This file is distributed under the terms of the GNU General Public |
21 | * License (GPL). Copies of the GPL can be obtained from: | 16 | * License (GPL). Copies of the GPL can be obtained from: |