Skip to content

Commit

Permalink
OLMIS-1686: Add LICENSE-HEADER to blue
Browse files Browse the repository at this point in the history
  • Loading branch information
pgesek authored and chunky56 committed Feb 21, 2017
1 parent 17f1bc5 commit 537de27
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions LICENSE-HEADER
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
FOR JAVA, GROOVY, ETC SOURCE

/*
* This program is part of the OpenLMIS logistics management information system platform software.
* Copyright © <INSERT YEAR AND COPYRIGHT HOLDER HERE>
*
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
* Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)
* any later version.
*  
* This program 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. You should have received a copy of the GNU Affero General Public License along with this program.  If not,
* see http://www.gnu.org/licenses.  For additional information contact info@OpenLMIS.org. 
*/


FOR XML, JAVASCRIPT, ETC SOURCE

<!--
~ This program is part of the OpenLMIS logistics management information system platform software.
~ Copyright © <INSERT YEAR AND COPYRIGHT HOLDER HERE>
~
~ This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General
~ Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option)
~ any later version.
~  
~ This program 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. You should have received a copy of the GNU Affero General Public License along with this program. 
~ If not, see http://www.gnu.org/licenses.  For additional information contact info@OpenLMIS.org. 
-->

0 comments on commit 537de27

Please sign in to comment.