From a010d00dc916fe282892c8c75b4cc4ff36c55539 Mon Sep 17 00:00:00 2001 From: Matthew Fernandez Date: Fri, 20 Nov 2020 17:05:36 -0800 Subject: [PATCH] remove VPSC RCS markers These RCS version control markers no longer serve a purpose, now that Graphviz is hosted in Git. Related to #1798. --- lib/vpsc/Makefile.am | 1 - lib/vpsc/block.h | 1 - lib/vpsc/blocks.h | 1 - lib/vpsc/constraint.h | 1 - lib/vpsc/csolve_VPSC.h | 1 - lib/vpsc/generate-constraints.h | 1 - lib/vpsc/pairingheap/PairingHeap.h | 1 - lib/vpsc/pairingheap/dsexceptions.h | 1 - lib/vpsc/remove_rectangle_overlap.h | 1 - lib/vpsc/solve_VPSC.h | 1 - lib/vpsc/variable.h | 1 - 11 files changed, 11 deletions(-) diff --git a/lib/vpsc/Makefile.am b/lib/vpsc/Makefile.am index 3312c3403..b40ba4bd8 100644 --- a/lib/vpsc/Makefile.am +++ b/lib/vpsc/Makefile.am @@ -1,4 +1,3 @@ -# $Id$ $Revision$ ## Process this file with automake to produce Makefile.in AM_CPPFLAGS = -I$(top_srcdir)/lib diff --git a/lib/vpsc/block.h b/lib/vpsc/block.h index e3a4277e7..6a8bae01e 100644 --- a/lib/vpsc/block.h +++ b/lib/vpsc/block.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/blocks.h b/lib/vpsc/blocks.h index 06a29d791..f70ff7820 100644 --- a/lib/vpsc/blocks.h +++ b/lib/vpsc/blocks.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/constraint.h b/lib/vpsc/constraint.h index bcd467dab..2fc3c92f6 100644 --- a/lib/vpsc/constraint.h +++ b/lib/vpsc/constraint.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/csolve_VPSC.h b/lib/vpsc/csolve_VPSC.h index 1bbacbea8..eae5d7453 100644 --- a/lib/vpsc/csolve_VPSC.h +++ b/lib/vpsc/csolve_VPSC.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/generate-constraints.h b/lib/vpsc/generate-constraints.h index b3b8298be..770eb0508 100644 --- a/lib/vpsc/generate-constraints.h +++ b/lib/vpsc/generate-constraints.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/pairingheap/PairingHeap.h b/lib/vpsc/pairingheap/PairingHeap.h index e9fe40b0b..87a2ed806 100644 --- a/lib/vpsc/pairingheap/PairingHeap.h +++ b/lib/vpsc/pairingheap/PairingHeap.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/pairingheap/dsexceptions.h b/lib/vpsc/pairingheap/dsexceptions.h index 8a8313333..9119f0c3b 100644 --- a/lib/vpsc/pairingheap/dsexceptions.h +++ b/lib/vpsc/pairingheap/dsexceptions.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ #ifndef DSEXCEPTIONS_H_ diff --git a/lib/vpsc/remove_rectangle_overlap.h b/lib/vpsc/remove_rectangle_overlap.h index 10a56407b..11cf04b75 100644 --- a/lib/vpsc/remove_rectangle_overlap.h +++ b/lib/vpsc/remove_rectangle_overlap.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/solve_VPSC.h b/lib/vpsc/solve_VPSC.h index a7ddfb825..8ec3af3f0 100644 --- a/lib/vpsc/solve_VPSC.h +++ b/lib/vpsc/solve_VPSC.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** diff --git a/lib/vpsc/variable.h b/lib/vpsc/variable.h index 30bf3d627..694dcf745 100644 --- a/lib/vpsc/variable.h +++ b/lib/vpsc/variable.h @@ -1,4 +1,3 @@ -/* $Id$ $Revision$ */ /* vim:set shiftwidth=4 ts=8: */ /** -- 2.40.0