Commit 85879157 authored by Michael Erickson's avatar Michael Erickson Committed by Sergei Petrunia

bump copyright on all xpand source files

parent 4e9bc0dc
#***************************************************************************** #*****************************************************************************
# Copyright (c) 2020, MariaDB Corporation. # Copyright (c) 2019, 2020, MariaDB Corporation.
#****************************************************************************/ #****************************************************************************/
SET(XPAND_SOURCES ha_xpand.cc xpand_connection.cc ha_xpand_pushdown.cc) SET(XPAND_SOURCES ha_xpand.cc xpand_connection.cc ha_xpand_pushdown.cc)
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
/** @file ha_xpand.cc */ /** @file ha_xpand.cc */
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
#ifndef _ha_xpand_h #ifndef _ha_xpand_h
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
#include "ha_xpand.h" #include "ha_xpand.h"
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
#ifndef _ha_xpand_pushdown_h #ifndef _ha_xpand_pushdown_h
#define _ha_xpand_pushdown_h #define _ha_xpand_pushdown_h
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
/** @file xpand_connection.cc */ /** @file xpand_connection.cc */
......
/***************************************************************************** /*****************************************************************************
Copyright (c) 2019, MariaDB Corporation. Copyright (c) 2019, 2020, MariaDB Corporation.
*****************************************************************************/ *****************************************************************************/
#ifndef _xpand_connection_h #ifndef _xpand_connection_h
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment