From: Benjamin Peterson Date: Tue, 2 Mar 2010 22:08:40 +0000 (+0000) Subject: remove another coding cookie X-Git-Tag: v2.7a4~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e32fe5f9dcc1b16a2231566da2f5df49bd8b0f6;p=thirdparty%2FPython%2Fcpython.git remove another coding cookie --- diff --git a/Lib/test/test_argparse.py b/Lib/test/test_argparse.py index 4392e420dfe0..0c0b2562ce02 100644 --- a/Lib/test/test_argparse.py +++ b/Lib/test/test_argparse.py @@ -1,6 +1,4 @@ -# -*- coding: utf-8 -*- - -# Copyright © 2006-2009 Steven J. Bethard . +# Copyright 2006-2009 Steven J. Bethard . # # Licensed under the Apache License, Version 2.0 (the "License"); you may not # use this file except in compliance with the License. You may obtain a copy