We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313f38b commit 5e1f552Copy full SHA for 5e1f552
app/code/Magento/WebapiSecurity/etc/module.xml
@@ -1,8 +1,10 @@
1
<?xml version="1.0"?>
2
<!--
3
- ~ Copyright © 2015 Magento. All rights reserved.
4
- ~ See COPYING.txt for license details.
5
- -->
+/**
+ * Copyright © 2016 Magento. All rights reserved.
+ * See COPYING.txt for license details.
6
+ */
7
+-->
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
9
<module name="Magento_WebapiSecurity" setup_version="2.0.0"/>
10
</config>
0 commit comments