]> git.wh0rd.org - fontconfig.git/commitdiff
Change RCS tag
authorKeith Packard <keithp@keithp.com>
Wed, 5 Mar 2003 05:51:27 +0000 (05:51 +0000)
committerKeith Packard <keithp@keithp.com>
Wed, 5 Mar 2003 05:51:27 +0000 (05:51 +0000)
19 files changed:
fc-cache/fc-cache.c
fc-cache/fc-cache.man
fc-list/fc-list.c
fc-list/fc-list.man
src/fcatomic.c
src/fcblanks.c
src/fccache.c
src/fccharset.c
src/fcdefault.c
src/fcdir.c
src/fcfreetype.c
src/fcfs.c
src/fcinit.c
src/fcmatch.c
src/fcmatrix.c
src/fcpat.c
src/fcstr.c
src/fcxml.c
src/fontconfig-def.cpp

index 78418d786c4cc0844f86ba1c3f41da1e9fc8a7be..be8b962596cbdadb20a7a8d85a4447ade22b11b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/fc-cache/fc-cache.c,v 1.8tsi Exp $
+ * $RCSId: xc/lib/fontconfig/fc-cache/fc-cache.c,v 1.8tsi Exp $
  *
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 6fc4ed9bc5db1c70ae14f927b92330b6ecf9c6f8..7a61d0265e8df655da4e67179e17f39dcf5a8e84 100644 (file)
@@ -1,5 +1,5 @@
 .\"
 .\"
-.\" Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+.\" Copyright © 2002 Keith Packard
 .\"
 .\" Permission to use, copy, modify, distribute, and sell this software and its
 .\" documentation for any purpose is hereby granted without fee, provided that
 .\"
 .\" Permission to use, copy, modify, distribute, and sell this software and its
 .\" documentation for any purpose is hereby granted without fee, provided that
@@ -20,7 +20,7 @@
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\"
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\"
-.\" $XFree86: xc/programs/fc-cache/fc-cache.man,v 1.3 2001/02/09 03:47:56 tsi Exp $
+.\" $RCSId: xc/programs/fc-cache/fc-cache.man,v 1.3 2001/02/09 03:47:56 tsi Exp $
 .\"
 .TH FC-CACHE 1 __vendorversion__
 .SH NAME
 .\"
 .TH FC-CACHE 1 __vendorversion__
 .SH NAME
index f8ca6b2a9733729664c45a6627e158af1ace93d1..404cd64fb270e567a69cf865a7dae2b585ab62b9 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/fc-list/fc-list.c,v 1.5 2002/06/30 23:45:40 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/fc-list/fc-list.c,v 1.5 2002/06/30 23:45:40 keithp Exp $
  *
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 87eb7926beb6fbb5ff3856ca55237336ed5c83c4..c1e633602f167e757c56f73b93a8fe85f39b6193 100644 (file)
@@ -1,5 +1,5 @@
 .\"
 .\"
-.\" Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+.\" Copyright © 2002 Keith Packard
 .\"
 .\" Permission to use, copy, modify, distribute, and sell this software and its
 .\" documentation for any purpose is hereby granted without fee, provided that
 .\"
 .\" Permission to use, copy, modify, distribute, and sell this software and its
 .\" documentation for any purpose is hereby granted without fee, provided that
@@ -20,7 +20,7 @@
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\"
 .\" PERFORMANCE OF THIS SOFTWARE.
 .\"
 .\"
-.\" $XFree86: xc/programs/fc-list/fc-list.man,v 1.3 2001/02/09 03:47:56 tsi Exp $
+.\" $RCSId: xc/programs/fc-list/fc-list.man,v 1.3 2001/02/09 03:47:56 tsi Exp $
 .\"
 .TH FC-LIST 1 __vendorversion__
 .SH NAME
 .\"
 .TH FC-LIST 1 __vendorversion__
 .SH NAME
