mirror of
https://github.com/postgres/postgres.git
synced 2025-12-04 12:02:48 +03:00
Some more missed copyright notices. Many of these look like they
should have been caught by the src/tools/copyright script ... why weren't they?
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#! /usr/bin/perl
|
||||
#
|
||||
# Copyright (c) 2001-2004, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2001-2005, PostgreSQL Global Development Group
|
||||
#
|
||||
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl,v 1.6 2004/08/29 04:12:55 momjian Exp $
|
||||
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl,v 1.7 2005/01/01 20:44:18 tgl Exp $
|
||||
#
|
||||
# Generate UTF-8 <--> SJIS code conversion tables from
|
||||
# map files provided by Unicode organization.
|
||||
|
||||
Reference in New Issue
Block a user