From 8493b7d4f5d4b7de848a2e233fb0a8e0e497bd4d 2014-01-16 10:55:57 From: Jonathan Frederic Date: 2014-01-16 10:55:57 Subject: [PATCH] Added widget.js --- diff --git a/IPython/html/static/notebook/js/notebook.js b/IPython/html/static/notebook/js/notebook.js index 6cc0745..e1cc2b1 100644 --- a/IPython/html/static/notebook/js/notebook.js +++ b/IPython/html/static/notebook/js/notebook.js @@ -1,5 +1,5 @@ //---------------------------------------------------------------------------- -// Copyright (C) 2011 The IPython Development Team +// Copyright (C) 2008-2013 The IPython Development Team // // Distributed under the terms of the BSD License. The full license is in // the file COPYING, distributed as part of this software.