aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/lib/X11/Font.c
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-07-05 16:32:57 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-07-06 01:09:15 +0200
commit6144b615dd7ae2acd786aaa08f66c9743870b709 (patch)
tree1a1ba45051803188ec3922d7a67a92c6c058a40b /nx-X11/lib/X11/Font.c
parent51c3d42f3d15b181d58a0df1e5abac8d298d4484 (diff)
downloadnx-libs-6144b615dd7ae2acd786aaa08f66c9743870b709.tar.gz
nx-libs-6144b615dd7ae2acd786aaa08f66c9743870b709.tar.bz2
nx-libs-6144b615dd7ae2acd786aaa08f66c9743870b709.zip
VCS info lines: Remove ancient X.org / XFree86 VCS info line from code files.
This has already been started while replacing copyright info in file headers and has now been completed with this commit.
Diffstat (limited to 'nx-X11/lib/X11/Font.c')
-rw-r--r--nx-X11/lib/X11/Font.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/lib/X11/Font.c b/nx-X11/lib/X11/Font.c
index bb56c96a3..92ba71a5d 100644
--- a/nx-X11/lib/X11/Font.c
+++ b/nx-X11/lib/X11/Font.c
@@ -1,4 +1,3 @@
-/* $Xorg: Font.c,v 1.4 2001/02/09 02:03:33 xorgcvs Exp $ */
/*
Copyright 1986, 1998 The Open Group
@@ -27,7 +26,6 @@ sale, use or other dealings in this Software without prior written
authorization from the X Consortium and the XFree86 Project.
*/
-/* $XFree86: xc/lib/X11/Font.c,v 1.17 2003/04/13 19:22:16 dawes Exp $ */
#ifdef HAVE_CONFIG_H
#include <config.h>