#
-# $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
#! /bin/sh
#
+# $RCSId: $
+#
# install - install a program, script, or datafile
# This comes from X11R5.
#
# This script is compatible with the BSD install script, but was written
# from scratch.
#
-# $XFree86$
-#
# set DOITPROG to echo to test this script