Skip to content

Commit

Permalink
new_rule_for_postgresql
Browse files Browse the repository at this point in the history
Reference: #4010
Signed-off-by: Alok Kumar <[email protected]>
  • Loading branch information
alok1304 committed Jan 20, 2025
1 parent 1250647 commit 6e76039
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/licensedcode/data/rules/postgresql_37.RULE
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
license_expression: postgresql
is_license_text: yes
relevance: 100
notes: https://raw.githubusercontent.com/pgvector/pgvector/refs/heads/master/LICENSE
---

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement
is hereby granted, provided that the above copyright notice and this
paragraph and the following two paragraphs appear in all copies.

IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS
DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.

THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES,
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO
PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

0 comments on commit 6e76039

Please sign in to comment.