X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Ftostring.h;h=f81f18b1006b19dea14b4bf947dcb5511f847f60;hp=666f110c064bdc4450d7557d6e4034b7e8a1825c;hb=ae7c2d39ba090f4425995d0d1eb9fff1c91a9489;hpb=6d225ee55693c0617d254e6fa283c00c71bd2919 diff --git a/ginac/tostring.h b/ginac/tostring.h index 666f110c..f81f18b1 100644 --- a/ginac/tostring.h +++ b/ginac/tostring.h @@ -4,7 +4,7 @@ * internal header file. */ /* - * 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 @@ -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__