Created
January 29, 2019 04:12
-
-
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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