X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;ds=sidebyside;f=ginac%2Fginac.h;h=4f4f23a7dfc7ad1841d7cfa84316c31b2bc7c742;hb=6adfb9102305c7adc340b4c25beb43e18c48751b;hp=54af6c4196bfb3fb8f71caba29aadeb9bf1223a3;hpb=c0ba2b239690e1b97aaecb860930b170a2bc1df2;p=ginac.git diff --git a/ginac/ginac.h b/ginac/ginac.h index 54af6c41..4f4f23a7 100644 --- a/ginac/ginac.h +++ b/ginac/ginac.h @@ -3,7 +3,7 @@ * This include file includes all other public GiNaC headers. */ /* - * 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 */ #ifndef __GINAC_H__