Skip to content

Commit f8a9a2f

Browse files
authored
Change license from Proprietary to Apache 2.0
Updated license information from Proprietary License to Apache 2.0 License in pom.xml.
1 parent e6171fc commit f8a9a2f

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

File-Integrity-Scanner/pom.xml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,13 @@
1212
<description>A File Integrity Scanner</description>
1313
<licenses>
1414
<license>
15-
<name>Proprietary License</name>
15+
<name>Apache 2.0 License</name>
1616
<url>https://github.com/pwssOrg/File-Integrity-Scanner/blob/master/LICENSE.md</url>
1717
<distribution>repo</distribution>
1818
<comments>
19-
This software and its source code are proprietary to Peter Westin (pwgit-create) and Stefan Smudja
20-
(lilstiffy). All rights
21-
reserved. This project may not be copied or used for commercial purposes without the explicit permission
22-
of the
23-
copyright holders.
19+
Apache License
20+
Version 2.0, January 2004
21+
http://www.apache.org/licenses/
2422
</comments>
2523
</license>
2624
</licenses>

0 commit comments

Comments
 (0)