summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 11:10:59 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 11:10:59 +0300
commit2c9f2a4c8c8b32649d78b94f6e62da57e689f2b5 (patch)
tree37f3bcee60e98fcd8449c7c3023487bcc94ec4c7 /sql/sql_view.cc
parenta6621867e93d310742692bce4d332309999076f8 (diff)
parent2b66cd249384221e2a892f655fe84bb58ddc31bd (diff)
downloadmariadb-git-2c9f2a4c8c8b32649d78b94f6e62da57e689f2b5.tar.gz
Merge 10.4 into 10.5
Diffstat (limited to 'sql/sql_view.cc')
-rw-r--r--sql/sql_view.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/sql_view.cc b/sql/sql_view.cc
index a95e52a72a0..29d24649bb3 100644
--- a/sql/sql_view.cc
+++ b/sql/sql_view.cc
@@ -1,5 +1,5 @@
/* Copyright (c) 2004, 2013, Oracle and/or its affiliates.
- Copyright (c) 2011, 2016, MariaDB Corporation
+ Copyright (c) 2011, 2021, MariaDB Corporation.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by