Changed email address to codepoet.org, updated list of applets / docs I
maintain in AUTHORS.
This commit is contained in:
		
							
								
								
									
										4
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								AUTHORS
									
									
									
									
									
								
							| @@ -64,8 +64,8 @@ Gyepi Sam <gyepi@praxis-sw.com> | ||||
| Linus Torvalds <torvalds@transmeta.com> | ||||
|     mkswap, fsck.minix, mkfs.minix | ||||
|  | ||||
| Mark Whitley <markw@lineo.com> | ||||
|     sed remix, bug fixes, style-guide, etc. | ||||
| Mark Whitley <markw@lineo.com> <markw@codepoet.org> | ||||
|     grep, sed, cut, xargs, style-guide, new-applet-HOWTO, bug fixes, etc. | ||||
|  | ||||
| Charles P. Wright <cpwright@villagenet.com> | ||||
|     gzip, mini-netcat(nc) | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
|  * cut.c - minimalist version of cut | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
							
								
								
									
										2
									
								
								cut.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								cut.c
									
									
									
									
									
								
							| @@ -2,7 +2,7 @@ | ||||
|  * cut.c - minimalist version of cut | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
|  * sed.c - very minimalist version of sed | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
|  * Mini grep implementation for busybox using libc regex. | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
| @@ -3,7 +3,7 @@ | ||||
|  * | ||||
|  * Copyright (C) 2000 by Lineo, inc. | ||||
|  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | ||||
|  * Remixed by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Remixed by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
							
								
								
									
										2
									
								
								grep.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								grep.c
									
									
									
									
									
								
							| @@ -2,7 +2,7 @@ | ||||
|  * Mini grep implementation for busybox using libc regex. | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
							
								
								
									
										2
									
								
								sed.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								sed.c
									
									
									
									
									
								
							| @@ -2,7 +2,7 @@ | ||||
|  * sed.c - very minimalist version of sed | ||||
|  * | ||||
|  * Copyright (C) 1999,2000 by Lineo, inc. | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Written by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
							
								
								
									
										2
									
								
								xargs.c
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								xargs.c
									
									
									
									
									
								
							| @@ -3,7 +3,7 @@ | ||||
|  * | ||||
|  * Copyright (C) 2000 by Lineo, inc. | ||||
|  * Written by Erik Andersen <andersen@lineo.com>, <andersee@debian.org> | ||||
|  * Remixed by Mark Whitley <markw@lineo.com>, <markw@enol.com> | ||||
|  * Remixed by Mark Whitley <markw@lineo.com>, <markw@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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user