implemented numeric sort (sort -g)
[oweals/busybox.git] / swaponoff.c
index 5a2d735ad8f65fca130ee51a131829393799aa9a..8eaf9797cbedde35de72f3e179b5c1c6084608fc 100644 (file)
@@ -1,7 +1,9 @@
 /*
  * Mini swapon/swapoff implementation for busybox
  *
- * Copyright (C) 1998 by Erik Andersen <andersee@debian.org>
+ *
+ * Copyright (C) 1999 by Lineo, inc.
+ * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by