summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/wscript b/wscript
index ad6c00f..51ca626 100644
--- a/wscript
+++ b/wscript
@@ -1,7 +1,7 @@
#!/usr/bin/env python
# Licensed under the GNU GPL v2 or later, see COPYING file for details.
-# Copyright (C) 2008-2010 David Robillard
-# Copyright (C) 2008 Nedko Arnaudov
+# Copyright 2008-2010 David Robillard
+# Copyright 2008 Nedko Arnaudov
import os
from waflib.extras import autowaf as autowaf