Skip to content

Commit

Permalink
Remove old license header on each file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Gilles committed Jul 14, 2018
1 parent dbda06a commit 90292f1
Show file tree
Hide file tree
Showing 152 changed files with 61 additions and 1,581 deletions.
8 changes: 0 additions & 8 deletions api/controllers/ActionController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


module.exports = {
Expand Down
14 changes: 0 additions & 14 deletions api/controllers/ActionTypeController.js
Original file line number Diff line number Diff line change
@@ -1,17 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/
/**
* ActionTypeController
*
* @description :: Server-side logic for managing Actiontypes
* @help :: See http://links.sailsjs.org/docs/controllers
*/

module.exports = {

Expand Down
9 changes: 0 additions & 9 deletions api/controllers/AlarmController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


/**
* @apiDefine AlarmSuccess
Expand Down
9 changes: 1 addition & 8 deletions api/controllers/CalendarEventController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* CalendarEventController
*
Expand Down
15 changes: 0 additions & 15 deletions api/controllers/DashboardController.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/
/**
* DashboardController
*
* @description :: Server-side logic for managing the dashboard
* @help :: See http://links.sailsjs.org/docs/controllers
*/

const path = require('path');
const fs = require('fs');
const BASE_PATH = path.join(__dirname, '../../');
Expand Down
9 changes: 0 additions & 9 deletions api/controllers/DeviceController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


/**
* @apiDefine DeviceSuccess
Expand Down
8 changes: 0 additions & 8 deletions api/controllers/DeviceTypeController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine DeviceTypeSuccess
Expand Down
8 changes: 0 additions & 8 deletions api/controllers/HouseController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine HouseSuccess
Expand Down
8 changes: 0 additions & 8 deletions api/controllers/LauncherController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

module.exports = {

Expand Down
10 changes: 1 addition & 9 deletions api/controllers/LocationController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


/**
* @apiDefine LocationSuccess
* @apiSuccess {datetime} datetime Datetime of the location
Expand Down
15 changes: 0 additions & 15 deletions api/controllers/LockController.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* LockController
*
* @description :: Server-side logic for managing locks
* @help :: See http://links.sailsjs.org/docs/controllers
*/

module.exports = {

Expand Down
8 changes: 0 additions & 8 deletions api/controllers/MachineController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

module.exports = {

Expand Down
8 changes: 0 additions & 8 deletions api/controllers/MessageController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine MessageSuccess
Expand Down
10 changes: 1 addition & 9 deletions api/controllers/ModeController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


/**
* @apiDefine ModeSuccess
* @apiSuccess {String} code Unique code of the Mode
Expand Down
8 changes: 0 additions & 8 deletions api/controllers/ModuleController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

module.exports = {

Expand Down
8 changes: 0 additions & 8 deletions api/controllers/MusicController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine MusicParam
Expand Down
9 changes: 0 additions & 9 deletions api/controllers/NotificationController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


module.exports = {

Expand Down
8 changes: 0 additions & 8 deletions api/controllers/RoomController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine RoomSuccess
Expand Down
10 changes: 1 addition & 9 deletions api/controllers/ScenarioController.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,4 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/


/**
* ScenarioController
*
Expand Down
8 changes: 0 additions & 8 deletions api/controllers/ScriptController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

module.exports = {

Expand Down
17 changes: 0 additions & 17 deletions api/controllers/SessionController.js
Original file line number Diff line number Diff line change
@@ -1,20 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* SessionController
*
* @module :: Controller
* @description ::
* @docs :: http://sailsjs.org/#!documentation/controllers
*/

var bcrypt = require('bcrypt');
var jwt = require('jsonwebtoken');

Expand Down
15 changes: 0 additions & 15 deletions api/controllers/SocketController.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* SocketController
*
* @description :: Server-side logic for managing sockets
* @help :: See http://links.sailsjs.org/docs/controllers
*/

module.exports = {

Expand Down
19 changes: 0 additions & 19 deletions api/controllers/StateController.js
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* StateController
* @description :: Server-side logic for managing states
* @help :: See http://links.sailsjs.org/docs/controllers
* @method haveRights
* @param {} state
* @param {} user
* @param {} callback
* @return
*/

module.exports = {

Expand Down
15 changes: 0 additions & 15 deletions api/controllers/StateTypeController.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* StateTypeController
*
* @description :: Server-side logic for managing Statetypes
* @help :: See http://links.sailsjs.org/docs/controllers
*/

module.exports = {

Expand Down
15 changes: 0 additions & 15 deletions api/controllers/TokenController.js
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* TokenController
*
* @description :: Server-side logic for managing tokens
* @help :: See http://links.sailsjs.org/docs/controllers
*/

module.exports = {

Expand Down
8 changes: 0 additions & 8 deletions api/controllers/UserController.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
/**
* Gladys Project
* http://gladysproject.com
* Software under licence Creative Commons 3.0 France
* http://creativecommons.org/licenses/by-nc-sa/3.0/fr/
* You may not use this software for commercial purposes.
* @author :: Pierre-Gilles Leymarie
*/

/**
* @apiDefine UserSuccess
Expand Down
Loading

0 comments on commit 90292f1

Please sign in to comment.