From c02562e40f320935869df9bb3065b44574ea778e Mon Sep 17 00:00:00 2001 From: MinRK Date: Tue, 1 Apr 2014 21:26:27 -0700 Subject: [PATCH] remove weird unicode space in the new copyright header The bytes were actually: #\xe2\x80\x82Copyright... --- IPython/html/static/notebook/js/quickhelp.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IPython/html/static/notebook/js/quickhelp.js b/IPython/html/static/notebook/js/quickhelp.js index ce6eea77c..61aa55357 100644 --- a/IPython/html/static/notebook/js/quickhelp.js +++ b/IPython/html/static/notebook/js/quickhelp.js @@ -1,5 +1,5 @@ -// Copyright (c) IPython Development Team. -// Distributed under the terms of the Modified BSD License. +// Copyright (c) IPython Development Team. +// Distributed under the terms of the Modified BSD License. //============================================================================ // QuickHelp button