examples: removed jslint, jshint and global from javascript example files

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2016-08-31 13:21:07 -07:00
parent 2de319c254
commit 2583d0852d
151 changed files with 24 additions and 429 deletions

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Marc Graham <marc@m2ag.net> * Author: Marc Graham <marc@m2ag.net>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Yannick Adam <yannick.adam@gmail.com> * Author: Yannick Adam <yannick.adam@gmail.com>
* Copyright (c) 2016 Yannick Adam * Copyright (c) 2016 Yannick Adam

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Ron Evans (@deadprogram) * Author: Ron Evans (@deadprogram)
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jun Kato * Author: Jun Kato
* Contributions: Jon Trulson <jtrulson@ics.com> * Contributions: Jon Trulson <jtrulson@ics.com>

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2016 Intel Corporation. * Copyright (c) 2016 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/** /**
* Author: Shawn Hymel * Author: Shawn Hymel

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Sarah Knepper <sarah.knepper@intel.com> * Author: Sarah Knepper <sarah.knepper@intel.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,7 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
// Leave the above lines for propper jshinting
//Type Node.js Here :)
/* /*
* The MIT License * The MIT License
* *

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -7,8 +7,6 @@
// in Javascript for some of the common LCD functions // in Javascript for some of the common LCD functions
// configure jshint // configure jshint
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
var upmMICSV89 = require("jsupm_micsv89"); var upmMICSV89 = require("jsupm_micsv89");

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Jon Trulson <jtrulson@ics.com> * Author: Jon Trulson <jtrulson@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,5 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2015 Intel Corporation. * Copyright (c) 2015 Intel Corporation.

View File

@ -1,6 +1,3 @@
/*jslint node:true, vars:true, bitwise:true, unparam:true */
/*jshint unused:true */
/*global */
/* /*
* Author: Zion Orent <zorent@ics.com> * Author: Zion Orent <zorent@ics.com>
* Copyright (c) 2014 Intel Corporation. * Copyright (c) 2014 Intel Corporation.

Some files were not shown because too many files have changed in this diff Show More