Make it biz

This commit is contained in:
Faisal Salman
2023-10-05 22:08:02 +07:00
parent e6a085f710
commit 1d776d469b
12 changed files with 24 additions and 26 deletions

View File

@@ -2,7 +2,7 @@
/* Enums for UAParser.js v2.0.0-beta.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Business License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -6,7 +6,7 @@
/* Enums for UAParser.js v2.0.0-beta.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Business License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -2,7 +2,7 @@
/* Extensions for UAParser.js v2.0.0-beta.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Business License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -6,7 +6,7 @@
/* Extensions for UAParser.js v2.0.0-beta.1
https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License */
UAParser.js PRO Business License */
//////////////////////////////////////////////
/*jshint esversion: 6 */

View File

@@ -1,7 +1,7 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-beta.1
Copyright © 2012-2023 Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License *//*
UAParser.js PRO Business License *//*
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data.
Supports browser & node.js environment.
Demo : https://faisalman.github.io/ua-parser-js

View File

@@ -5,7 +5,7 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-beta.1
Copyright © 2012-2023 Faisal Salman <f@faisalman.com>
UAParser.js PRO Personal License *//*
UAParser.js PRO Business License *//*
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data.
Supports browser & node.js environment.
Demo : https://faisalman.github.io/ua-parser-js