Missing Controller

Error: LicensingController could not be found.

Error: Create the class LicensingController below in file: app/controllers/licensing_controller.php

<?php
class LicensingController extends AppController {

	var $name = 'Licensing';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp