Skip to content

Commit c79e2f5

Browse files
committed
Add new license detection rule
Used also to test #2343 Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent d297421 commit c79e2f5

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
Permission to use, copy, modify, and distribute this software and its
2+
documentation for any purpose, without fee, and without a written
3+
agreement is hereby granted, provided that the above copyright notice and
4+
this paragraph and the following two paragraphs appear in all copies or in
5+
any new file that contains a substantial portion of this file.
6+
7+
IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
8+
SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS,
9+
ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN IF THE
10+
AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11+
12+
THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT LIMITED
13+
TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
14+
PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND THE
15+
AUTHOR HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE, SUPPORT, UPDATES,
16+
ENHANCEMENTS, OR MODIFICATIONS.
17+
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
license_expression: pygres-2.2
2+
is_license_text: yes
3+
notes: from http://shell.vex.net/viewvc.cgi/pygresql/trunk/module/pgmodule.c?view=markup&pathrev=431

0 commit comments

Comments
 (0)