]> granicus.if.org Git - graphviz/commitdiff
update Adaptagrams URLs
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 21 Nov 2020 01:08:24 +0000 (17:08 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 23 Jan 2021 18:28:35 +0000 (10:28 -0800)
It is debatable whether this is useful as the upstream project seems to be dead.

18 files changed:
lib/vpsc/block.cpp
lib/vpsc/block.h
lib/vpsc/blocks.cpp
lib/vpsc/blocks.h
lib/vpsc/constraint.cpp
lib/vpsc/constraint.h
lib/vpsc/csolve_VPSC.cpp
lib/vpsc/csolve_VPSC.h
lib/vpsc/generate-constraints.cpp
lib/vpsc/generate-constraints.h
lib/vpsc/pairingheap/PairingHeap.cpp
lib/vpsc/pairingheap/PairingHeap.h
lib/vpsc/remove_rectangle_overlap.cpp
lib/vpsc/remove_rectangle_overlap.h
lib/vpsc/solve_VPSC.cpp
lib/vpsc/solve_VPSC.h
lib/vpsc/variable.cpp
lib/vpsc/variable.h

index a6537cc8d84dc3b4e3a8973e052ccda51e20e7ee..3f13c722f7b28bedf438af683514a86d1322fcac 100644 (file)
@@ -11,7 +11,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 6a8bae01e1ec032145a0b3e365cb294725348422..79bfeae41f812f6e9dec597345c1d70ff38914e4 100644 (file)
@@ -13,7 +13,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index ac210e54f8732a9ebcc1f00a9ced9719b6160e56..f9073ab5caa9d368a634b868be6c40996dba5296 100644 (file)
@@ -13,7 +13,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index f70ff7820e2c464ac457f24d6891f52aaec4bd03..abb681f0e85bac7221a8656f09797b621b84df02 100644 (file)
@@ -15,7 +15,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index e3561a088d85b1bfcf4a01876e0fd468d1c5e20a..b1c7e78fb6c2c9017688a64ab11994a4be2880f9 100644 (file)
@@ -10,7 +10,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 2fc3c92f64266e45ee4937666e82373b68ca9f23..20288259df6c9cf123ac480244aa40c907a25f29 100644 (file)
@@ -12,7 +12,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 716c30dee42e1a39f650fde6f891e4bc566b05d0..90130622ce5bc06b122cb2025c14ce27da27f5aa 100644 (file)
@@ -9,7 +9,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index eae5d7453f52724fb2b3fb0d38369976c157fc61..366ac938fa246289ee0f4b8cbfac9732a015152e 100644 (file)
@@ -11,7 +11,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 48a0bcc834fc713e7fa3c47c9f442a1290bebeb4..7d7d74597779e66ffdce96d8d36eedeabf03cb24 100644 (file)
@@ -10,7 +10,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 770eb0508e3a9c8934ff8eec51d5f18d02313423..30b95c4ee67a7baaf032ac73570f759bb29b8d85 100644 (file)
@@ -12,7 +12,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 5864a18d842a49eadfda0ca976b42f12f08f5d0e..9896d168c5946fe852b26642660250a5581d8bd9 100644 (file)
@@ -16,7 +16,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 87a2ed80699ee0d7b7897a3f5d70c048a101458b..c64c337edbb90cfcbf15166d8aebd2bf8d7e8848 100644 (file)
@@ -18,7 +18,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index ca649616d4da7d91f4ea9939f83ff708442d1aa2..62910fd3d4cb3dbf7121b8636e587e3cd8617224 100644 (file)
@@ -9,7 +9,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 11cf04b754e3b445cf47666c89d586c1b868ca40..4ffc233300ba598f4769b57169b529e7aae1c8d8 100644 (file)
@@ -11,7 +11,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 1ebeda7cb38dc690be72d5aa9dce9dce02851954..4f8f65fa759250640e2452d0457cee9f506a397e 100644 (file)
@@ -10,7 +10,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 8ec3af3f0b02a5dc1f60fe69e2fa67265a0e7c65..0344e8d681b2e8a69b8dc0f3a25427cc988ee25d 100644 (file)
@@ -12,7 +12,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 4dba3b80b43e6ef5262a529e30fd8b4ebb847fe6..857e53834f0f351f5cf582b3738f073a57004d6e 100644 (file)
@@ -8,7 +8,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.
index 694dcf7454a3c8abc8af0d760ffccf990b127525..7bd44d2b398e5e27972f6acb50e595f5bcc11944 100644 (file)
@@ -10,7 +10,7 @@
  * This version is released under the CPL (Common Public License) with
  * the Graphviz distribution.
  * A version is also available under the LGPL as part of the Adaptagrams
- * project: http://sourceforge.net/projects/adaptagrams.  
+ * project: https://github.com/mjwybrow/adaptagrams.  
  * If you make improvements or bug fixes to this code it would be much
  * appreciated if you could also contribute those changes back to the
  * Adaptagrams repository.