aboutsummaryrefslogtreecommitdiffstats
path: root/update_copyright.py
diff options
context:
space:
mode:
Diffstat (limited to 'update_copyright.py')
-rwxr-xr-xupdate_copyright.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/update_copyright.py b/update_copyright.py
index 5ca5455..2490ba9 100755
--- a/update_copyright.py
+++ b/update_copyright.py
@@ -26,7 +26,7 @@ import sys
import select
from threading import Thread
-from libbe.subproc import Pipe
+from libbe.util.subproc import Pipe
COPYRIGHT_TEXT="""#
# This program is free software; you can redistribute it and/or modify