diff options
Diffstat (limited to 'lisp/re')
-rw-r--r-- | lisp/re/re.c | 2 | ||||
-rw-r--r-- | lisp/re/re.h | 2 | ||||
-rw-r--r-- | lisp/re/rec.c | 2 | ||||
-rw-r--r-- | lisp/re/reo.c | 2 | ||||
-rw-r--r-- | lisp/re/rep.h | 2 | ||||
-rw-r--r-- | lisp/re/tests.c | 2 | ||||
-rw-r--r-- | lisp/re/tests.txt | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lisp/re/re.c b/lisp/re/re.c index fd902a5..abf5cc4 100644 --- a/lisp/re/re.c +++ b/lisp/re/re.c @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86: xc/programs/xedit/lisp/re/re.c,v 1.8 2002/11/17 07:51:30 paulo Exp $ */ diff --git a/lisp/re/re.h b/lisp/re/re.h index 146dca5..209db51 100644 --- a/lisp/re/re.h +++ b/lisp/re/re.h @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86: xc/programs/xedit/lisp/re/re.h,v 1.1 2002/09/08 02:29:50 paulo Exp $ */ diff --git a/lisp/re/rec.c b/lisp/re/rec.c index db08199..d5f27ce 100644 --- a/lisp/re/rec.c +++ b/lisp/re/rec.c @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86: xc/programs/xedit/lisp/re/rec.c,v 1.3 2002/11/15 07:01:33 paulo Exp $ */ diff --git a/lisp/re/reo.c b/lisp/re/reo.c index b8667d0..af47b50 100644 --- a/lisp/re/reo.c +++ b/lisp/re/reo.c @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86: xc/programs/xedit/lisp/re/reo.c,v 1.8 2002/09/29 02:55:01 paulo Exp $ */ diff --git a/lisp/re/rep.h b/lisp/re/rep.h index 7f37f26..afd13ed 100644 --- a/lisp/re/rep.h +++ b/lisp/re/rep.h @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86: xc/programs/xedit/lisp/re/rep.h,v 1.2 2002/11/15 07:01:33 paulo Exp $ */ diff --git a/lisp/re/tests.c b/lisp/re/tests.c index 7fe5677..6a82d41 100644 --- a/lisp/re/tests.c +++ b/lisp/re/tests.c @@ -24,7 +24,7 @@ * dealings in this Software without prior written authorization from the * XFree86 Project. * - * Author: Paulo César Pereira de Andrade + * Author: Paulo César Pereira de Andrade */ /* $XFree86$ */ diff --git a/lisp/re/tests.txt b/lisp/re/tests.txt index 85a9578..b8d3e22 100644 --- a/lisp/re/tests.txt +++ b/lisp/re/tests.txt @@ -24,7 +24,7 @@ # dealings in this Software without prior written authorization from the # XFree86 Project. # -# Author: Paulo César Pereira de Andrade +# Author: Paulo César Pereira de Andrade # # # $XFree86: xc/programs/xedit/lisp/re/tests.txt,v 1.1 2002/09/08 02:29:50 paulo Exp $ |