summaryrefslogtreecommitdiffstats
path: root/autowaf.py
diff options
context:
space:
mode:
Diffstat (limited to 'autowaf.py')
-rw-r--r--autowaf.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/autowaf.py b/autowaf.py
index 17ee8da..dcf728a 100644
--- a/autowaf.py
+++ b/autowaf.py
@@ -1,10 +1,9 @@
#!/usr/bin/env python
# Waf utilities for easily building standard unixey packages/libraries
# Licensed under the GNU GPL v2 or later, see COPYING file for details.
-# Copyright (C) 2008 David Robillard
+# Copyright (C) 2008-2010 David Robillard
# Copyright (C) 2008 Nedko Arnaudov
-import misc
import os
import subprocess
import sys