]> www.ginac.de Git - ginac.git/blobdiff - ginsh/ginsh_parser.ypp
The FSF has moved (long ago).
[ginac.git] / ginsh / ginsh_parser.ypp
index c16c35cf42f64a240f32a58213b01f903198fcc0..efb769925b1f4fdc6e7fdb404479d394c8c1b020 100644 (file)
@@ -218,8 +218,8 @@ line        : ';'
                cout << "FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more\n";
                cout << "details.\n";
                cout << "You should have received a copy of the GNU General Public License along with\n";
-               cout << "this program. If not, write to the Free Software Foundation, 675 Mass Ave,\n";
-               cout << "Cambridge, MA 02139, USA.\n";
+               cout << "this program. If not, write to the Free Software Foundation,\n";
+               cout << "51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\n";
        }
        | T_XYZZY               {cout << "Nothing happens.\n";}
        | T_INVENTORY           {cout << "You're not carrying anything.\n";}