changeset 676:71a92303203d

image: change enconding to UTF-8
author carandraug
date Sun, 11 Nov 2012 13:33:52 +0000
parents a32f81761dd1
children d1a33cc6897e
files inst/bwarea.m inst/bwperim.m inst/edge.m inst/fspecial.m inst/im2double.m inst/im2int16.m inst/im2single.m inst/im2uint16.m inst/im2uint8.m inst/imperspectivewarp.m inst/imremap.m inst/imresize.m inst/label2rgb.m
diffstat 13 files changed, 17 insertions(+), 17 deletions(-) [+]
line wrap: on
line diff
--- a/inst/bwarea.m
+++ b/inst/bwarea.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/bwperim.m
+++ b/inst/bwperim.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/edge.m
+++ b/inst/edge.m
@@ -1,5 +1,5 @@
 ## Copyright (C) 1999 Andy Adler <adler@sce.carleton.ca>
-## Copyright (C) 2008 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2008 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/fspecial.m
+++ b/inst/fspecial.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
@@ -89,7 +89,7 @@
 ## @end table
 ## @end deftypefn
 
-## Remarks by Søren Hauberg (jan. 2nd 2007)
+## Remarks by Søren Hauberg (jan. 2nd 2007)
 ## The motion filter and most of the documentation was taken from Peter Kovesi's
 ## GPL'ed implementation of fspecial from 
 ## http://www.csse.uwa.edu.au/~pk/research/matlabfns/OctaveCode/fspecial.m
--- a/inst/im2double.m
+++ b/inst/im2double.m
@@ -1,5 +1,5 @@
-## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
-## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
+## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
 ##
 ## 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
--- a/inst/im2int16.m
+++ b/inst/im2int16.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
+## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
 ##
 ## 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
--- a/inst/im2single.m
+++ b/inst/im2single.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
+## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
 ##
 ## 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
--- a/inst/im2uint16.m
+++ b/inst/im2uint16.m
@@ -1,5 +1,5 @@
-## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
-## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
+## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
 ##
 ## 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
--- a/inst/im2uint8.m
+++ b/inst/im2uint8.m
@@ -1,5 +1,5 @@
-## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
-## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
+## Copyright (C) 2007 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2012 Carnë Draug <carandraug+dev@gmail.com>
 ##
 ## 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
--- a/inst/imperspectivewarp.m
+++ b/inst/imperspectivewarp.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/imremap.m
+++ b/inst/imremap.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/imresize.m
+++ b/inst/imresize.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2005 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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
--- a/inst/label2rgb.m
+++ b/inst/label2rgb.m
@@ -1,4 +1,4 @@
-## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
+## Copyright (C) 2006 Søren Hauberg <soren@hauberg.org>
 ##
 ## 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