summaryrefslogtreecommitdiff
path: root/third_party/waf/waflib/Tools/asm.py
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/waf/waflib/Tools/asm.py')
-rw-r--r--third_party/waf/waflib/Tools/asm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/waf/waflib/Tools/asm.py b/third_party/waf/waflib/Tools/asm.py
index f14a725fb12..46fa614d9d3 100644
--- a/third_party/waf/waflib/Tools/asm.py
+++ b/third_party/waf/waflib/Tools/asm.py
@@ -4,7 +4,7 @@
#!/usr/bin/env python
# encoding: utf-8
-# Thomas Nagy, 2008-2016 (ita)
+# Thomas Nagy, 2008-2018 (ita)
"""
Assembly support, used by tools such as gas and nasm