aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/uuid/compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'e2fsprogs/uuid/compare.c')
-rw-r--r--e2fsprogs/uuid/compare.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/e2fsprogs/uuid/compare.c b/e2fsprogs/uuid/compare.c
index 83afeafbf..94c32b1d3 100644
--- a/e2fsprogs/uuid/compare.c
+++ b/e2fsprogs/uuid/compare.c
@@ -2,7 +2,7 @@
2 * compare.c --- compare whether or not two UUID's are the same 2 * compare.c --- compare whether or not two UUID's are the same
3 * 3 *
4 * Returns 0 if the two UUID's are different, and 1 if they are the same. 4 * Returns 0 if the two UUID's are different, and 1 if they are the same.
5 * 5 *
6 * Copyright (C) 1996, 1997 Theodore Ts'o. 6 * Copyright (C) 1996, 1997 Theodore Ts'o.
7 * 7 *
8 * %Begin-Header% 8 * %Begin-Header%
@@ -18,7 +18,7 @@
18 * 3. The name of the author may not be used to endorse or promote 18 * 3. The name of the author may not be used to endorse or promote
19 * products derived from this software without specific prior 19 * products derived from this software without specific prior
20 * written permission. 20 * written permission.
21 * 21 *
22 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED 22 * THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
23 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 23 * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF 24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF