diff options
author | Dave Kleikamp <shaggy@austin.ibm.com> | 2006-01-24 15:34:47 -0500 |
---|---|---|
committer | Dave Kleikamp <shaggy@austin.ibm.com> | 2006-01-24 15:34:47 -0500 |
commit | 0a0fc0ddbe732779366ab6b1b879f62195e65967 (patch) | |
tree | 7b42490a676cf39ae0691b6859ecf7fd410f229b /fs/udf/crc.c | |
parent | 4d5dbd0945d9e0833dd7964a3d6ee33157f7cc7a (diff) | |
parent | 3ee68c4af3fd7228c1be63254b9f884614f9ebb2 (diff) |
Merge with /home/shaggy/git/linus-clean/
Diffstat (limited to 'fs/udf/crc.c')
-rw-r--r-- | fs/udf/crc.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/fs/udf/crc.c b/fs/udf/crc.c index d95c6e38a455..1b82a4adc2f7 100644 --- a/fs/udf/crc.c +++ b/fs/udf/crc.c | |||
@@ -14,11 +14,6 @@ | |||
14 | * | 14 | * |
15 | * AT&T gives permission for the free use of the CRC source code. | 15 | * AT&T gives permission for the free use of the CRC source code. |
16 | * | 16 | * |
17 | * CONTACTS | ||
18 | * E-mail regarding any portion of the Linux UDF file system should be | ||
19 | * directed to the development team mailing list (run by majordomo): | ||
20 | * linux_udf@hpesjro.fc.hp.com | ||
21 | * | ||
22 | * COPYRIGHT | 17 | * COPYRIGHT |
23 | * This file is distributed under the terms of the GNU General Public | 18 | * This file is distributed under the terms of the GNU General Public |
24 | * License (GPL). Copies of the GPL can be obtained from: | 19 | * License (GPL). Copies of the GPL can be obtained from: |