Skip to content

Commit cff6eba

Browse files
committed
update license
1 parent f6a3535 commit cff6eba

3 files changed

Lines changed: 35 additions & 52 deletions

File tree

LICENSE

Lines changed: 0 additions & 18 deletions
This file was deleted.

LICENSE.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
Copyright (c) 2025 Enova International
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy
4+
of this software and associated documentation files (the "Software"), to deal
5+
in the Software without restriction, including without limitation the rights
6+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7+
copies of the Software, and to permit persons to whom the Software is
8+
furnished to do so, subject to the following conditions:
9+
10+
The above copyright notice and this permission notice shall be included in all
11+
copies or substantial portions of the Software.
12+
13+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
19+
SOFTWARE.

debian/copyright

Lines changed: 16 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -3,41 +3,23 @@ Upstream-Name: pgl-ddl-deploy
33
Source: https://github.com/enova/pgl_ddl_deploy
44

55
Files: *
6-
Copyright: 2017-2023 Enova International, Inc. <opensource@enova.com>
7-
2017-2023 Jeremy Finzel <jfinzel@enova.com>
6+
Copyright: 2017-2025 Enova International, Inc. <opensource@enova.com>
87
License: MIT
9-
Permission is hereby granted, free of charge, to any person obtaining a copy of
10-
this software and associated documentation files (the "Software"), to deal in
11-
the Software without restriction, including without limitation the rights to
12-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
13-
the Software, and to permit persons to whom the Software is furnished to do so,
14-
subject to the following conditions:
15-
.
8+
9+
Permission is hereby granted, free of charge, to any person obtaining a copy
10+
of this software and associated documentation files (the "Software"), to deal
11+
in the Software without restriction, including without limitation the rights
12+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
13+
copies of the Software, and to permit persons to whom the Software is
14+
furnished to do so, subject to the following conditions:
15+
1616
The above copyright notice and this permission notice shall be included in all
1717
copies or substantial portions of the Software.
18-
.
18+
1919
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
21-
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
22-
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
23-
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
24-
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
25-
26-
Files: debian/*
27-
Copyright: 2023 Jeremy Finzel <jfinzel@enova.com>
28-
License: GPL-2+
29-
This package is free software; you can redistribute it and/or modify
30-
it under the terms of the GNU General Public License as published by
31-
the Free Software Foundation; either version 2 of the License, or
32-
(at your option) any later version.
33-
.
34-
This package is distributed in the hope that it will be useful,
35-
but WITHOUT ANY WARRANTY; without even the implied warranty of
36-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
37-
GNU General Public License for more details.
38-
.
39-
You should have received a copy of the GNU General Public License
40-
along with this program. If not, see <https://www.gnu.org/licenses/>
41-
.
42-
On Debian systems, the complete text of the GNU General
43-
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
20+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
24+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
25+
SOFTWARE.

0 commit comments

Comments
 (0)