Skip to content

Instantly share code, notes, and snippets.

@dapperfu
Created January 29, 2019 04:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dapperfu/5acddff179b557e621e6856ea9e68e95 to your computer and use it in GitHub Desktop.
Save dapperfu/5acddff179b557e621e6856ea9e68e95 to your computer and use it in GitHub Desktop.
License gets checked *way* too often and makes it hard to deploy to DevOps. Shim to bypass license check.
function varargout = mbd_pnt_check_lic_expire(varargin)
% Delete mbd_pnt_check_lic_expire.p
varargout = {0, 0};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment