Header changed so RCS header and Authors follow the copyright notice.
authorbehdad <behdad>
Tue, 27 Apr 2004 15:23:25 +0000 (15:23 +0000)
committerbehdad <behdad>
Tue, 27 Apr 2004 15:23:25 +0000 (15:23 +0000)
lib/fribidi-mirroring.c
lib/fribidi-mirroring.h

index 85df4dbb900452fad4629065b3e476cbefc2a70a..95cc4a2b148062802b2b9042adf85dd04d864743 100644 (file)
@@ -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
  * 
  * For licensing issues, contact <license@farsiweb.info>.
  */
+/* $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 <fribidi-mirroring.h>
 
index 51bde9403d9529388bab39375e52d6fb0b448723..d6e158165b6b5e7bc44a13d199a425dde39925f4 100644 (file)
@@ -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
  * 
  * 
  * For licensing issues, contact <license@farsiweb.info>.
  */
+/* $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