[BusyBox-cvs] busybox/debianutils Makefile, 1.1, 1.2 Makefile.in, 1.1, 1.2 which.c, 1.2, 1.3
Erik Andersen
andersen at busybox.net
Mon Jul 14 21:21:19 UTC 2003
- Previous message: [BusyBox-cvs] busybox/archival Makefile, 1.5, 1.6 Makefile.in, 1.3, 1.4 gunzip.c, 1.75, 1.76 gzip.c, 1.59, 1.60 tar.c, 1.176, 1.177
- Next message: [BusyBox-cvs] busybox/console-tools Makefile, 1.2, 1.3 Makefile.in, 1.2, 1.3 clear.c, 1.15, 1.16 reset.c, 1.9, 1.10 setkeycodes.c, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/busybox/debianutils
In directory winder:/tmp/cvs-serv17764/debianutils
Modified Files:
Makefile Makefile.in which.c
Log Message:
Update a bunch of docs. Run a script to update my email addr.
Index: Makefile
===================================================================
RCS file: /var/cvs/busybox/debianutils/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 11 Nov 2002 03:00:04 -0000 1.1
+++ Makefile 14 Jul 2003 21:20:47 -0000 1.2
@@ -1,6 +1,6 @@
# Makefile for busybox
#
-# Copyright (C) 1999-2002 Erik Andersen <andersee at debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen at codepoet.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
Index: Makefile.in
===================================================================
RCS file: /var/cvs/busybox/debianutils/Makefile.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.in 11 Nov 2002 03:00:04 -0000 1.1
+++ Makefile.in 14 Jul 2003 21:20:47 -0000 1.2
@@ -1,6 +1,6 @@
# Makefile for busybox
#
-# Copyright (C) 1999-2002 Erik Andersen <andersee at debian.org>
+# Copyright (C) 1999-2003 by Erik Andersen <andersen at codepoet.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
Index: which.c
===================================================================
RCS file: /var/cvs/busybox/debianutils/which.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- which.c 19 Mar 2003 09:11:41 -0000 1.2
+++ which.c 14 Jul 2003 21:20:47 -0000 1.3
@@ -2,8 +2,7 @@
/*
* Which implementation for busybox
*
- * Copyright (C) 1999,2000 by Lineo, inc. and Erik Andersen
- * Copyright (C) 1999,2000,2001 by Erik Andersen <andersee at debian.org>
+ * Copyright (C) 1999-2003 by Erik Andersen <andersen at codepoet.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
- Previous message: [BusyBox-cvs] busybox/archival Makefile, 1.5, 1.6 Makefile.in, 1.3, 1.4 gunzip.c, 1.75, 1.76 gzip.c, 1.59, 1.60 tar.c, 1.176, 1.177
- Next message: [BusyBox-cvs] busybox/console-tools Makefile, 1.2, 1.3 Makefile.in, 1.2, 1.3 clear.c, 1.15, 1.16 reset.c, 1.9, 1.10 setkeycodes.c, 1.13, 1.14
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the busybox-cvs
mailing list