summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2005-01-01 22:14:33 +0000
committerTom Lane2005-01-01 22:14:33 +0000
commita17e589046176122e528740f91a38bb00e284518 (patch)
tree9954186ea0be95eb2457494c2aef648cd85b145a
parent7e1c8ef4fca01293cd561386c1b37bb53e26d62a (diff)
Adjust a few more copyright notices to match the format expected by
the src/tools/copyright script.
-rwxr-xr-xconfigure4
-rw-r--r--configure.in4
-rw-r--r--doc/src/FAQ/FAQ.html5
-rw-r--r--doc/src/FAQ/FAQ_brazilian.html6
-rw-r--r--doc/src/FAQ/FAQ_czech.html4
-rw-r--r--doc/src/FAQ/FAQ_farsi.html2
-rw-r--r--doc/src/FAQ/FAQ_french.html5
-rw-r--r--doc/src/FAQ/FAQ_german.html5
-rw-r--r--doc/src/FAQ/FAQ_polish.html5
-rw-r--r--doc/src/FAQ/FAQ_russian.html5
-rw-r--r--doc/src/FAQ/FAQ_turkish.html7
-rw-r--r--src/backend/po/nb.po2
-rw-r--r--src/bin/pg_controldata/po/nb.po2
-rw-r--r--src/bin/pg_dump/po/nb.po2
-rw-r--r--src/bin/pg_resetxlog/po/nb.po2
-rw-r--r--src/bin/psql/po/nb.po2
-rw-r--r--src/interfaces/libpq/po/nb.po2
-rw-r--r--src/port/win32ver.rc2
18 files changed, 31 insertions, 35 deletions
diff --git a/configure b/configure
index cd95f9dc4f0..b946e96948b 100755
--- a/configure
+++ b/configure
@@ -9,7 +9,7 @@
# This configure script is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.
#
-# Copyright 2005 PostgreSQL Global Development Group
+# Copyright (c) 1996-2005, PostgreSQL Global Development Group
if expr a : '\(a\)' >/dev/null 2>&1; then
as_expr=expr
@@ -963,7 +963,7 @@ Free Software Foundation, Inc.
This configure script is free software; the Free Software Foundation
gives unlimited permission to copy, distribute and modify it.
-Copyright 2005 PostgreSQL Global Development Group
+Copyright (c) 1996-2005, PostgreSQL Global Development Group
_ACEOF
exit 0
fi
diff --git a/configure.in b/configure.in
index 1f1d91ec725..3a18ce8289f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-dnl $PostgreSQL: pgsql/configure.in,v 1.394 2004/12/31 21:58:46 pgsql Exp $
+dnl $PostgreSQL: pgsql/configure.in,v 1.395 2005/01/01 22:14:26 tgl Exp $
dnl
dnl Developers, please strive to achieve this order:
dnl
@@ -20,7 +20,7 @@ m4_pattern_forbid(^PGAC_)dnl to catch undefined macros
AC_INIT([PostgreSQL], [8.0.0rc3], [[email protected]])
AC_PREREQ(2.53)
-AC_COPYRIGHT([Copyright 2005 PostgreSQL Global Development Group])
+AC_COPYRIGHT([Copyright (c) 1996-2005, PostgreSQL Global Development Group])
AC_CONFIG_SRCDIR([src/backend/access/common/heaptuple.c])
AC_CONFIG_AUX_DIR(config)
AC_PREFIX_DEFAULT(/usr/local/pgsql)
diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html
index e6abc362fc1..0599ee39712 100644
--- a/doc/src/FAQ/FAQ.html
+++ b/doc/src/FAQ/FAQ.html
@@ -203,9 +203,8 @@
<P>PostgreSQL Data Base Management System</P>
- <P>Portions copyright (c) 1996-2004, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
<P>Permission to use, copy, modify, and distribute this software
and its documentation for any purpose, without fee, and without a
diff --git a/doc/src/FAQ/FAQ_brazilian.html b/doc/src/FAQ/FAQ_brazilian.html
index 6160839de6f..33a64c76629 100644
--- a/doc/src/FAQ/FAQ_brazilian.html
+++ b/doc/src/FAQ/FAQ_brazilian.html
@@ -162,9 +162,9 @@
<P>PostgreSQL Sistema de Ger&ecirc;ncia de Banco de Dados</P>
- <P>Portions copyright (c) 1996-2004, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
+
<P>Permiss&atilde;o de uso, c&oacute;pia, modifica&ccedil;&atilde;o
e distribui&ccedil;&atilde;o desse software e sua documenta&ccedil;&atilde;o
para qualquer prop&oacute;sito, sem taxa, e sem um acordo escrito
diff --git a/doc/src/FAQ/FAQ_czech.html b/doc/src/FAQ/FAQ_czech.html
index 59806e74874..cb91c8eb90e 100644
--- a/doc/src/FAQ/FAQ_czech.html
+++ b/doc/src/FAQ/FAQ_czech.html
@@ -163,8 +163,8 @@
<P>PostgreSQL je p�edm�tem n�sleduj�c�ch autorsk�ch pr�v:</P>
- <P>D�l�� copyright (c) 1996-2004, PostgreSQL Global Development Group
- D�l�� copyright (c) 1994-6, Regents of the University of California</P>
+ <P>D�l�� Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ D�l�� Copyright (c) 1994-6, Regents of the University of California</P>
<P>Ud�luje se opr�vn�n� k u�it�, rozmno�ov�n�, prov�d�n� �prav a
roz�i�ov�n� tohoto softwaru a dokumentace k n�mu, pro jak�koli ��ely,
diff --git a/doc/src/FAQ/FAQ_farsi.html b/doc/src/FAQ/FAQ_farsi.html
index 5284297fb66..71f6f40b7cb 100644
--- a/doc/src/FAQ/FAQ_farsi.html
+++ b/doc/src/FAQ/FAQ_farsi.html
@@ -277,7 +277,7 @@ Michael Stonebrake &#1583;&#1585; &#1583;&#1575;&#1606;&#1588;&#1711;&#1575;&#16
<p dir="rtl"><font face="Tahoma"><span lang="en-us">PostgreSQL</span> &#1578;&#1581;&#1578; &#1602;&#1575;&#1606;&#1608;&#1606;
&#1603;&#1662;&#1610; &#1585;&#1575;&#1610;&#1578; &#1586;&#1610;&#1585; &#1602;&#1585;&#1575;&#1585; &#1583;&#1575;&#1585;&#1583;:</font></p>
<P dir="ltr"><font face="Tahoma">PostgreSQL Data Base Management System</font></P>
-<P dir="ltr"><font face="Tahoma">Portions copyright (c) 1996-2004, PostgreSQL Global Development Group
+<P dir="ltr"><font face="Tahoma">Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
Portions Copyright (c) 1994-6 Regents of the University of California</font></P>
<P dir="ltr"><font face="Tahoma">Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement is
diff --git a/doc/src/FAQ/FAQ_french.html b/doc/src/FAQ/FAQ_french.html
index cbed0789e22..0436774159b 100644
--- a/doc/src/FAQ/FAQ_french.html
+++ b/doc/src/FAQ/FAQ_french.html
@@ -193,9 +193,8 @@
<P>PostgreSQL Data Base Management System</P>
- <P>Portions copyright (c) 1996-2004, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
<P>Permission to use, copy, modify, and distribute this software
and its documentation for any purpose, without fee, and without a
diff --git a/doc/src/FAQ/FAQ_german.html b/doc/src/FAQ/FAQ_german.html
index 868f60116e3..6b8c605f592 100644
--- a/doc/src/FAQ/FAQ_german.html
+++ b/doc/src/FAQ/FAQ_german.html
@@ -164,9 +164,8 @@ href="mailto:[email protected]">[email protected]</a>).</p>
<p>PostgreSQL Data Base Management System</p>
- <p>Portions copyright (c) 1996-2004, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
<p>Permission to use, copy, modify, and distribute this software
and its documentation for any purpose, without fee, and without a
diff --git a/doc/src/FAQ/FAQ_polish.html b/doc/src/FAQ/FAQ_polish.html
index 85e04fbaf75..a92b90d3136 100644
--- a/doc/src/FAQ/FAQ_polish.html
+++ b/doc/src/FAQ/FAQ_polish.html
@@ -213,9 +213,8 @@
<P>PostgreSQL Data Base Management System</P>
- <P>Portions copyright (c) 1996-2002, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
<P>Permission to use, copy, modify, and distribute this software
and its documentation for any purpose, without fee, and without a
diff --git a/doc/src/FAQ/FAQ_russian.html b/doc/src/FAQ/FAQ_russian.html
index 1c5e80145e6..b3f058d90c3 100644
--- a/doc/src/FAQ/FAQ_russian.html
+++ b/doc/src/FAQ/FAQ_russian.html
@@ -201,9 +201,8 @@
<P>������� ���������� ������ ������ PostgreSQL</P>
- <P>Portions copyright (c) 1996-2004, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</P>
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
<P>��������������� ����� �� �������������, �����������, ���������
� ��������������� ������� ������������ ����������� � ��� ������������
diff --git a/doc/src/FAQ/FAQ_turkish.html b/doc/src/FAQ/FAQ_turkish.html
index 1280f31536f..e0921f64970 100644
--- a/doc/src/FAQ/FAQ_turkish.html
+++ b/doc/src/FAQ/FAQ_turkish.html
@@ -158,9 +158,10 @@ adreslerinde g�r�lebilir.</p>
<h4><a name="1.2">1.2</a>) PostgreSQL'in haklar� nedir?</h4>
<p>PostgreSQL Data Base Management System</p>
- <p>Portions copyright (c) 1996-2002, PostgreSQL Global Development
- Group Portions Copyright (c) 1994-6 Regents of the University of
- California</p>
+
+ <P>Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group
+ Portions Copyright (c) 1994-6 Regents of the University of California</P>
+
<p>Permission to use, copy, modify, and distribute this software
and its documentation for any purpose, without fee, and without a
written agreement is hereby granted, provided that the above
diff --git a/src/backend/po/nb.po b/src/backend/po/nb.po
index d684adfe059..da592200c7b 100644
--- a/src/backend/po/nb.po
+++ b/src/backend/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (postgres).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/bin/pg_controldata/po/nb.po b/src/bin/pg_controldata/po/nb.po
index 4dafbaec739..91ded231a8d 100644
--- a/src/bin/pg_controldata/po/nb.po
+++ b/src/bin/pg_controldata/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (pg_controldata).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/bin/pg_dump/po/nb.po b/src/bin/pg_dump/po/nb.po
index 49d55c6c447..fa3edeaed03 100644
--- a/src/bin/pg_dump/po/nb.po
+++ b/src/bin/pg_dump/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (pg_dump).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/bin/pg_resetxlog/po/nb.po b/src/bin/pg_resetxlog/po/nb.po
index 45c0dd8c6df..fa49547006a 100644
--- a/src/bin/pg_resetxlog/po/nb.po
+++ b/src/bin/pg_resetxlog/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (pg_resetxlog).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/bin/psql/po/nb.po b/src/bin/psql/po/nb.po
index d47a94565a9..da4ae9f3a67 100644
--- a/src/bin/psql/po/nb.po
+++ b/src/bin/psql/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (psql).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/interfaces/libpq/po/nb.po b/src/interfaces/libpq/po/nb.po
index bf5e025f0cc..f0a339fb2c9 100644
--- a/src/interfaces/libpq/po/nb.po
+++ b/src/interfaces/libpq/po/nb.po
@@ -1,5 +1,5 @@
# Norwegian bokm�l translation of messages for PostgreSQL (libpq).
-# Copyright (C) 2003 The PostgreSQL Global Development Group.
+# Copyright (c) 2003-2005, PostgreSQL Global Development Group
# Trond Endrest�l <[email protected]>, 2003.
#
# In the translator's comments for each message below, these initials
diff --git a/src/port/win32ver.rc b/src/port/win32ver.rc
index a34ca360a3d..3c1c232e76d 100644
--- a/src/port/win32ver.rc
+++ b/src/port/win32ver.rc
@@ -17,7 +17,7 @@ BEGIN
VALUE "CompanyName", "PostgreSQL Global Development Group"
VALUE "FileDescription", FILEDESC
VALUE "FileVersion", PG_VERSION
- VALUE "LegalCopyright", "Portions Copyright (C) 1996-2005 PostgreSQL Global Development Group. Portions Copyright (C) 1994, Regents of the University of California."
+ VALUE "LegalCopyright", "Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group. Portions Copyright (c) 1994, Regents of the University of California."
VALUE "ProductName", "PostgreSQL"
VALUE "ProductVersion", PG_VERSION
END