summaryrefslogtreecommitdiff
path: root/sql/sql_view.cc
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 10:44:06 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2021-08-23 10:44:06 +0300
commit2b66cd249384221e2a892f655fe84bb58ddc31bd (patch)
treece42f7cfde3d256480b9dbfad496b5164e5490cc /sql/sql_view.cc
parent1002703baa13647b5f43509fccbb79c17ed5c0c7 (diff)
parentcfbdb5d21072b16ae94c04b6b46db42f500be4c8 (diff)
downloadmariadb-git-2b66cd249384221e2a892f655fe84bb58ddc31bd.tar.gz
Merge 10.3 into 10.4
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 9d4ba09f1b3..9091de619e6 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