From a1b38172b8f2ecdc1101d2c71043ef56cb865c5d Mon Sep 17 00:00:00 2001 From: behdad Date: Tue, 27 Apr 2004 15:23:25 +0000 Subject: [PATCH] Header changed so RCS header and Authors follow the copyright notice. --- lib/fribidi-mirroring.c | 20 ++++++++++---------- lib/fribidi-mirroring.h | 18 +++++++++--------- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/lib/fribidi-mirroring.c b/lib/fribidi-mirroring.c index 85df4db..95cc4a2 100644 --- a/lib/fribidi-mirroring.c +++ b/lib/fribidi-mirroring.c @@ -1,16 +1,6 @@ /* FriBidi * fribidi-mirroring.c - get mirrored character * - * $Id: fribidi-mirroring.c,v 1.1 2004-04-25 18:47:57 behdad Exp $ - * $Author: behdad $ - * $Date: 2004-04-25 18:47:57 $ - * $Revision: 1.1 $ - * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/lib/fribidi-mirroring.c,v $ - * - * Authors: - * Behdad Esfahbod, 2001, 2002, 2004 - * Dov Grobgeld, 1999, 2000 - * * Copyright (C) 2004 Sharif FarsiWeb, Inc * Copyright (C) 2001,2002 Behdad Esfahbod * Copyright (C) 1999,2000 Dov Grobgeld @@ -32,6 +22,16 @@ * * For licensing issues, contact . */ +/* $Id: fribidi-mirroring.c,v 1.2 2004-04-27 15:23:25 behdad Exp $ + * $Author: behdad $ + * $Date: 2004-04-27 15:23:25 $ + * $Revision: 1.2 $ + * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/lib/fribidi-mirroring.c,v $ + * + * Authors: + * Behdad Esfahbod, 2001, 2002, 2004 + * Dov Grobgeld, 1999, 2000 + */ #include diff --git a/lib/fribidi-mirroring.h b/lib/fribidi-mirroring.h index 51bde94..d6e1581 100644 --- a/lib/fribidi-mirroring.h +++ b/lib/fribidi-mirroring.h @@ -1,15 +1,6 @@ /* FriBidi * fribidi-mirroring.h - get mirrored character * - * $Id: fribidi-mirroring.h,v 1.1 2004-04-25 18:47:57 behdad Exp $ - * $Author: behdad $ - * $Date: 2004-04-25 18:47:57 $ - * $Revision: 1.1 $ - * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/lib/fribidi-mirroring.h,v $ - * - * Author: - * Behdad Esfahbod, 2001, 2002, 2004 - * * Copyright (C) 2004 Sharif FarsiWeb, Inc * Copyright (C) 2001,2002 Behdad Esfahbod * @@ -30,6 +21,15 @@ * * For licensing issues, contact . */ +/* $Id: fribidi-mirroring.h,v 1.2 2004-04-27 15:23:25 behdad Exp $ + * $Author: behdad $ + * $Date: 2004-04-27 15:23:25 $ + * $Revision: 1.2 $ + * $Source: /home/behdad/src/fdo/fribidi/togit/git/../fribidi/fribidi2/lib/fribidi-mirroring.h,v $ + * + * Author: + * Behdad Esfahbod, 2001, 2002, 2004 + */ #ifndef _FRIBIDI_MIRRORING_H #define _FRIBIDI_MIRRORING_H -- 2.40.0