X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?a=blobdiff_plain;f=check%2Fexam_differentiation.cpp;h=1eb5dfcbc6df42cc3563a7b0e6926090f6549cc0;hb=836d606a1657629dcd7fb1b763e21dd296e9b164;hp=12d3331aff814e0407ab8a0e6497efaa8c437206;hpb=695f6ae955ec530cded8f21efd5569df39447f76;p=ginac.git diff --git a/check/exam_differentiation.cpp b/check/exam_differentiation.cpp index 12d3331a..1eb5dfcb 100644 --- a/check/exam_differentiation.cpp +++ b/check/exam_differentiation.cpp @@ -3,7 +3,7 @@ * Tests for symbolic differentiation, including various functions. */ /* - * GiNaC Copyright (C) 1999-2005 Johannes Gutenberg University Mainz, Germany + * GiNaC Copyright (C) 1999-2007 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"