1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

- Added/updated copyright headers

- Removed files specific to compiling on OS/2
- Removed files specific to SCO Unix packaging
- Removed "libmysqld/copyright", text is included in documentation
- Removed LaTeX headers for NDB Doxygen documentation
- Removed obsolete NDB files
- Removed "mkisofs" binaries
- Removed the "cvs2cl.pl" script
- Changed a few GPL texts to use "program" instead of "library"
This commit is contained in:
Kent Boortz
2010-12-28 19:57:23 +01:00
parent 086130e3c0
commit 85323eda8a
889 changed files with 4032 additions and 93816 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# Copyright (C) 2003-2006 MySQL AB
# Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
#
# 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
@@ -19,7 +19,7 @@
# new CMake build was added. The new build obsoletes this script, Unix
# and Windows share the same source TAR/ZIP.
# Also note that the old build from source created by this script is
# no longer tested by MySQL AB and may not work. Please use the new
# no longer tested by Oracle and may not work. Please use the new
# CMake based build.
# Terminate loudly on error, we don't want partial package