aboutsummaryrefslogtreecommitdiff
path: root/miscutils/mountpoint.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-04-16 20:38:26 +0000
committerMike Frysinger <vapier@gentoo.org>2006-04-16 20:38:26 +0000
commitf284c767e5e8d138589f760d03dc2c681f326b25 (patch)
treeb122c3ae77adef573433cdd6046b87ad4d329151 /miscutils/mountpoint.c
parent3a2b103eea9f87fa476b1f8c4ed4a11b7422eab8 (diff)
downloadbusybox-f284c767e5e8d138589f760d03dc2c681f326b25.tar.gz
use more boiler plate GPL notices
Diffstat (limited to 'miscutils/mountpoint.c')
-rw-r--r--miscutils/mountpoint.c2
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 @@
*
* Copyright (C) 2005 Bernhard Fischer
*
- * Licensed under the GPL v2, see the file LICENSE in this tarball.
+ * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*
* Based on sysvinit's mountpoint
*/