blockdev: add --getsz to replace --getsize
[oweals/busybox.git] / util-linux / switch_root.c
index e2da119de2578e1894ee1881112a11f6e0d71cd8..d471437fdaf6a72c2b1dda24e7f082712f7e9c54 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Switch from rootfs to another filesystem as the root of the mount tree.
  *
- * Licensed under GPL version 2, see file LICENSE in this tarball for details.
+ * Licensed under GPLv2, see file LICENSE in this source tree.
  */
 #include <sys/vfs.h>
 #include <sys/mount.h>