1
0
mirror of https://github.com/postgres/postgres.git synced 2025-11-04 20:11:56 +03:00

Update copyright notices for year 2012.

This commit is contained in:
Bruce Momjian
2012-01-01 18:01:58 -05:00
parent 6ba139dc5a
commit e126958c2e
1199 changed files with 1198 additions and 1198 deletions
COPYRIGHTconfigureconfigure.in
contrib
doc/src/sgml
src
backend
Makefile
access
bootstrap
catalog
commands
executor
foreign
lib
libpq
main
nodes
optimizer
parser
port
postmaster
regex
replication
rewrite
snowball
storage
tcop
tsearch
utils
Gen_dummy_probes.sedGen_fmgrtab.pl
adt
cache
errcodes.txt
error
fmgr
generate-errcodes.pl
hash
init
mb
misc
mmgr
probes.d
resowner
sort
time
bin
include
access
bootstrap
c.h
catalog
commands
datatype
executor
fmgr.h
foreign
funcapi.hgetaddrinfo.hgetopt_long.h
lib
libpq
mb
miscadmin.h
nodes
optimizer
parser
pg_trace.hpgstat.hpgtime.hport.h
portability
postgres.hpostgres_fe.h
postmaster
replication
rewrite
rusagestub.h
snowball
storage
tcop
tsearch
utils
windowapi.h
interfaces
pl
port
test
timezone
tools
tutorial

@@ -3,7 +3,7 @@
* windowfuncs.c
* Standard window functions defined in SQL spec.
*
* Portions Copyright (c) 2000-2011, PostgreSQL Global Development Group
* Portions Copyright (c) 2000-2012, PostgreSQL Global Development Group
*
*
* IDENTIFICATION