index 49b278ea59b699e3501178aadf653b7dd9e802d4..c2159a8773d2e1bf62312483230f5dd860382853 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcatomic.c,v 1.2 2002/03/04 21:15:28 tsi Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcatomic.c,v 1.2 2002/03/04 21:15:28 tsi Exp $
  *
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 887c20328859ef2b0598b0496bd193b588ada7c3..e74f2fac897a2681fca826121b58e76d5bf4900f 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86$
+ * $RCSId:$
  *
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index aff1453d59893c4abf9b43facab7dc85fcfde511..3a7cb6ced0495d57bb050c59936443d1a6c1d83f 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fccache.c,v 1.12 2002/08/22 07:36:44 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fccache.c,v 1.12 2002/08/22 07:36:44 keithp Exp $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 536e742a06ee91ec0610ac8c2e78fc716c1b351d..a8fffdd8600e02932f2dbfe61c5c777c9be8d9bb 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fccharset.c,v 1.18 2002/08/22 07:36:44 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fccharset.c,v 1.18 2002/08/22 07:36:44 keithp Exp $
  *
  *
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2001 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 8445cf031ce6d459ec1b51cbd0fc8c03dcb84968..bd17a434e04da82a64535521442849e248ea6fc1 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcdefault.c,v 1.2 2002/07/09 22:08:14 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcdefault.c,v 1.2 2002/07/09 22:08:14 keithp Exp $
  *
  *
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2001 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 86493b7274f9cd0db21ad1c037ea411d4a2838eb..264c5b4ceaba1a2fd2d9fef751331182f999ed5e 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcdir.c,v 1.9 2002/08/31 22:17:32 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcdir.c,v 1.9 2002/08/31 22:17:32 keithp Exp $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index d8799fc6e8ea2b6c32fa724f88e4a8bbf698d45a..72b4181748e727c07779841db73cb3deaec6a059 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcfreetype.c,v 1.11 2002/08/31 22:17:32 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcfreetype.c,v 1.11 2002/08/31 22:17:32 keithp Exp $
  *
  *
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2001 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index afc071f2f873a2037b5a5e856c2219460c8be07f..fddba57ba9aa3c735a318d7e8c0cff7f4488f29f 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: $
+ * $RCSId: $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index e28dc2ae30a36e74e63cf3c32a94a19dbd74e1f1..404c2c6a4fd67a709b9582e7558fcaec88973e83 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcinit.c,v 1.7 2002/08/22 07:36:44 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcinit.c,v 1.7 2002/08/22 07:36:44 keithp Exp $
  *
  *
- * Copyright © 2001 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2001 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index ca2198f56e36112e59156c3dc2dcc3359edf4f6e..6ec500adb89042068135ae1882350079232271c8 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcmatch.c,v 1.20 2002/08/31 22:17:32 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcmatch.c,v 1.20 2002/08/31 22:17:32 keithp Exp $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index b6166a3509b3060e24f2c6ff38b7e1c8ef8e19e4..889c3b8c77f26b9e8436f5322ac9e53d5092baa7 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $XFree86: $
+ * $RCSId: $
  *
  * Copyright © 2000 Tuomas J. Lukka
  *
  *
  * Copyright © 2000 Tuomas J. Lukka
  *
index 572e897359057ab7aa21e945045e30e6e3e09957..eb1ebd4ea2e89acb0dedc3b3c088fcf3a0eb020e 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcpat.c,v 1.18 2002/09/18 17:11:46 tsi Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcpat.c,v 1.18 2002/09/18 17:11:46 tsi Exp $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 0dcf877b56d823bdc16f138e20d3b627b0ab08a5..8072a18b5d62b987baed3dd0ba21d271712eb49e 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcstr.c,v 1.10 2002/08/31 22:17:32 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcstr.c,v 1.10 2002/08/31 22:17:32 keithp Exp $
  *
  *
- * Copyright © 2000 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2000 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 4831e167480aa740f9551df13659efcff7345c48..033de96794b46e69f8287446dfbccb30d722d7e9 100644 (file)
@@ -1,7 +1,7 @@
 /*
 /*
- * $XFree86: xc/lib/fontconfig/src/fcxml.c,v 1.21 2002/08/22 18:53:22 keithp Exp $
+ * $RCSId: xc/lib/fontconfig/src/fcxml.c,v 1.21 2002/08/22 18:53:22 keithp Exp $
  *
  *
- * Copyright © 2002 Keith Packard, member of The XFree86 Project, Inc.
+ * Copyright © 2002 Keith Packard
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
  *
  * Permission to use, copy, modify, distribute, and sell this software and its
  * documentation for any purpose is hereby granted without fee, provided that
index 9d973a28d3da088253d16118c5ba342d5244d366..da027ca9c1a8b95219dbeedec57abc407c75f721 100644 (file)
@@ -167,4 +167,4 @@ FcExprCreateString
 FcExprDestroy
 FcTestCreate
 FcTestDestroy
 FcExprDestroy
 FcTestCreate
 FcTestDestroy
-/* $XFree86: xc/lib/fontconfig/fontconfig-def.cpp,v 1.1 2002/04/07 15:19:46 alanh Exp $ */
+/* $RCSId: xc/lib/fontconfig/fontconfig-def.cpp,v 1.1 2002/04/07 15:19:46 alanh Exp $ */