diff --git a/exec/SlyEdit_IceStuff.js b/exec/SlyEdit_IceStuff.js
index e78309a247e08811028abc80f43dd9dc5a0d4042..acbc7d7b41a3b32e687813bab71c7b934f4e6601 100644
--- a/exec/SlyEdit_IceStuff.js
+++ b/exec/SlyEdit_IceStuff.js
@@ -400,7 +400,7 @@ function DisplayBottomHelpLine_IceStyle(pLineNum, pUsingQuotes)
       // This line contains the copyright mesage & ESC key help
       var screenText = iceText(EDITOR_PROGRAM_NAME + " v", "w") + "ch"
                       + EDITOR_VERSION.toString() + "   "
-                      + iceText("Copyright", "w") + " ch2017 "
+                      + iceText("Copyright", "w") + " ch2018 "
                       + iceText("Eric Oulashin", "w") + " nb" + DOT_CHAR + " "
                       + iceText("Press ESCape For Help", "w");
       // Calculate the starting position to center the help text, and front-pad