Skip to content

Commit 7de92ac

Browse files
author
Sai Boorlagadda
committed
GEODE-52: Remove @author tags from Java source
* removed @author from java script files.
1 parent b55a23a commit 7de92ac

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

geode-pulse/src/main/webapp/scripts/pulsescript/PulseCallbacks.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
* JSON response.
2525
*
2626
* @name PulseCallbacks.js
27-
* @author ashutosh zambare.
2827
* @version 1.0
2928
*
3029
*/

geode-pulse/src/main/webapp/scripts/pulsescript/PulseFunctions.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919

2020
/**
2121
* @name PulseFunctions.js
22-
* @author Ashutosh Zambare.
2322
* @version 1.0
2423
*
2524
*/

geode-pulse/src/main/webapp/scripts/pulsescript/regionView.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
/* Region Details javascript with pop-up with spark-lines opening from each tree-map cell showing member level region information.
2121
* This page opens from Data view on cluster page and links to member details page by clicking on tree map cell.
2222
*
23-
* @author Riya Bhandekar
2423
* @since version 7.5 Cedar 2014-03-01
2524
*
2625
*/

0 commit comments

Comments
 (0)