|
| 1 | +The following is "The PostgreSQL License", effectively equivalent to the BSD |
| 2 | +license. |
| 3 | + |
| 4 | +I, Craig Ringer, cede any copyright on this work to the PostgreSQL Global |
| 5 | +Development Group. |
| 6 | + |
| 7 | +------ |
| 8 | + |
| 9 | +PostgreSQL Audit Trigger Example |
| 10 | +Copyright (c) 2013, PostgreSQL Global Development Group |
| 11 | + |
| 12 | +Permission to use, copy, modify, and distribute this software and its |
| 13 | +documentation for any purpose, without fee, and without a written agreement |
| 14 | +is hereby granted, provided that the above copyright notice and this |
| 15 | +paragraph and the following two paragraphs appear in all copies. |
| 16 | + |
| 17 | +IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR |
| 18 | +DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING |
| 19 | +LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS |
| 20 | +DOCUMENTATION, EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE |
| 21 | +POSSIBILITY OF SUCH DAMAGE. |
| 22 | + |
| 23 | +THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, |
| 24 | +INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY |
| 25 | +AND FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS |
| 26 | +ON AN "AS IS" BASIS, AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO |
| 27 | +PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. |
0 commit comments