summaryrefslogtreecommitdiff
path: root/src/xcms
diff options
context:
space:
mode:
Diffstat (limited to 'src/xcms')
-rw-r--r--src/xcms/AddDIC.c2
-rw-r--r--src/xcms/AddSF.c2
-rw-r--r--src/xcms/CCC.c2
-rw-r--r--src/xcms/Cv.h2
-rw-r--r--src/xcms/CvColW.c2
-rw-r--r--src/xcms/CvCols.c2
-rw-r--r--src/xcms/HVC.c2
-rw-r--r--src/xcms/HVCGcC.c2
-rw-r--r--src/xcms/HVCGcV.c2
-rw-r--r--src/xcms/HVCGcVC.c2
-rw-r--r--src/xcms/HVCMnV.c2
-rw-r--r--src/xcms/HVCMxC.c2
-rw-r--r--src/xcms/HVCMxV.c2
-rw-r--r--src/xcms/HVCMxVC.c2
-rw-r--r--src/xcms/HVCMxVs.c2
-rw-r--r--src/xcms/HVCWpAj.c2
-rw-r--r--src/xcms/IdOfPr.c2
-rw-r--r--src/xcms/LRGB.c2
-rw-r--r--src/xcms/Lab.c2
-rw-r--r--src/xcms/LabGcC.c2
-rw-r--r--src/xcms/LabGcL.c2
-rw-r--r--src/xcms/LabGcLC.c2
-rw-r--r--src/xcms/LabMnL.c2
-rw-r--r--src/xcms/LabMxC.c2
-rw-r--r--src/xcms/LabMxL.c2
-rw-r--r--src/xcms/LabMxLC.c2
-rw-r--r--src/xcms/LabWpAj.c2
-rw-r--r--src/xcms/Luv.c2
-rw-r--r--src/xcms/LuvGcC.c2
-rw-r--r--src/xcms/LuvGcL.c2
-rw-r--r--src/xcms/LuvGcLC.c2
-rw-r--r--src/xcms/LuvMnL.c2
-rw-r--r--src/xcms/LuvMxC.c2
-rw-r--r--src/xcms/LuvMxL.c2
-rw-r--r--src/xcms/LuvMxLC.c2
-rw-r--r--src/xcms/LuvWpAj.c2
-rw-r--r--src/xcms/PrOfId.c2
-rw-r--r--src/xcms/QuCol.c2
-rw-r--r--src/xcms/QuCols.c2
-rw-r--r--src/xcms/SetCCC.c2
-rw-r--r--src/xcms/SetGetCols.c2
-rw-r--r--src/xcms/StCol.c2
-rw-r--r--src/xcms/StCols.c2
-rw-r--r--src/xcms/UNDEFINED.c2
-rw-r--r--src/xcms/XRGB.c2
-rw-r--r--src/xcms/XYZ.c2
-rw-r--r--src/xcms/Xcms.txt2
-rw-r--r--src/xcms/Xcmsint.h2
-rw-r--r--src/xcms/cmsAllCol.c2
-rw-r--r--src/xcms/cmsAllNCol.c2
-rw-r--r--src/xcms/cmsCmap.c2
-rw-r--r--src/xcms/cmsColNm.c2
-rw-r--r--src/xcms/cmsGlobls.c2
-rw-r--r--src/xcms/cmsInt.c2
-rw-r--r--src/xcms/cmsLkCol.c2
-rw-r--r--src/xcms/cmsMath.c2
-rw-r--r--src/xcms/cmsProp.c2
-rw-r--r--src/xcms/cmsTrig.c2
-rw-r--r--src/xcms/uvY.c2
-rw-r--r--src/xcms/xyY.c2
60 files changed, 60 insertions, 60 deletions
diff --git a/src/xcms/AddDIC.c b/src/xcms/AddDIC.c
index 02b31940..22364bec 100644
--- a/src/xcms/AddDIC.c
+++ b/src/xcms/AddDIC.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/AddDIC.c,v 1.2 2003/04/13 19:22:14 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/AddSF.c b/src/xcms/AddSF.c
index 9fab20fe..39601c2b 100644
--- a/src/xcms/AddSF.c
+++ b/src/xcms/AddSF.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/AddSF.c,v 1.2 2003/04/13 19:22:14 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/CCC.c b/src/xcms/CCC.c
index c4e82820..91bb4a0c 100644
--- a/src/xcms/CCC.c
+++ b/src/xcms/CCC.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/CCC.c,v 1.5 2003/04/13 19:22:14 dawes Exp $ */
+/* $XFree86$ */
/*
diff --git a/src/xcms/Cv.h b/src/xcms/Cv.h
index 08969e03..70a03cc9 100644
--- a/src/xcms/Cv.h
+++ b/src/xcms/Cv.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/lib/X11/Cv.h,v 1.2 2003/04/17 02:06:31 dawes Exp $ */
+/* $XFree86$ */
#ifndef _CV_H_
#define _CV_H_
diff --git a/src/xcms/CvColW.c b/src/xcms/CvColW.c
index 2ba67f0c..339ea6d2 100644
--- a/src/xcms/CvColW.c
+++ b/src/xcms/CvColW.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/CvColW.c,v 1.4 2003/04/13 19:22:15 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/CvCols.c b/src/xcms/CvCols.c
index 0062da08..8d690e6d 100644
--- a/src/xcms/CvCols.c
+++ b/src/xcms/CvCols.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/CvCols.c,v 1.5 2003/11/03 03:46:26 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVC.c b/src/xcms/HVC.c
index 22f7a643..39c13bc8 100644
--- a/src/xcms/HVC.c
+++ b/src/xcms/HVC.c
@@ -47,7 +47,7 @@
* DOCUMENTATION
* "TekColor Color Management System, System Implementor's Manual"
*/
-/* $XFree86: xc/lib/X11/HVC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCGcC.c b/src/xcms/HVCGcC.c
index 356bcc10..ba0ca9a5 100644
--- a/src/xcms/HVCGcC.c
+++ b/src/xcms/HVCGcC.c
@@ -43,7 +43,7 @@
* Source for XcmsTekHVCClipC() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCGcC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCGcV.c b/src/xcms/HVCGcV.c
index 5f3a2e80..f2166e91 100644
--- a/src/xcms/HVCGcV.c
+++ b/src/xcms/HVCGcV.c
@@ -43,7 +43,7 @@
* Source for XcmsTekHVCClipV() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCGcV.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCGcVC.c b/src/xcms/HVCGcVC.c
index 905161cb..d0a7422e 100644
--- a/src/xcms/HVCGcVC.c
+++ b/src/xcms/HVCGcVC.c
@@ -43,7 +43,7 @@
* Source for XcmsTekHVCClipVC() gamut
* compression function.
*/
-/* $XFree86: xc/lib/X11/HVCGcVC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCMnV.c b/src/xcms/HVCMnV.c
index 055d47bd..c730d088 100644
--- a/src/xcms/HVCMnV.c
+++ b/src/xcms/HVCMnV.c
@@ -43,7 +43,7 @@
* Source for XcmsTekHVCQueryMinV gamut boundary querying routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCMnV.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCMxC.c b/src/xcms/HVCMxC.c
index daa9bf63..a5ecbbb7 100644
--- a/src/xcms/HVCMxC.c
+++ b/src/xcms/HVCMxC.c
@@ -44,7 +44,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCMxC.c,v 1.5 2003/07/16 01:38:26 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCMxV.c b/src/xcms/HVCMxV.c
index 1e0d5d38..2ac1d54a 100644
--- a/src/xcms/HVCMxV.c
+++ b/src/xcms/HVCMxV.c
@@ -44,7 +44,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCMxV.c,v 1.5 2003/07/16 01:38:26 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCMxVC.c b/src/xcms/HVCMxVC.c
index d00f6d86..18060dba 100644
--- a/src/xcms/HVCMxVC.c
+++ b/src/xcms/HVCMxVC.c
@@ -44,7 +44,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/HVCMxVC.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCMxVs.c b/src/xcms/HVCMxVs.c
index bc21d941..8092042a 100644
--- a/src/xcms/HVCMxVs.c
+++ b/src/xcms/HVCMxVs.c
@@ -43,7 +43,7 @@
* Source for the XcmsTekHVCQueryMaxVSamples() gamut boundary
* querying routine.
*/
-/* $XFree86: xc/lib/X11/HVCMxVs.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/HVCWpAj.c b/src/xcms/HVCWpAj.c
index b1b6f0f8..c61ccbd8 100644
--- a/src/xcms/HVCWpAj.c
+++ b/src/xcms/HVCWpAj.c
@@ -44,7 +44,7 @@
* adjustment of color specifications in the TekHVC color
* space.
*/
-/* $XFree86: xc/lib/X11/HVCWpAj.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/IdOfPr.c b/src/xcms/IdOfPr.c
index b6b45910..99173afa 100644
--- a/src/xcms/IdOfPr.c
+++ b/src/xcms/IdOfPr.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/IdOfPr.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LRGB.c b/src/xcms/LRGB.c
index 7c252b6d..dddb919c 100644
--- a/src/xcms/LRGB.c
+++ b/src/xcms/LRGB.c
@@ -35,7 +35,7 @@
* 4. RGB intensity to CIE XYZ
*
*/
-/* $XFree86: xc/lib/X11/LRGB.c,v 3.7 2003/11/03 03:46:26 dawes Exp $ */
+/* $XFree86$ */
#include <stdio.h>
#include <X11/Xos.h>
diff --git a/src/xcms/Lab.c b/src/xcms/Lab.c
index 6395a921..93945cef 100644
--- a/src/xcms/Lab.c
+++ b/src/xcms/Lab.c
@@ -36,7 +36,7 @@
*
* Note that the range for L* is 0 to 1.
*/
-/* $XFree86: xc/lib/X11/Lab.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
diff --git a/src/xcms/LabGcC.c b/src/xcms/LabGcC.c
index c13397a4..65b3d5e4 100644
--- a/src/xcms/LabGcC.c
+++ b/src/xcms/LabGcC.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELabClipuv() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/LabGcC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabGcL.c b/src/xcms/LabGcL.c
index aac8d23e..fc17bf4e 100644
--- a/src/xcms/LabGcL.c
+++ b/src/xcms/LabGcL.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELabClipL() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/LabGcL.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabGcLC.c b/src/xcms/LabGcLC.c
index cf2cfca0..5f2b8e0b 100644
--- a/src/xcms/LabGcLC.c
+++ b/src/xcms/LabGcLC.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELabClipLab() gamut
* compression function.
*/
-/* $XFree86: xc/lib/X11/LabGcLC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabMnL.c b/src/xcms/LabMnL.c
index 6c76ac91..4a3c4bdf 100644
--- a/src/xcms/LabMnL.c
+++ b/src/xcms/LabMnL.c
@@ -31,7 +31,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LabMnL.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabMxC.c b/src/xcms/LabMxC.c
index 337d5a89..9f075d4e 100644
--- a/src/xcms/LabMxC.c
+++ b/src/xcms/LabMxC.c
@@ -33,7 +33,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LabMxC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabMxL.c b/src/xcms/LabMxL.c
index 7002a821..12be74e6 100644
--- a/src/xcms/LabMxL.c
+++ b/src/xcms/LabMxL.c
@@ -31,7 +31,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LabMxL.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabMxLC.c b/src/xcms/LabMxLC.c
index 81f2fa29..e806bb19 100644
--- a/src/xcms/LabMxLC.c
+++ b/src/xcms/LabMxLC.c
@@ -38,7 +38,7 @@
* Fred W. Billmeyer & Max Saltzman, "Principles of Color
* Technology", John Wily & Sons, Inc, 1981.
*/
-/* $XFree86: xc/lib/X11/LabMxLC.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LabWpAj.c b/src/xcms/LabWpAj.c
index 89f576a9..ec2a68d2 100644
--- a/src/xcms/LabWpAj.c
+++ b/src/xcms/LabWpAj.c
@@ -32,7 +32,7 @@
* adjustment of color specifications in the CIE L*a*b* color
* space.
*/
-/* $XFree86: xc/lib/X11/LabWpAj.c,v 1.2 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/Luv.c b/src/xcms/Luv.c
index 8d149478..9b049d96 100644
--- a/src/xcms/Luv.c
+++ b/src/xcms/Luv.c
@@ -38,7 +38,7 @@
* Fred W. Billmeyer & Max Saltzman, "Principles of Color
* Technology", John Wily & Sons, Inc, 1981.
*/
-/* $XFree86: xc/lib/X11/Luv.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include "Xlibint.h"
diff --git a/src/xcms/LuvGcC.c b/src/xcms/LuvGcC.c
index fdb5dcd2..5f1b431f 100644
--- a/src/xcms/LuvGcC.c
+++ b/src/xcms/LuvGcC.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELuvClipuv() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/LuvGcC.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvGcL.c b/src/xcms/LuvGcL.c
index 1c9d4f5a..80d8221d 100644
--- a/src/xcms/LuvGcL.c
+++ b/src/xcms/LuvGcL.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELuvClipL() gamut compression routine.
*
*/
-/* $XFree86: xc/lib/X11/LuvGcL.c,v 1.4 2003/04/13 19:22:16 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvGcLC.c b/src/xcms/LuvGcLC.c
index 157a3de7..bc2bda9f 100644
--- a/src/xcms/LuvGcLC.c
+++ b/src/xcms/LuvGcLC.c
@@ -30,7 +30,7 @@
* Source for XcmsCIELuvClipLuv() gamut
* compression function.
*/
-/* $XFree86: xc/lib/X11/LuvGcLC.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvMnL.c b/src/xcms/LuvMnL.c
index 3f824025..8a9f5962 100644
--- a/src/xcms/LuvMnL.c
+++ b/src/xcms/LuvMnL.c
@@ -31,7 +31,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LuvMnL.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvMxC.c b/src/xcms/LuvMxC.c
index 10088bbe..7b117be2 100644
--- a/src/xcms/LuvMxC.c
+++ b/src/xcms/LuvMxC.c
@@ -33,7 +33,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LuvMxC.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvMxL.c b/src/xcms/LuvMxL.c
index 327227d6..c61ea120 100644
--- a/src/xcms/LuvMxL.c
+++ b/src/xcms/LuvMxL.c
@@ -31,7 +31,7 @@
* querying routine.
*
*/
-/* $XFree86: xc/lib/X11/LuvMxL.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvMxLC.c b/src/xcms/LuvMxLC.c
index 3a241a79..bb00b713 100644
--- a/src/xcms/LuvMxLC.c
+++ b/src/xcms/LuvMxLC.c
@@ -38,7 +38,7 @@
* Fred W. Billmeyer & Max Saltzman, "Principles of Color
* Technology", John Wily & Sons, Inc, 1981.
*/
-/* $XFree86: xc/lib/X11/LuvMxLC.c,v 1.2 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/LuvWpAj.c b/src/xcms/LuvWpAj.c
index 5df6d8b3..f19bfa5c 100644
--- a/src/xcms/LuvWpAj.c
+++ b/src/xcms/LuvWpAj.c
@@ -32,7 +32,7 @@
* adjustment of color specifications in the CIE CIELuv.color
* space.
*/
-/* $XFree86: xc/lib/X11/LuvWpAj.c,v 1.2 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/PrOfId.c b/src/xcms/PrOfId.c
index 8b5e43a1..84c6166a 100644
--- a/src/xcms/PrOfId.c
+++ b/src/xcms/PrOfId.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/PrOfId.c,v 1.2 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/QuCol.c b/src/xcms/QuCol.c
index 3f19a676..ee34adab 100644
--- a/src/xcms/QuCol.c
+++ b/src/xcms/QuCol.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/QuCol.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/QuCols.c b/src/xcms/QuCols.c
index f2ca1a28..99b5b708 100644
--- a/src/xcms/QuCols.c
+++ b/src/xcms/QuCols.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/QuCols.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/SetCCC.c b/src/xcms/SetCCC.c
index 34d09ab9..e8d3a779 100644
--- a/src/xcms/SetCCC.c
+++ b/src/xcms/SetCCC.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/SetCCC.c,v 1.2 2003/11/17 22:20:08 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcms.h"
diff --git a/src/xcms/SetGetCols.c b/src/xcms/SetGetCols.c
index 4b425af2..66477652 100644
--- a/src/xcms/SetGetCols.c
+++ b/src/xcms/SetGetCols.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/SetGetCols.c,v 1.2 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
/*
* EXTERNAL INCLUDES
diff --git a/src/xcms/StCol.c b/src/xcms/StCol.c
index 0d845b90..69232472 100644
--- a/src/xcms/StCol.c
+++ b/src/xcms/StCol.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/StCol.c,v 1.4 2003/04/13 19:22:17 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/StCols.c b/src/xcms/StCols.c
index 3d6b9004..9386443f 100644
--- a/src/xcms/StCols.c
+++ b/src/xcms/StCols.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/StCols.c,v 1.4 2003/04/13 19:22:18 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/UNDEFINED.c b/src/xcms/UNDEFINED.c
index 6c0656a3..520d97a1 100644
--- a/src/xcms/UNDEFINED.c
+++ b/src/xcms/UNDEFINED.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/UNDEFINED.c,v 1.2 2003/04/13 19:22:18 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/XRGB.c b/src/xcms/XRGB.c
index 26d0ef97..2fe2e5b8 100644
--- a/src/xcms/XRGB.c
+++ b/src/xcms/XRGB.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/XRGB.c,v 3.4 2003/04/13 19:22:19 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/XYZ.c b/src/xcms/XYZ.c
index 7a9c98ef..11a1e8fc 100644
--- a/src/xcms/XYZ.c
+++ b/src/xcms/XYZ.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/XYZ.c,v 1.4 2003/04/13 19:22:19 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include "Xlibint.h"
diff --git a/src/xcms/Xcms.txt b/src/xcms/Xcms.txt
index 25b81498..29069416 100644
--- a/src/xcms/Xcms.txt
+++ b/src/xcms/Xcms.txt
@@ -25,7 +25,7 @@
* DESCRIPTION
* Sample Color Name Database
*
- * $XFree86: xc/lib/X11/Xcms.txt,v 3.2 2003/02/13 03:40:54 dawes Exp $
+ * $XFree86$
*/
diff --git a/src/xcms/Xcmsint.h b/src/xcms/Xcmsint.h
index ca8e057c..c80088fb 100644
--- a/src/xcms/Xcmsint.h
+++ b/src/xcms/Xcmsint.h
@@ -29,7 +29,7 @@
* (i.e., for API internal use only)
*
*/
-/* $XFree86: xc/lib/X11/Xcmsint.h,v 3.4 2003/04/13 19:22:19 dawes Exp $ */
+/* $XFree86$ */
#ifndef _XCMSINT_H_
#define _XCMSINT_H_
diff --git a/src/xcms/cmsAllCol.c b/src/xcms/cmsAllCol.c
index 0bdeeeb7..8de77571 100644
--- a/src/xcms/cmsAllCol.c
+++ b/src/xcms/cmsAllCol.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsAllCol.c,v 1.4 2003/04/13 19:22:20 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/cmsAllNCol.c b/src/xcms/cmsAllNCol.c
index ffcb9df3..caec546a 100644
--- a/src/xcms/cmsAllNCol.c
+++ b/src/xcms/cmsAllNCol.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsAllNCol.c,v 1.5 2003/11/17 22:20:11 dawes Exp $ */
+/* $XFree86$ */
#define NEED_REPLIES
#include <stdio.h>
diff --git a/src/xcms/cmsCmap.c b/src/xcms/cmsCmap.c
index 07134970..acdbb9d7 100644
--- a/src/xcms/cmsCmap.c
+++ b/src/xcms/cmsCmap.c
@@ -33,7 +33,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsCmap.c,v 3.2 2003/04/13 19:22:20 dawes Exp $ */
+/* $XFree86$ */
#define NEED_EVENTS
#define NEED_REPLIES
diff --git a/src/xcms/cmsColNm.c b/src/xcms/cmsColNm.c
index 67594c90..43987deb 100644
--- a/src/xcms/cmsColNm.c
+++ b/src/xcms/cmsColNm.c
@@ -31,7 +31,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsColNm.c,v 3.12 2003/11/17 22:20:11 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/cmsGlobls.c b/src/xcms/cmsGlobls.c
index ad4e45fe..0d95e6bf 100644
--- a/src/xcms/cmsGlobls.c
+++ b/src/xcms/cmsGlobls.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsGlobls.c,v 1.5 2003/04/13 19:22:20 dawes Exp $ */
+/* $XFree86$ */
#include "Xlibint.h"
#include "Xcmsint.h"
diff --git a/src/xcms/cmsInt.c b/src/xcms/cmsInt.c
index 4881a696..cc8531e4 100644
--- a/src/xcms/cmsInt.c
+++ b/src/xcms/cmsInt.c
@@ -34,7 +34,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsInt.c,v 1.5 2003/04/17 02:06:31 dawes Exp $ */
+/* $XFree86$ */
/* #define NEED_EVENTS */
#include <stdio.h>
diff --git a/src/xcms/cmsLkCol.c b/src/xcms/cmsLkCol.c
index ff5e69e3..e8ac7707 100644
--- a/src/xcms/cmsLkCol.c
+++ b/src/xcms/cmsLkCol.c
@@ -32,7 +32,7 @@
*
*
*/
-/* $XFree86: xc/lib/X11/cmsLkCol.c,v 1.6 2003/11/17 22:20:11 dawes Exp $ */
+/* $XFree86$ */
#define NEED_REPLIES
#include <stdio.h>
diff --git a/src/xcms/cmsMath.c b/src/xcms/cmsMath.c
index ce8f7493..8249a996 100644
--- a/src/xcms/cmsMath.c
+++ b/src/xcms/cmsMath.c
@@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
-/* $XFree86: xc/lib/X11/cmsMath.c,v 3.5 2001/12/14 19:54:10 dawes Exp $ */
+/* $XFree86$ */
/*
* Stephen Gildea, MIT X Consortium, January 1991
diff --git a/src/xcms/cmsProp.c b/src/xcms/cmsProp.c
index dfa0307b..7af729a7 100644
--- a/src/xcms/cmsProp.c
+++ b/src/xcms/cmsProp.c
@@ -31,7 +31,7 @@
* This utility routines for manipulating properties.
*
*/
-/* $XFree86: xc/lib/X11/cmsProp.c,v 1.2 2003/04/13 19:22:20 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xatom.h>
#include "Xlibint.h"
diff --git a/src/xcms/cmsTrig.c b/src/xcms/cmsTrig.c
index f56c5e71..a0fe9857 100644
--- a/src/xcms/cmsTrig.c
+++ b/src/xcms/cmsTrig.c
@@ -24,7 +24,7 @@
* CONNECTION WITH THE USE OR THE PERFORMANCE OF THIS SOFTWARE.
*/
-/* $XFree86: xc/lib/X11/cmsTrig.c,v 3.9 2003/04/13 19:22:20 dawes Exp $ */
+/* $XFree86$ */
/*
* It should be pointed out that for simplicity's sake, the
* environment parameters are defined as floating point constants,
diff --git a/src/xcms/uvY.c b/src/xcms/uvY.c
index b90ff686..40bc2a1e 100644
--- a/src/xcms/uvY.c
+++ b/src/xcms/uvY.c
@@ -35,7 +35,7 @@
* DOCUMENTATION
* "TekColor Color Management System, System Implementor's Manual"
*/
-/* $XFree86: xc/lib/X11/uvY.c,v 1.4 2003/04/13 19:22:22 dawes Exp $ */
+/* $XFree86$ */
#include <X11/Xos.h>
#include "Xlibint.h"
diff --git a/src/xcms/xyY.c b/src/xcms/xyY.c
index 8619c27a..a4b76dea 100644
--- a/src/xcms/xyY.c
+++ b/src/xcms/xyY.c
@@ -34,7 +34,7 @@
* DOCUMENTATION
* "TekColor Color Management System, System Implementor's Manual"
*/
-/* $XFree86: xc/lib/X11/xyY.c,v 1.4 2003/04/13 19:22:22 dawes Exp $ */
+/* $XFree86$ */
#include <stdio.h>
#include <X11/Xos.h>