Skip to content

Commit 6523aca

Browse files
author
kent@mysql.com/kent-amd64.(none)
committed
my_strtoll10-x86.s:
Corrected spelling in copyright text Makefile.am: Don't update the files from BitKeeper Many files: Removed "MySQL Finland AB & TCX DataKonsult AB" from copyright header Adjusted year(s) in copyright header Many files: Added GPL copyright text Removed files: Docs/Support/colspec-fix.pl Docs/Support/docbook-fixup.pl Docs/Support/docbook-prefix.pl Docs/Support/docbook-split Docs/Support/make-docbook Docs/Support/make-makefile Docs/Support/test-make-manual Docs/Support/test-make-manual-de Docs/Support/xwf
1 parent 226a5c8 commit 6523aca

File tree

524 files changed

+2726
-1212
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

524 files changed

+2726
-1212
lines changed

BUILD/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
1+
# Copyright (C) 2002, 2004-2005 MySQL AB
22
#
33
# This library is free software; you can redistribute it and/or
44
# modify it under the terms of the GNU Library General Public

CMakeLists.txt

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# Copyright (C) 2006 MySQL AB
2+
#
3+
# This program is free software; you can redistribute it and/or modify
4+
# it under the terms of the GNU General Public License as published by
5+
# the Free Software Foundation; version 2 of the License.
6+
#
7+
# This program is distributed in the hope that it will be useful,
8+
# but WITHOUT ANY WARRANTY; without even the implied warranty of
9+
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10+
# GNU General Public License for more details.
11+
#
12+
# You should have received a copy of the GNU General Public License
13+
# along with this program; if not, write to the Free Software
14+
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
15+
116
PROJECT(MySql)
217

318
# This reads user configuration, generated by configure.js.

Docs/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB
1+
# Copyright (C) 2000-2006 MySQL AB
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by

Docs/Support/colspec-fix.pl

Lines changed: 0 additions & 78 deletions
This file was deleted.

Docs/Support/docbook-fixup.pl

Lines changed: 0 additions & 200 deletions
This file was deleted.

Docs/Support/docbook-prefix.pl

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)