diff options
author | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-16 20:38:26 +0000 |
---|---|---|
committer | vapier <vapier@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-04-16 20:38:26 +0000 |
commit | a30b8d72e3b34a18da552f55630b6ba8faa14507 (patch) | |
tree | b122c3ae77adef573433cdd6046b87ad4d329151 /miscutils/mountpoint.c | |
parent | 75e03275be6763cd6b83a9183ca2f2e7d3cd7109 (diff) | |
download | busybox-w32-a30b8d72e3b34a18da552f55630b6ba8faa14507.tar.gz busybox-w32-a30b8d72e3b34a18da552f55630b6ba8faa14507.tar.bz2 busybox-w32-a30b8d72e3b34a18da552f55630b6ba8faa14507.zip |
use more boiler plate GPL notices
git-svn-id: svn://busybox.net/trunk/busybox@14890 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'miscutils/mountpoint.c')
-rw-r--r-- | miscutils/mountpoint.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/miscutils/mountpoint.c b/miscutils/mountpoint.c index 1248dc011..1bebb56c5 100644 --- a/miscutils/mountpoint.c +++ b/miscutils/mountpoint.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * | 4 | * |
5 | * Copyright (C) 2005 Bernhard Fischer | 5 | * Copyright (C) 2005 Bernhard Fischer |
6 | * | 6 | * |
7 | * Licensed under the GPL v2, see the file LICENSE in this tarball. | 7 | * Licensed under the GPL v2 or later, see the file LICENSE in this tarball. |
8 | * | 8 | * |
9 | * Based on sysvinit's mountpoint | 9 | * Based on sysvinit's mountpoint |
10 | */ | 10 | */ |