Make it personal - 2.0.0-beta.3-pro-personal

This commit is contained in:
Faisal Salman
2024-07-24 12:47:58 +07:00
parent 5328642e18
commit 768b622603
12 changed files with 98 additions and 837 deletions

View File

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

View File

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

View File

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

View File

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

View File

@@ -1,10 +1,10 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-beta.3
Copyright © 2012-2024 Faisal Salman <f@faisalman.com>
AGPLv3 License *//*
UAParser.js PRO Personal 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
Demo : https://uaparser.dev
Source : https://github.com/faisalman/ua-parser-js */
/////////////////////////////////////////////////////////////////////////////////

View File

@@ -5,10 +5,10 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-beta.3
Copyright © 2012-2024 Faisal Salman <f@faisalman.com>
AGPLv3 License *//*
UAParser.js PRO Personal 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
Demo : https://uaparser.dev
Source : https://github.com/faisalman/ua-parser-js */
/////////////////////////////////////////////////////////////////////////////////