third_party:waf: update to upstream 2.0.4 release
[samba.git] / third_party / waf / waflib / extras / pep8.py
index 3709d9be6fcacbf616f20ec05108174a3b9c7748..278662f805109136eab5c7639891f02fc9cda709 100644 (file)
@@ -1,3 +1,7 @@
+#! /usr/bin/env python
+# encoding: utf-8
+# WARNING! Do not edit! https://waf.io/book/index.html#_obtaining_the_waf_file
+
 #! /usr/bin/env python
 # encoding: utf-8
 #
@@ -9,7 +13,7 @@ $ easy_install pep8
        or
 $ pip install pep8
 
-To add the boost tool to the waf file:
+To add the pep8 tool to the waf file:
 $ ./waf-light --tools=compat15,pep8
        or, if you have waf >= 1.6.2
 $ ./waf update --files=pep8