diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-05 16:32:57 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-06 01:09:15 +0200 |
commit | 6144b615dd7ae2acd786aaa08f66c9743870b709 (patch) | |
tree | 1a1ba45051803188ec3922d7a67a92c6c058a40b /nx-X11/programs/Xserver/Xext/dpms.c | |
parent | 51c3d42f3d15b181d58a0df1e5abac8d298d4484 (diff) | |
download | nx-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/programs/Xserver/Xext/dpms.c')
-rw-r--r-- | nx-X11/programs/Xserver/Xext/dpms.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nx-X11/programs/Xserver/Xext/dpms.c b/nx-X11/programs/Xserver/Xext/dpms.c index 4d3acf03a..3f75918ad 100644 --- a/nx-X11/programs/Xserver/Xext/dpms.c +++ b/nx-X11/programs/Xserver/Xext/dpms.c @@ -1,4 +1,3 @@ -/* $Xorg: dpms.c,v 1.3 2000/08/17 19:47:56 cpqbld Exp $ */ /***************************************************************** Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts. @@ -33,7 +32,6 @@ Equipment Corporation. * @(#)RCSfile: dpms.c,v Revision: 1.1.4.5 (DEC) Date: 1996/03/04 15:27:00 */ -/* $XFree86: xc/programs/Xserver/Xext/dpms.c,v 3.10tsi Exp $ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |