File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<copyright>
6
6
<year>1996-2016</year>
7
- <holder>The &productname; Global Development Group</holder>
7
+ <holder>The PostgreSQL Global Development Group</holder>
8
8
</copyright>
9
9
10
10
<legalnotice id="legalnotice">
11
11
<title>Legal Notice</title>
12
12
13
13
<para>
14
- <productname>&productname; </productname> is Copyright © 1996-2016
15
- by the &productname; Global Development Group.
14
+ <productname>PostgreSQL </productname> is Copyright © 1996-2016
15
+ by the PostgreSQL Global Development Group.
16
16
</para>
17
17
18
18
<para>
Original file line number Diff line number Diff line change @@ -670,7 +670,7 @@ SELECT lo_export(image.raster, '/tmp/motd') FROM image
670
670
* testlo.c
671
671
* test using large objects with libpq
672
672
*
673
- * Portions Copyright (c) 1996-2015, &productname; Global Development Group
673
+ * Portions Copyright (c) 1996-2015, PostgreSQL Global Development Group
674
674
* Portions Copyright (c) 1994, Regents of the University of California
675
675
*
676
676
*
You can’t perform that action at this time.
0 commit comments