]> www.ginac.de Git - ginac.git/commitdiff
The FSF has moved (long ago).
authorRichard Kreckel <kreckel@ginac.de>
Tue, 14 Oct 2014 19:27:34 +0000 (19:27 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Tue, 14 Oct 2014 19:27:34 +0000 (19:27 +0000)
Update some its postal address in some remaining places.

ginsh/ginsh.1.in
ginsh/ginsh_parser.ypp
tools/viewgar.1.in

index 9c3fecbafbd66ee30dcedae915d01ab407260b75..5b14dd4dd4a729f08cb8e770c3401c65753773bd 100644 (file)
@@ -552,4 +552,5 @@ GNU General Public License for more details.
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+USA.
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";}
index face2c946d7bcced3ef1b0ff5f795ed28135413e..7ae753c4b524f6221c2f5601ba758fd9242a9242 100644 (file)
@@ -44,4 +44,5 @@ GNU General Public License for more details.
 
 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., 675 Mass Ave, Cambridge, MA 02139, USA.
+Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
+USA.