]> git.wh0rd.org - fontconfig.git/commitdiff
Move sample subpixel configuration to local.conf
authorKeith Packard <keithp@keithp.com>
Fri, 4 Apr 2003 20:16:33 +0000 (20:16 +0000)
committerKeith Packard <keithp@keithp.com>
Fri, 4 Apr 2003 20:16:33 +0000 (20:16 +0000)
config/Makedefs.in
config/install.sh

index 82582cfd9781b3338dda13a9f0aa40cc1bae9296..c37c9bbfd42436ccdf2a91454d7bfd0a135f1f7f 100644 (file)
@@ -1,7 +1,7 @@
 #
-# $XFree86: xc/lib/fontconfig/config/Makedefs.in,v 1.3 2002/08/01 15:57:26 keithp Exp $
+# $RCSId: xc/lib/fontconfig/config/Makedefs.in,v 1.3 2002/08/01 15:57:26 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
index 211cc9e7b9cd11216f168ccf1abef4956a7a2dac..56f8803ca7e60ec9f0e66b83e8e07c0f28bfc187 100644 (file)
@@ -1,5 +1,7 @@
 #! /bin/sh
 #
+# $RCSId: $
+#
 # install - install a program, script, or datafile
 # This comes from X11R5.
 #
@@ -10,8 +12,6 @@
 # This script is compatible with the BSD install script, but was written
 # from scratch.
 #
-# $XFree86$
-#
 
 
 # set DOITPROG to echo to test this script