X-Git-Url: https://ginac.de/ginac.git//ginac.git?a=blobdiff_plain;ds=sidebyside;f=ginac%2Fexpair.h;h=230a104d357f389484bed356afe105c6a60107ee;hb=46f7c9fc663183c4d7c32ac49c537f67d36852cc;hp=ce17c8df51e1d3661dcdf3f94962a1526fbe428f;hpb=8dc09f48182574d792a2ed7c37b66831d9267a6c;p=ginac.git diff --git a/ginac/expair.h b/ginac/expair.h index ce17c8df..230a104d 100644 --- a/ginac/expair.h +++ b/ginac/expair.h @@ -3,7 +3,7 @@ * Definition of expression pairs (building blocks of expairseq). */ /* - * 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_EXPAIR_H__