This repository has been archived by the owner on May 30, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(header): add license header to source code
- Loading branch information
Showing
48 changed files
with
1,323 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc overview | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,31 @@ | ||
/** | ||
* ---------------------------------------------------------------------------- | ||
* LICENSE | ||
* | ||
* This file is part of Flyve MDM Web Dashboard. | ||
* | ||
* Flyve MDM Web Dashboard is a subproject of Flyve MDM. Flyve MDM is a mobile | ||
* device management software. | ||
* | ||
* Flyve MDM Web Dashboard is free software: you can redistribute it and/or | ||
* modify it under the terms of the GNU General Public License | ||
* as published by the Free Software Foundation; either version 3 | ||
* of the License, or (at your option) any later version. | ||
* | ||
* Flyve MDM Web Dashboard is distributed in the hope that it will be useful | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* ----------------------------------------------------------------------------- | ||
* @author Alexander Salas - [email protected] | ||
* @copyright Copyright (c) 2017 Flyve MDM | ||
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html | ||
* @link https://github.com/flyve-mdm/legacy-web-dashboard/ | ||
* @link http://www.glpi-project.org/ | ||
* @link https://flyve-mdm.com/ | ||
* ----------------------------------------------------------------------------- | ||
*/ | ||
|
||
'use strict'; | ||
/** | ||
* @ngdoc function | ||
|
Oops, something went wrong.