diff options
author | unknown <lenz@kallisto.local> | 2003-09-23 00:38:01 +0200 |
---|---|---|
committer | unknown <lenz@kallisto.local> | 2003-09-23 00:38:01 +0200 |
commit | a448d7696ca598368247d0e99cbdd21eac6724bb (patch) | |
tree | fbaccea56edb3c3aec0c83c2c4e3c5d635fb146b /sql/item.h | |
parent | d2989680733c705f85f20add65ed635d96a8c82b (diff) | |
download | mariadb-git-a448d7696ca598368247d0e99cbdd21eac6724bb.tar.gz |
- Polished mysql-copyright a bit and added call to remove
cmd-line-utils/readline from the commercial distribution
- fixed some copyright headers so mysql-copyright can process them
Build-tools/mysql-copyright:
- remove the cmd-line-utils/readline directory from the commercial
distribution
- make use of more builtin Perl functions instead of forking
subprocesses
include/my_pthread.h:
- fixed copyright header
sql/filesort.cc:
- fixed copyright header
sql/gen_lex_hash.cc:
- fixed copyright header
sql/item.h:
- fixed copyright header
sql/item_cmpfunc.cc:
- fixed copyright header
sql/records.cc:
- fixed copyright header
Diffstat (limited to 'sql/item.h')
-rw-r--r-- | sql/item.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/item.h b/sql/item.h index 9f767d502ba..b2d67a661a6 100644 --- a/sql/item.h +++ b/sql/item.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2000-2003 +/* Copyright (C) 2000-2003 MySQL AB & MySQL Finland AB & TCX DataKonsult AB 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 |