X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Ftostring.h;h=5ef9d94d47b69c5e0c1807c272cae6dd0d65adc5;hp=00c32ce6689fe055d40d8f661fd185d33f2be704;hb=1531cd76f7b2159647bfddb0d9e9cc9b2a98b94e;hpb=d62ef51eb25759462a28063289687fc491cec8d1 diff --git a/ginac/tostring.h b/ginac/tostring.h index 00c32ce6..5ef9d94d 100644 --- a/ginac/tostring.h +++ b/ginac/tostring.h @@ -4,7 +4,7 @@ * internal header file. */ /* - * GiNaC Copyright (C) 1999-2002 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 @@ -18,7 +18,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 */ #ifndef __GINAC_TOSTRING_H__