
Module: ppl/ppl Branch: master Commit: 1ff38066e4eac32808769e9071ad77594249d33b URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=1ff38066e4eac...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Mon Nov 7 17:16:54 2011 +0100
Fixed FSF address. Detected by ECLAIR service cmntfile.
---
src/OR_Matrix.defs.hh | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/OR_Matrix.defs.hh b/src/OR_Matrix.defs.hh index d554906..20ea2fc 100644 --- a/src/OR_Matrix.defs.hh +++ b/src/OR_Matrix.defs.hh @@ -15,9 +15,8 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, -USA. +along with this program; if not, write to the Free Software Foundation, +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA.
For the most up-to-date information see the Parma Polyhedra Library site: http://bugseng.com/products/ppl/ . */