Bump up Copyright notices for 2015
This commit is contained in:
parent
db4ec04cf2
commit
080ebd3ed6
@ -1,6 +1,6 @@
|
|||||||
Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
Portions Copyright (c) 2011, Itagaki Takahiro
|
Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
Portions Copyright (c) 2012, The Reorg Development Team
|
Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
2
Makefile
2
Makefile
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
# Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
# Portions Copyright (c) 2011, Itagaki Takahiro
|
# Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
# Portions Copyright (c) 2012, The Reorg Development Team
|
# Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
#
|
#
|
||||||
|
|
||||||
PG_CONFIG ?= pg_config
|
PG_CONFIG ?= pg_config
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
# Portions Copyright (c) 2011, Itagaki Takahiro
|
# Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
# Portions Copyright (c) 2012, The Reorg Development Team
|
# Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
#
|
#
|
||||||
|
|
||||||
PG_CONFIG ?= pg_config
|
PG_CONFIG ?= pg_config
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
# Portions Copyright (c) 2011, Itagaki Takahiro
|
# Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
# Portions Copyright (c) 2012, The Reorg Development Team
|
# Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
#
|
#
|
||||||
|
|
||||||
PG_CONFIG ?= pg_config
|
PG_CONFIG ?= pg_config
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*/
|
*/
|
||||||
|
|
||||||
CREATE SCHEMA repack;
|
CREATE SCHEMA repack;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* pgut-be.c
|
* pgut-be.c
|
||||||
*
|
*
|
||||||
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
* pgut-be.h
|
* pgut-be.h
|
||||||
*
|
*
|
||||||
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Copyright (c) 2009-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "postgres.h"
|
#include "postgres.h"
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
*
|
*
|
||||||
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
* Portions Copyright (c) 2008-2011, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
* Portions Copyright (c) 2011, Itagaki Takahiro
|
* Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
* Portions Copyright (c) 2012, The Reorg Development Team
|
* Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
*/
|
*/
|
||||||
|
|
||||||
DROP SCHEMA IF EXISTS repack CASCADE;
|
DROP SCHEMA IF EXISTS repack CASCADE;
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
# Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
|
||||||
# Portions Copyright (c) 2011, Itagaki Takahiro
|
# Portions Copyright (c) 2011, Itagaki Takahiro
|
||||||
# Portions Copyright (c) 2012, The Reorg Development Team
|
# Portions Copyright (c) 2012-2015, The Reorg Development Team
|
||||||
#
|
#
|
||||||
|
|
||||||
PG_CONFIG ?= pg_config
|
PG_CONFIG ?= pg_config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user