Tweak header.

This commit is contained in:
Jake Wharton
2014-01-09 15:54:03 -08:00
parent 3360b521ba
commit eda219681a
+2 -2
View File
@@ -17,9 +17,9 @@ limitations under the License.
'''
# Script to highlight adb logcat output for console
# Written by Jeff Sharkey, http://jsharkey.org/
# Originally written by Jeff Sharkey, http://jsharkey.org/
# Piping detection and popen() added by other Android team members
# Package name restriction by Jake Wharton, http://jakewharton.com
# Package filtering and output improvements by Jake Wharton, http://jakewharton.com
import argparse
import os