Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/NOTICE
diff options
context:
space:
mode:
authorPavlo Strokov <pstrokov@gitlab.com>2021-12-10 14:55:35 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2022-01-10 19:50:47 +0300
commit9c485ee08036d3dfdeb0c56580d8adf5734648f2 (patch)
tree5ac5661e445f64bd473cdf9d9d975f368721b769 /NOTICE
parent2722c5b80fb2cbfec0b0b92dc2f8e046ff4f9e46 (diff)
datastore: Removal of lib/pq
As we are switched to the new listener implementation this change removes old one as not used anymore and as well removes dependency on the lib/pq package.
Diffstat (limited to 'NOTICE')
-rw-r--r--NOTICE11
1 files changed, 0 insertions, 11 deletions
diff --git a/NOTICE b/NOTICE
index 27a193694..f594d134f 100644
--- a/NOTICE
+++ b/NOTICE
@@ -12447,17 +12447,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-LICENSE.md - github.com/lib/pq
-Copyright (c) 2011-2013, 'pq' Contributors
-Portions Copyright (C) 2011 Blake Mizerany
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
LICENSE - github.com/libgit2/git2go/v32
The MIT License