mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-10 00:42:06 +00:00
Update copyright year.
This commit is contained in:
@ -81,7 +81,7 @@
|
||||
<div id="pgFooter">
|
||||
<a class="navFooter" href="{{link_root}}/about/privacypolicy">Privacy Policy</a> |
|
||||
<a class="navFooter" href="{{link_root}}/about/">About PostgreSQL</a><br/>
|
||||
Copyright © 1996-2011 PostgreSQL Global Development Group
|
||||
Copyright © 1996-2012 PostgreSQL Global Development Group
|
||||
</div> <!-- pgFooter -->
|
||||
</div>
|
||||
</div> <!-- pgContainerWrap -->
|
||||
|
@ -83,7 +83,7 @@ Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/" r
|
||||
<div id="docFooter">
|
||||
<a href="{{link_root}}/about/privacypolicy">Privacy Policy</a> |
|
||||
<a href="{{link_root}}/about/">About PostgreSQL</a><br/>
|
||||
Copyright © 1996-2011 PostgreSQL Global Development Group
|
||||
Copyright © 1996-2012 PostgreSQL Global Development Group
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -8,7 +8,7 @@ a liberal Open Source license, similar to the BSD or MIT licenses.</p>
|
||||
<p>PostgreSQL Database Management System<br />
|
||||
(formerly known as Postgres, then as Postgres95)<br /><br />
|
||||
|
||||
Portions Copyright (c) 1996-2011, The PostgreSQL Global Development Group<br /><br />
|
||||
Portions Copyright (c) 1996-2012, The PostgreSQL Global Development Group<br /><br />
|
||||
|
||||
Portions Copyright (c) 1994, The Regents of the University of California<br /><br />
|
||||
|
||||
|
Reference in New Issue
Block a user