Mercurial > hg > octave-nkf
diff scripts/general/blkdiag.m @ 5720:067948dc39bf
[project @ 2006-03-28 11:25:29 by jwe]
author | jwe |
---|---|
date | Tue, 28 Mar 2006 11:25:29 +0000 |
parents | fb1de6e6343b |
children | e049385342f6 |
line wrap: on
line diff
--- a/scripts/general/blkdiag.m +++ b/scripts/general/blkdiag.m @@ -11,8 +11,9 @@ ## 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 +## along with Octave; see the file COPYING. If not, write to the Free +## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +## 02110-1301, USA. ## -*- texinfo -*- ## @deftypefn {Function File} {} blkdiag (@var{a}, @var{b}, @var{c}, @dots{})