]> granicus.if.org Git - graphviz/commitdiff
remove VPSC RCS markers
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 21 Nov 2020 01:05:36 +0000 (17:05 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Jan 2021 18:28:35 +0000 (10:28 -0800)
These RCS version control markers no longer serve a purpose, now that Graphviz
is hosted in Git. Related to #1798.

lib/vpsc/Makefile.am
lib/vpsc/block.h
lib/vpsc/blocks.h
lib/vpsc/constraint.h
lib/vpsc/csolve_VPSC.h
lib/vpsc/generate-constraints.h
lib/vpsc/pairingheap/PairingHeap.h
lib/vpsc/pairingheap/dsexceptions.h
lib/vpsc/remove_rectangle_overlap.h
lib/vpsc/solve_VPSC.h
lib/vpsc/variable.h

index 3312c3403a97283ccc7018e5b85a08128bd7fa42..b40ba4bd8d4e5bc033ca355cc219cbbce0ef5dde 100644 (file)
@@ -1,4 +1,3 @@
-# $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
 AM_CPPFLAGS = -I$(top_srcdir)/lib
index e3a4277e7aa8bd9bbf82987956a6fc2df7bf3b90..6a8bae01e1ec032145a0b3e365cb294725348422 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index 06a29d79139b8297c7a064346a223e96e7b29d0b..f70ff7820e2c464ac457f24d6891f52aaec4bd03 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index bcd467dabccd06f8de77d67ecfbdb8e5c6620e60..2fc3c92f64266e45ee4937666e82373b68ca9f23 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index 1bbacbea896264130f97bb7a401a55580267d40b..eae5d7453f52724fb2b3fb0d38369976c157fc61 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index b3b8298be12f53183b618ba2178d24dafecc052d..770eb0508e3a9c8934ff8eec51d5f18d02313423 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index e9fe40b0b0b17f3b190045bec7aec1a4cfccbb18..87a2ed80699ee0d7b7897a3f5d70c048a101458b 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index 8a8313333601a11274195689dc3e0674ac96500b..9119f0c3b0ce6102c1da54055f134309fbfbfa20 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 #ifndef DSEXCEPTIONS_H_
index 10a56407bde71b9ec5c621d6b01343f26d93e9b1..11cf04b754e3b445cf47666c89d586c1b868ca40 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index a7ddfb8257edcec25dad9f3a859e77988c62581b..8ec3af3f0b02a5dc1f60fe69e2fa67265a0e7c65 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**
index 30bf3d627e5a55319119ce9a5e1addcd62aa08d5..694dcf7454a3c8abc8af0d760ffccf990b127525 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ $Revision$ */
 /* vim:set shiftwidth=4 ts=8: */
 
 /**