-
Notifications
You must be signed in to change notification settings - Fork 0
/
module.xml
30 lines (28 loc) · 939 Bytes
/
module.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>
<!--
/**
* NOTICE OF LICENSE
*
* This source file is subject to the Creative Commons License BY-NC-ND.
* By Attribution (BY) - You can share this file unchanged, including
* this copyright statement.
* Non-Commercial (NC) - You can use this file for non-commercial activities.
* A commercial license can be purchased separately from mventory.com.
* No Derivatives (ND) - You can make changes to this file for your own use,
* but you cannot share or redistribute the changes.
*
* See the full license at http://creativecommons.org/licenses/by-nc-nd/4.0/
*
* @package MVentory/BackgroundGenie
* @copyright Copyright (c) 2015 mVentory Ltd. (http://mventory.com)
* @license http://creativecommons.org/licenses/by-nc-nd/4.0/
*/
-->
<config>
<modules>
<MVentory_BackgroundGenie>
<active>true</active>
<codePool>community</codePool>
</MVentory_BackgroundGenie>
</modules>
</config>