mirror of
https://github.com/postgres/postgres.git
synced 2025-12-09 02:08:45 +03:00
Update copyright notices for year 2012.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#
|
||||
# Makefile for src/bin/psql
|
||||
#
|
||||
# Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
|
||||
# Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
|
||||
# Portions Copyright (c) 1994, Regents of the University of California
|
||||
#
|
||||
# src/bin/psql/Makefile
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/command.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/command.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/common.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/common.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/copy.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/copy.h
|
||||
*/
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
#################################################################
|
||||
# create_help.pl -- converts SGML docs to internal psql help
|
||||
#
|
||||
# Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
# Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
#
|
||||
# src/bin/psql/create_help.pl
|
||||
#################################################################
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* with servers of versions 7.4 and up. It's okay to omit irrelevant
|
||||
* information for an old server, but not to fail outright.
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/describe.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/describe.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/help.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/help.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/input.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/input.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/large_obj.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/large_obj.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/mainloop.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/mainloop.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/mbprint.c
|
||||
*
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/print.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/print.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/prompt.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/prompt.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/psqlscan.h
|
||||
*/
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
* subroutine is responsible for looking back to the original string and
|
||||
* replacing FF's with the corresponding original bytes.
|
||||
*
|
||||
* Portions Copyright (c) 1996-2011, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1996-2012, PostgreSQL Global Development Group
|
||||
* Portions Copyright (c) 1994, Regents of the University of California
|
||||
*
|
||||
* IDENTIFICATION
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/settings.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/startup.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/stringutils.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/stringutils.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/tab-complete.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/tab-complete.h
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/variables.c
|
||||
*/
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
* psql - the PostgreSQL interactive terminal
|
||||
*
|
||||
* Copyright (c) 2000-2011, PostgreSQL Global Development Group
|
||||
* Copyright (c) 2000-2012, PostgreSQL Global Development Group
|
||||
*
|
||||
* src/bin/psql/variables.h
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user