From 15171a8c15cde42914a47f0d1b8bad5ebd6be6e6 Mon Sep 17 00:00:00 2001 From: Morgan Deters Date: Mon, 8 Nov 2010 03:27:48 +0000 Subject: [PATCH] fix out-of-date version/copyright for minisats --- COPYING | 1 + src/prop/README.minisat | 11 ++++++----- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index 579a42dda..857ebf32f 100644 --- a/COPYING +++ b/COPYING @@ -26,6 +26,7 @@ CVC4 incorporates MiniSat code, excluded from the above copyright. See src/sat/minisat. Its copyright: MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson + Copyright (c) 2007-2010 Niklas Sorensson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/src/prop/README.minisat b/src/prop/README.minisat index 128581c23..2f1d8bb47 100644 --- a/src/prop/README.minisat +++ b/src/prop/README.minisat @@ -1,10 +1,11 @@ -This is MiniSAT 2-070721, downloaded from here: +This is MiniSAT 2.2.0, downloaded from here: http://minisat.se/MiniSat.html -on 10 November 2009. +on 11 July 2010. -The code has been modified slightly to put everything in the CVC4::MiniSat namespace. -The build process has been modified. +The code has been modified to put everything in the CVC4::MiniSat +namespace. The build process has been modified. Other parts have +been modified to serve CVC4's purposes. --- Morgan Deters Tue, 10 Nov 2009 07:16:14 -0500 +-- Morgan Deters Sun, 07 Nov 2010 22:27:09 -0500 -- 2.30.2