remove weird unicode space in the new copyright header

The bytes were actually:

    #\xe2\x80\x82Copyright...
MinRK 12 years ago
parent 978671217c
commit c02562e40f

@ -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

Loading…
Cancel
Save