1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-15 02:22:24 +03:00

Adjust a few more copyright notices to match the format expected by

the src/tools/copyright script.
This commit is contained in:
Tom Lane
2005-01-01 22:14:33 +00:00
parent 7e1c8ef4fc
commit a17e589046
18 changed files with 31 additions and 35 deletions

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -1,5 +1,5 @@
# Norwegian bokm<6B>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<73>l <trond@ramstind.gtf.ol.no>, 2003.
#
# In the translator's comments for each message below, these initials

View File

@@ -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