changeset 275:2c020edd905e

maybe the last copyright update
author adb014
date Tue, 05 Feb 2008 08:57:21 +0000
parents 3da7ef6dd4ee
children e7355884e532
files inst/imfilter.m inst/imperspectivewarp.m inst/imsmooth.m
diffstat 3 files changed, 3 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/inst/imfilter.m
+++ b/inst/imfilter.m
@@ -11,8 +11,7 @@
 ## General Public License for more details. 
 ## 
 ## You should have received a copy of the GNU General Public License
-## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+## along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{J} = imfilter(@var{I}, @var{f})
--- a/inst/imperspectivewarp.m
+++ b/inst/imperspectivewarp.m
@@ -11,8 +11,7 @@
 ## General Public License for more details. 
 ## 
 ## You should have received a copy of the GNU General Public License
-## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+## along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{warped} = imperspectivewarp(@var{im}, @var{P}, @var{interp}, @var{bbox}, @var{extrapval})
--- a/inst/imsmooth.m
+++ b/inst/imsmooth.m
@@ -11,8 +11,7 @@
 ## General Public License for more details. 
 ## 
 ## You should have received a copy of the GNU General Public License
-## along with this file.  If not, write to the Free Software Foundation,
-## 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+## along with this file.  If not, see <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} @var{J} = imsmooth(@var{I}, @var{name}, @var{options})