diff --git a/COPYING.rst b/COPYING.rst index dea9b87..59674ac 100644 --- a/COPYING.rst +++ b/COPYING.rst @@ -70,5 +70,5 @@ to indicate the copyright and license terms: :: - # 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. diff --git a/IPython/html/static/notebook/js/quickhelp.js b/IPython/html/static/notebook/js/quickhelp.js index ce6eea7..61aa553 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