-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathLICENSE-header.txt
26 lines (25 loc) · 1.51 KB
/
LICENSE-header.txt
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
/**
* Copyright (C) ${year} New York City Department of Health and Mental Hygiene, Bureau of Immunization
* Contributions by HLN Consulting, LLC
*
* This program is free software: you can redistribute it and/or modify it under the terms of the GNU
* Lesser General Public License as published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version. You should have received a copy of the GNU Lesser
* General Public License along with this program. If not, see <http://www.gnu.org/licenses/> for more
* details.
*
* The above-named contributors (HLN Consulting, LLC) are also licensed by the New York City
* Department of Health and Mental Hygiene, Bureau of Immunization to have (without restriction,
* limitation, and warranty) complete irrevocable access and rights to this project.
*
* This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; THE
*
* SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING,
* BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS, IF ANY, OR DEVELOPERS BE LIABLE FOR
* ANY CLAIM, DAMAGES, OR OTHER LIABILITY OF ANY KIND, ARISING FROM, OUT OF, OR IN CONNECTION WITH
* THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*
* For more information about this software, see http://www.hln.com/ice or send
* correspondence to [email protected].
*/