summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript4
1 files changed, 3 insertions, 1 deletions
diff --git a/wscript b/wscript
index fd4467f..25b40f3 100644
--- a/wscript
+++ b/wscript
@@ -1,5 +1,7 @@
#!/usr/bin/env python
-# Parts from LADI Patchage by Nedko Arnaudov
+# Licensed under the GNU GPL v2 or later, see COPYING file for details.
+# Copyright (C) 2008 Dave Robillard
+# Copyright (C) 2008 Nedko Arnaudov
import os
import Params
import autowaf