X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=ginac%2Fmul.h;h=b94c8fda607a844f9088e1a8e7df229167077341;hp=a5c83f373594c156d214b7b5c4f4f40bb2caaede;hb=da64e515abf7243bc4c84ca3631470931c4e6691;hpb=69e013fb791c9fde5ed2395c73c98454b47c577f diff --git a/ginac/mul.h b/ginac/mul.h index a5c83f37..b94c8fda 100644 --- a/ginac/mul.h +++ b/ginac/mul.h @@ -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_MUL_H__