diff --git a/NCD/NCD.m b/NCD/NCD.m
index 16a149b57ada466b112a3e3d45812567b4b7bf66..ed410df91e5e36dbda0c5dc8bba3a72ac1939a43 100644
--- a/NCD/NCD.m
+++ b/NCD/NCD.m
@@ -17,18 +17,17 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/NCD/PreProcess.m b/NCD/PreProcess.m
index e9def4c32173d74422eee4f9b55df15589afd9a4..282f58131af7e3a9191443ed96573d26229b4734 100644
--- a/NCD/PreProcess.m
+++ b/NCD/PreProcess.m
@@ -15,18 +15,17 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/NCD/getCombinedImage.m b/NCD/getCombinedImage.m
index 53ec0e21fe9af57d1ef2c6055f5ed74ccad524e8..22fe816d6b75017695c2985deda05d3d1e265f0b 100644
--- a/NCD/getCombinedImage.m
+++ b/NCD/getCombinedImage.m
@@ -16,18 +16,17 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/NCD/getCount.m b/NCD/getCount.m
index d14831fb5c98d1d4c02b67d9f05e75956ada24db..30ca317349e531d0cf296072df564212f39b6fdb 100644
--- a/NCD/getCount.m
+++ b/NCD/getCount.m
@@ -19,18 +19,17 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/NCD/goNCD.m b/NCD/goNCD.m
index 2754c97f7cdba9b33f5c5a78f0216b98c61c17f5..90320e93141aa01ff23dcec49101603ed06acc0c 100644
--- a/NCD/goNCD.m
+++ b/NCD/goNCD.m
@@ -15,18 +15,17 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/SWF/convolve_image.m b/SWF/convolve_image.m
index f657d2845f7c0a3cceb3418cc294877f1324d304..7028b6b5ad552ff1b0a484b4facbc7ac00a48fd3 100644
--- a/SWF/convolve_image.m
+++ b/SWF/convolve_image.m
@@ -16,21 +16,20 @@ function resp_raw = convolve_image_open(fname, outdir)
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % EXCEPTION: as described in the paper, the source code for the steerable 
 %   wavelet filters must be downloaded separately from http://bigwww.epfl.ch/demo/circular-wavelets. 
 %   All use of that component is governed by the license agreement described there.
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/SWF/rpe_morph.m b/SWF/rpe_morph.m
index 0b516b85a1af56356ef4f7797b077e10a0fb50d0..0d167cd50ccdea5df1175dd27eaf211481809317 100644
--- a/SWF/rpe_morph.m
+++ b/SWF/rpe_morph.m
@@ -15,21 +15,20 @@
 %     the Free Software Foundation, either version 3 of the License, or
 %     (at your option) any later version.
 % 
-%     LEVer is distributed in the hope that it will be useful,
+%     The software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-%     <http://www.gnu.org/licenses/>.
+%     in file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 %
 % EXCEPTION: as described in the paper, the source code for the steerable 
 %   wavelet filters must be downloaded separately from http://bigwww.epfl.ch/demo/circular-wavelets. 
 %   All use of that component is governed by the license agreement described there.
 % 
 % Andrew Cohen
-% acohen@coe.drexel.edu
+% acohen 'at' coe.drexel.edu
 % http://bioimage.coe.drexel.edu
 %
 %--------------------------------------------------------------------------
diff --git a/license.txt b/license.txt
index 9675753028c19a749a83ff28ab35309f8b0951df..9da12935ecb9a9666857d0e08dfa021cba69b026 100644
--- a/license.txt
+++ b/license.txt
@@ -17,14 +17,13 @@ License:
     the Free Software Foundation, either version 3 of the License, or
     (at your option) any later version.
 
-    LEVer is distributed in the hope that it will be useful,
+    This software 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 LEVer in file "gnu gpl v3.txt".  If not, see 
-    <http://www.gnu.org/licenses/>.
+    in the file "gnu gpl v3.txt". If not, see <http://www.gnu.org/licenses/>.
 
  EXCEPTION: as described in the paper, the source code for the steerable 
    wavelet filters must be downloaded separately from http://bigwww.epfl.ch/demo/circular-wavelets. 
@@ -32,7 +31,7 @@ License:
 
 
 Andrew Cohen
-acohen@coe.drexel.edu
+acohen 'at' coe.drexel.edu
 http://bioimage.coe.drexel.edu
 
 --------------------------------------------------------------------------
\ No newline at end of file