mirror of
https://github.com/MariaDB/server.git
synced 2025-04-18 13:15:32 +02:00
MDEV-6891: Update company name
This commit is contained in:
parent
86d7512f42
commit
64714ae2c1
2 changed files with 3 additions and 3 deletions
|
@ -512,8 +512,8 @@ then
|
|||
echo "The latest information about MariaDB is available at http://mariadb.org/."
|
||||
echo "You can find additional information about the MySQL part at:"
|
||||
echo "http://dev.mysql.com"
|
||||
echo "Support MariaDB development by buying support/new features from"
|
||||
echo "SkySQL Ab. You can contact us about this at sales@skysql.com".
|
||||
echo "Support MariaDB development by buying support/new features from MariaDB"
|
||||
echo "Corporation Ab. You can contact us about this at sales@mariadb.com."
|
||||
echo "Alternatively consider joining our community based development effort:"
|
||||
echo "http://mariadb.com/kb/en/contributing-to-the-mariadb-project/"
|
||||
echo
|
||||
|
|
|
@ -17,7 +17,7 @@ IF(NOT WIN32)
|
|||
RETURN()
|
||||
ENDIF()
|
||||
|
||||
SET(MANUFACTURER "Monty Program AB")
|
||||
SET(MANUFACTURER "MariaDB Corporation Ab")
|
||||
FIND_PATH(WIX_DIR heat.exe
|
||||
$ENV{WIX_DIR}/bin
|
||||
$ENV{ProgramFiles}/wix/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue