diff options
-rw-r--r-- | xxxterm.1 | 4 | ||||
-rw-r--r-- | xxxterm.c | 1 |
2 files changed, 4 insertions, 1 deletions
diff --git a/xxxterm.1 b/xxxterm.1 index f12c4ad..a1bb528 100644 --- a/xxxterm.1 +++ b/xxxterm.1 @@ -304,4 +304,6 @@ was inspired by vimprobable2 and the bloat in other UNIX web browsers. .Pp .Nm was written by -.An Marco Peereboom Aq marco@peereboom.us +.An Marco Peereboom Aq marco@peereboom.us , +and +.An Edd Barrett Aq vext01@gmail.com diff --git a/xxxterm.c b/xxxterm.c index 74a3100..1e60ee0 100644 --- a/xxxterm.c +++ b/xxxterm.c @@ -1,6 +1,7 @@ /* $xxxterm$ */ /* * Copyright (c) 2010 Marco Peereboom <marco@peereboom.us> + * Copyright (c) 2010 Edd Barrett <vext01@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |