Make it personal

This commit is contained in:
Faisal Salman
2023-10-05 19:24:31 +07:00
parent ac282df13e
commit 37c61736c3
12 changed files with 94 additions and 680 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>
AGPLv3 License */
UAParser.js PRO Personal 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>
AGPLv3 License */
UAParser.js PRO Personal 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>
AGPLv3 License */
UAParser.js PRO Personal 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>
AGPLv3 License */
UAParser.js PRO Personal 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>
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

View File

@@ -5,7 +5,7 @@
/////////////////////////////////////////////////////////////////////////////////
/* UAParser.js v2.0.0-beta.1
Copyright © 2012-2023 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