1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

- 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
This commit is contained in:
unknown
2003-09-23 00:38:01 +02:00
parent d298968073
commit a448d7696c
7 changed files with 21 additions and 28 deletions

View File

@ -1,4 +1,3 @@
/* Copyright (C) 2000 MySQL AB
This program is free software; you can redistribute it and/or modify