diff --git a/presentations/non-copyright-systems/Makefile b/presentations/non-copyright-systems/Makefile
index 4fc50f3..f3e6af7 100644
--- a/presentations/non-copyright-systems/Makefile
+++ b/presentations/non-copyright-systems/Makefile
@@ -4,7 +4,7 @@
 # an environment variable before you type make.
 
 ifndef PRESENTATION_BASE
-PRESENTATION_BASE=ccs-examples
+PRESENTATION_BASE=non-copyright
 endif 
 
 DO_INCREMENTAL_POINTS = -i -s
diff --git a/presentations/non-copyright-systems/pres-cmd b/presentations/non-copyright-systems/pres-cmd
index 4aba501..0487a75 100755
--- a/presentations/non-copyright-systems/pres-cmd
+++ b/presentations/non-copyright-systems/pres-cmd
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-talk=half-day-gpl/ccs-examples
+talk=half-day-gpl/non-copyright
 
 rsync -HavP ./  /home/pres/$talk/
 rm -rf /home/pres/$talk/ui