diff options
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/swaponoff.c | 2 | ||||
-rw-r--r-- | util-linux/umount.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c index d792c708d..8a9134ca0 100644 --- a/util-linux/swaponoff.c +++ b/util-linux/swaponoff.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini swapon/swapoff implementation for busybox | 3 | * Mini swapon/swapoff implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |
diff --git a/util-linux/umount.c b/util-linux/umount.c index dfd58259d..3772d55f0 100644 --- a/util-linux/umount.c +++ b/util-linux/umount.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Mini umount implementation for busybox | 3 | * Mini umount implementation for busybox |
4 | * | 4 | * |
5 | * | 5 | * |
6 | * Copyright (C) 1999,2000 by Lineo, inc. | 6 | * Copyright (C) 1999,2000,2001 by Lineo, inc. |
7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | 7 | * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> |
8 | * | 8 | * |
9 | * This program is free software; you can redistribute it and/or modify | 9 | * This program is free software; you can redistribute it and/or modify |