From: Ton v. O. <tvo...@us...> - 2006-09-12 19:41:05
|
Update of /cvsroot/easycalc/easycalc/mlib In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2032/mlib Modified Files: MathLib.c bessels.c calcDB.c cmatrix.c complex.c display.c elliptic.c fl_num.c fp.c funcs.c guess.c history.c integ.c konvert.c mathem.c matrix.c meqstack.c slist.c specfun.c stack.c txtask.c Log Message: Updated file headers with correct FSF address. Added missing file headers. Deleted reference to PalmPilots/PilmPilots in file headers. Index: cmatrix.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/cmatrix.c,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** cmatrix.c 12 Sep 2006 00:42:00 -0000 1.23 --- cmatrix.c 12 Sep 2006 19:40:56 -0000 1.24 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: bessels.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/bessels.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** bessels.c 12 Sep 2006 00:42:00 -0000 1.3 --- bessels.c 12 Sep 2006 19:40:56 -0000 1.4 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PalmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla *************** *** 18,22 **** * 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 * * You can contact Ondrej at 'on...@pe...'. --- 18,23 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact Ondrej at 'on...@pe...'. Index: fl_num.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/fl_num.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** fl_num.c 9 Jun 2002 12:36:22 -0000 1.4 --- fl_num.c 12 Sep 2006 19:40:56 -0000 1.5 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: MathLib.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/MathLib.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** MathLib.c 3 Jun 2006 13:31:59 -0000 1.2 --- MathLib.c 12 Sep 2006 19:40:56 -0000 1.3 *************** *** 35,40 **** * You should have received a copy of the GNU Library General Public License * along with this program; see file COPYING.LIB. If not, write to the ! * Free Software Foundation, Inc., 59 Temple Place - Suite 330, ! * Boston, MA 02111-1307, USA * * Version 1.01, 23 August 1997, Rick Huebner --- 35,40 ---- * You should have received a copy of the GNU Library General Public License * along with this program; see file COPYING.LIB. If not, write to the ! * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * Version 1.01, 23 August 1997, Rick Huebner Index: elliptic.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/elliptic.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** elliptic.c 12 Sep 2006 00:42:00 -0000 1.3 --- elliptic.c 12 Sep 2006 19:40:56 -0000 1.4 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PalmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla *************** *** 18,22 **** * 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 * * You can contact Ondrej at 'on...@pe...'. --- 18,23 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact Ondrej at 'on...@pe...'. Index: funcs.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/funcs.c,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** funcs.c 12 Sep 2006 00:42:00 -0000 1.48 --- funcs.c 12 Sep 2006 19:40:56 -0000 1.49 *************** *** 1,5 **** /* * $Id$ ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999 Ondrej Palkovsky * --- 1,6 ---- /* * $Id$ ! * ! * Scientific Calculator for Palms. * Copyright (C) 1999 Ondrej Palkovsky * *************** *** 16,20 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: integ.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/integ.c,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** integ.c 12 Sep 2006 00:42:00 -0000 1.20 --- integ.c 12 Sep 2006 19:40:56 -0000 1.21 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: display.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/display.c,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** display.c 12 Sep 2006 00:42:00 -0000 1.10 --- display.c 12 Sep 2006 19:40:56 -0000 1.11 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palm's and PilmPilot's. * Copyright (C) 2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: guess.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/guess.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** guess.c 23 May 2006 22:19:29 -0000 1.6 --- guess.c 12 Sep 2006 19:40:56 -0000 1.7 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palm's and PilmPilot's. * Copyright (C) 1999,2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: txtask.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/txtask.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** txtask.c 26 Sep 2002 20:22:48 -0000 1.4 --- txtask.c 12 Sep 2006 19:40:56 -0000 1.5 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 2002 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 2002 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: konvert.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/konvert.c,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** konvert.c 2 Aug 2006 17:34:44 -0000 1.63 --- konvert.c 12 Sep 2006 19:40:56 -0000 1.64 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000,2001,2002 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000,2001,2002 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: calcDB.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/calcDB.c,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** calcDB.c 12 Sep 2006 00:42:00 -0000 1.10 --- calcDB.c 12 Sep 2006 19:40:56 -0000 1.11 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: slist.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/slist.c,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** slist.c 12 Sep 2006 00:42:00 -0000 1.31 --- slist.c 12 Sep 2006 19:40:56 -0000 1.32 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000,2001,2002 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000,2001,2002 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: stack.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/stack.c,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** stack.c 12 Sep 2006 00:42:00 -0000 1.34 --- stack.c 12 Sep 2006 19:40:56 -0000 1.35 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palm's and PilmPilot's. * Copyright (C) 2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: history.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/history.c,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** history.c 26 Sep 2002 20:17:45 -0000 1.4 --- history.c 12 Sep 2006 19:40:56 -0000 1.5 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palm's and PilmPilot's. * Copyright (C) 2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: specfun.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/specfun.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** specfun.c 12 Sep 2006 00:42:00 -0000 1.6 --- specfun.c 12 Sep 2006 19:40:56 -0000 1.7 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PalmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * This file Copyright (C) 2000 Rafael R. Sevilla *************** *** 18,22 **** * 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 * * You can contact Ondrej at 'on...@pe...'. --- 18,23 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact Ondrej at 'on...@pe...'. Index: meqstack.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/meqstack.c,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** meqstack.c 23 May 2006 18:23:31 -0000 1.3 --- meqstack.c 12 Sep 2006 19:40:56 -0000 1.4 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: fp.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/fp.c,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** fp.c 3 Oct 2002 21:28:30 -0000 1.12 --- fp.c 12 Sep 2006 19:40:56 -0000 1.13 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: complex.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/complex.c,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** complex.c 12 Sep 2006 00:42:00 -0000 1.20 --- complex.c 12 Sep 2006 19:40:56 -0000 1.21 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: matrix.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/matrix.c,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** matrix.c 12 Sep 2006 00:42:00 -0000 1.27 --- matrix.c 12 Sep 2006 19:40:56 -0000 1.28 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000,2001 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. Index: mathem.c =================================================================== RCS file: /cvsroot/easycalc/easycalc/mlib/mathem.c,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** mathem.c 12 Sep 2006 00:42:00 -0000 1.33 --- mathem.c 12 Sep 2006 19:40:56 -0000 1.34 *************** *** 2,6 **** * $Id$ * ! * Scientific Calculator for Palms and PilmPilots. * Copyright (C) 1999,2000 Ondrej Palkovsky * --- 2,6 ---- * $Id$ * ! * Scientific Calculator for Palms. * Copyright (C) 1999,2000 Ondrej Palkovsky * *************** *** 17,21 **** * 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 * * You can contact me at 'on...@pe...'. --- 17,22 ---- * 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., 51 Franklin Street, Fifth Floor, ! * Boston, MA 02110-1301, USA. * * You can contact me at 'on...@pe...'. |