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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user