[Pkg-octave-commit] [SCM] octave-symbolic branch, master, updated. a718b53403d9f164f8c2a3df521385a01d28a11b
pkienzle
pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03
Mon Jan 3 03:40:41 UTC 2011
The following commit has been merged in the master branch:
commit 36b8709ccaac9f492b44761d2429120c187f4ead
Author: pkienzle <pkienzle at 416fae20-06d0-4450-9b69-c6c34d4b5f03>
Date: Wed May 25 03:43:43 2005 +0000
Author/Copyright consistency
git-svn-id: https://octave.svn.sourceforge.net/svnroot/octave/trunk/octave-forge/main/symbolic@1987 416fae20-06d0-4450-9b69-c6c34d4b5f03
diff --git a/splot.m b/splot.m
index 5f37c0a..d5c9e48 100644
--- a/splot.m
+++ b/splot.m
@@ -1,3 +1,19 @@
+## Copyright (C) 2002 Ben Sapp
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY 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
+
## -*- texinfo -*-
## @deftypefn {Function File} splot(@var{f}, at var{x}, at var{range})
## Plot a symbolic function f(x) over range.
--
octave-symbolic
More information about the Pkg-octave-commit
mailing list