mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-01 15:54:53 +00:00
Update copyright date to 2010
This commit is contained in:
@ -46,7 +46,7 @@
|
|||||||
<div id="pgFooter">
|
<div id="pgFooter">
|
||||||
<a class="navFooter" href="{{link_root}}/about/privacypolicy">Privacy Policy</a> |
|
<a class="navFooter" href="{{link_root}}/about/privacypolicy">Privacy Policy</a> |
|
||||||
<a class="navFooter" href="{{link_root}}/about/website">About the website</a><br/>
|
<a class="navFooter" href="{{link_root}}/about/website">About the website</a><br/>
|
||||||
Copyright © 1996-2009 PostgreSQL Global Development Group
|
Copyright © 1996-2010 PostgreSQL Global Development Group
|
||||||
</div> <!-- pgFooter -->
|
</div> <!-- pgFooter -->
|
||||||
</div>
|
</div>
|
||||||
</div> <!-- pgContainerWrap -->
|
</div> <!-- pgContainerWrap -->
|
||||||
|
@ -74,7 +74,7 @@ Proceed to the <a href="/account/comments/new/{{page.version}}/{{page.file}}/">c
|
|||||||
|
|
||||||
<div id="docFooter">
|
<div id="docFooter">
|
||||||
<a href="/about/privacypolicy">Privacy Policy</a> | FIXME<br />
|
<a href="/about/privacypolicy">Privacy Policy</a> | FIXME<br />
|
||||||
Copyright © 1996-2009 PostgreSQL Global Development Group
|
Copyright © 1996-2010 PostgreSQL Global Development Group
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user