Acknowledge contributions of Pavel Roskin, and fix doc building
[oweals/busybox.git] / lsmod.c
diff --git a/lsmod.c b/lsmod.c
index 27fabc1feee08c760ec8d1fe02fa777dcbe5249a..9b72275cd264eb42864ed996aed61fbbee07cc02 100644 (file)
--- a/lsmod.c
+++ b/lsmod.c
@@ -2,7 +2,7 @@
 /*
  * Mini lsmod implementation for busybox
  *
- * Copyright (C) 1999 by Lineo, inc.
+ * Copyright (C) 1999,2000 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