diff --git a/EXAMPLES/examplecscore/CameraServer.java b/EXAMPLES/cscore/CameraServer.java similarity index 100% rename from EXAMPLES/examplecscore/CameraServer.java rename to EXAMPLES/cscore/CameraServer.java diff --git a/EXAMPLES/examplecscore/cvstream.py b/EXAMPLES/cscore/cvstream.py similarity index 100% rename from EXAMPLES/examplecscore/cvstream.py rename to EXAMPLES/cscore/cvstream.py diff --git a/EXAMPLES/examplecscore/dual_cameraserver.py b/EXAMPLES/cscore/dual_cameraserver.py similarity index 100% rename from EXAMPLES/examplecscore/dual_cameraserver.py rename to EXAMPLES/cscore/dual_cameraserver.py diff --git a/EXAMPLES/examplecscore/enum_usb.py b/EXAMPLES/cscore/enum_usb.py similarity index 100% rename from EXAMPLES/examplecscore/enum_usb.py rename to EXAMPLES/cscore/enum_usb.py diff --git a/EXAMPLES/examplecscore/httpcvstream.py b/EXAMPLES/cscore/httpcvstream.py similarity index 100% rename from EXAMPLES/examplecscore/httpcvstream.py rename to EXAMPLES/cscore/httpcvstream.py diff --git a/EXAMPLES/examplecscore/intermediate_cameraserver.py b/EXAMPLES/cscore/intermediate_cameraserver.py similarity index 100% rename from EXAMPLES/examplecscore/intermediate_cameraserver.py rename to EXAMPLES/cscore/intermediate_cameraserver.py diff --git a/EXAMPLES/examplecscore/quick_cameraserver.py b/EXAMPLES/cscore/quick_cameraserver.py similarity index 100% rename from EXAMPLES/examplecscore/quick_cameraserver.py rename to EXAMPLES/cscore/quick_cameraserver.py diff --git a/EXAMPLES/examplecscore/settings.py b/EXAMPLES/cscore/settings.py similarity index 100% rename from EXAMPLES/examplecscore/settings.py rename to EXAMPLES/cscore/settings.py diff --git a/EXAMPLES/examplecscore/switched_cameraserver.py b/EXAMPLES/cscore/switched_cameraserver.py similarity index 100% rename from EXAMPLES/examplecscore/switched_cameraserver.py rename to EXAMPLES/cscore/switched_cameraserver.py diff --git a/EXAMPLES/examplecscore/usbcvstream.py b/EXAMPLES/cscore/usbcvstream.py similarity index 100% rename from EXAMPLES/examplecscore/usbcvstream.py rename to EXAMPLES/cscore/usbcvstream.py diff --git a/EXAMPLES/examplecscore/usbstream.py b/EXAMPLES/cscore/usbstream.py similarity index 100% rename from EXAMPLES/examplecscore/usbstream.py rename to EXAMPLES/cscore/usbstream.py diff --git a/EXAMPLES/examplentcore/pubsub_client.py b/EXAMPLES/ntcore/pubsub_client.py similarity index 100% rename from EXAMPLES/examplentcore/pubsub_client.py rename to EXAMPLES/ntcore/pubsub_client.py diff --git a/EXAMPLES/examplentcore/pubsub_server.py b/EXAMPLES/ntcore/pubsub_server.py similarity index 100% rename from EXAMPLES/examplentcore/pubsub_server.py rename to EXAMPLES/ntcore/pubsub_server.py diff --git a/EXAMPLES/examplentcore/simple_client.py b/EXAMPLES/ntcore/simple_client.py similarity index 100% rename from EXAMPLES/examplentcore/simple_client.py rename to EXAMPLES/ntcore/simple_client.py diff --git a/EXAMPLES/examplentcore/simple_poller.py b/EXAMPLES/ntcore/simple_poller.py similarity index 100% rename from EXAMPLES/examplentcore/simple_poller.py rename to EXAMPLES/ntcore/simple_poller.py diff --git a/EXAMPLES/examplentcore/simple_robot.py b/EXAMPLES/ntcore/simple_robot.py similarity index 100% rename from EXAMPLES/examplentcore/simple_robot.py rename to EXAMPLES/ntcore/simple_robot.py