summaryrefslogtreecommitdiff
path: root/demos/calc/calc.c
diff options
context:
space:
mode:
Diffstat (limited to 'demos/calc/calc.c')
-rw-r--r--demos/calc/calc.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/demos/calc/calc.c b/demos/calc/calc.c
index 7527df1b8..15f6bc007 100644
--- a/demos/calc/calc.c
+++ b/demos/calc/calc.c
@@ -50,8 +50,8 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the 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., 59 Temple
-Place - Suite 330, Boston, MA 02111-1307, USA. */
+this program; if not, write to the Free Software Foundation, Inc., 51 Franklin
+Street, Fifth Floor, Boston, MA 02110-1301, USA. */
/* This is a simple program, meant only to show one way to use GMP for this
@@ -498,8 +498,8 @@ static const short yycheck[] =
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. */
/* As a special exception, when this file is copied by Bison into a
Bison output file, you may use that output file without restriction.