X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Fexam_hashmap.cpp;h=93faa81ea407236ba977b9507d5b20a834ab5fc8;hp=06ea335b1c050942e49ea83814bc70020c46b2ff;hb=5b44febe31956b36b62cd3650f7c5249bbe8100c;hpb=6d225ee55693c0617d254e6fa283c00c71bd2919 diff --git a/check/exam_hashmap.cpp b/check/exam_hashmap.cpp index 06ea335b..93faa81e 100644 --- a/check/exam_hashmap.cpp +++ b/check/exam_hashmap.cpp @@ -3,7 +3,7 @@ * Regression tests for the exhashmap<> container. */ /* - * GiNaC Copyright (C) 1999-2004 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2005 Johannes Gutenberg University Mainz, Germany * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +17,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #include "exams.h"