diff --git a/gulpfile.js b/gulpfile.js index f3e54219..21b661a4 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -265,7 +265,7 @@ gulp.task('website', ['clean-website'], function() { var contents = data.contents.toString(); contents = contents.replace(/\.\.\/release\/dev/g, 'node_modules/monaco-editor/min'); contents = contents.replace(/{{version}}/g, MONACO_EDITOR_VERSION); - // contents = contents.replace('© 2016 Microsoft', '© 2016 Microsoft [' + builtTime + ']'); + // contents = contents.replace('© 2017 Microsoft', '© 2017 Microsoft [' + builtTime + ']'); // Preload xhr contents contents = replaceWithRelativeResource(data.path, contents, /
 		

- © 2016 Microsoft + © 2017 Microsoft

diff --git a/website/monarch.html b/website/monarch.html index eb072c05..25372ddd 100644 --- a/website/monarch.html +++ b/website/monarch.html @@ -4291,7 +4291,7 @@ return { diff --git a/website/playground.html b/website/playground.html index a5128400..660ab2ba 100644 --- a/website/playground.html +++ b/website/playground.html @@ -67,7 +67,7 @@