Mercurial > hg > octave-image
diff inst/mat2gray.m @ 248:8fe38c1c25c5
Update the FSF address
author | adb014 |
---|---|
date | Fri, 23 Mar 2007 16:14:46 +0000 (2007-03-23) |
parents | 82255781fa70 |
children | 3da7ef6dd4ee |
line wrap: on
line diff
--- a/inst/mat2gray.m +++ b/inst/mat2gray.m @@ -12,7 +12,7 @@ ## ## 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 ## -*- texinfo -*- ## @deftypefn {Function File} @var{I}= mat2gray (@var{M},[min max])