Browse Source

Updated/added copyright header. Added line "use is subject to license terms"

to copyright header.
pull/73/head
Murthy Narkedimilli 12 years ago
parent
commit
075a2fb716
  1. 2
      BUILD/cleanup
  2. 2
      BUILD/compile-alpha
  3. 2
      BUILD/compile-amd64-debug-max-no-ndb
  4. 2
      BUILD/compile-amd64-gcov
  5. 2
      BUILD/compile-amd64-gprof
  6. 2
      BUILD/compile-amd64-max-sci
  7. 2
      BUILD/compile-pentium-cybozu
  8. 2
      BUILD/compile-pentium-gcov
  9. 2
      BUILD/compile-pentium-gprof
  10. 1
      BUILD/compile-pentium-icc
  11. 1
      BUILD/compile-pentium-icc-yassl
  12. 1
      BUILD/compile-pentium-myodbc
  13. 1
      BUILD/compile-pentium64
  14. 1
      BUILD/compile-pentium64-gcov
  15. 1
      BUILD/compile-pentium64-gprof
  16. 1
      BUILD/compile-pentium64-max
  17. 1
      BUILD/compile-pentium64-max-sci
  18. 1
      BUILD/compile-ppc
  19. 1
      BUILD/compile-solaris-amd64
  20. 1
      BUILD/compile-solaris-amd64-debug
  21. 1
      extra/yassl/include/crypto_wrapper.hpp
  22. 1
      extra/yassl/include/factory.hpp
  23. 1
      extra/yassl/include/handshake.hpp
  24. 1
      extra/yassl/include/log.hpp
  25. 1
      extra/yassl/include/openssl/crypto.h
  26. 1
      extra/yassl/include/openssl/des.h
  27. 1
      extra/yassl/include/openssl/des_old.h
  28. 1
      extra/yassl/include/openssl/engine.h
  29. 1
      extra/yassl/include/openssl/err.h
  30. 1
      extra/yassl/include/openssl/evp.h
  31. 1
      extra/yassl/include/openssl/generate_prefix_files.pl
  32. 1
      extra/yassl/include/openssl/hmac.h
  33. 1
      extra/yassl/include/openssl/lhash.h
  34. 1
      extra/yassl/include/openssl/md4.h
  35. 1
      extra/yassl/include/openssl/md5.h
  36. 1
      extra/yassl/include/openssl/objects.h
  37. 1
      extra/yassl/include/openssl/opensslv.h
  38. 1
      extra/yassl/include/openssl/pem.h
  39. 1
      extra/yassl/include/openssl/pkcs12.h
  40. 1
      extra/yassl/include/openssl/prefix_crypto.h
  41. 1
      extra/yassl/include/openssl/rand.h
  42. 1
      extra/yassl/include/openssl/rsa.h
  43. 1
      extra/yassl/include/openssl/sha.h
  44. 1
      extra/yassl/include/openssl/x509.h
  45. 1
      extra/yassl/include/openssl/x509v3.h
  46. 1
      extra/yassl/include/timer.hpp
  47. 1
      extra/yassl/include/yassl.hpp
  48. 1
      extra/yassl/src/log.cpp
  49. 1
      extra/yassl/src/timer.cpp
  50. 1
      extra/yassl/taocrypt/include/algebra.hpp
  51. 1
      extra/yassl/taocrypt/include/arc4.hpp
  52. 1
      extra/yassl/taocrypt/include/coding.hpp
  53. 1
      extra/yassl/taocrypt/include/dh.hpp
  54. 1
      extra/yassl/taocrypt/include/dsa.hpp
  55. 1
      extra/yassl/taocrypt/include/error.hpp
  56. 1
      extra/yassl/taocrypt/include/hmac.hpp
  57. 1
      extra/yassl/taocrypt/include/md2.hpp
  58. 1
      extra/yassl/taocrypt/include/md4.hpp
  59. 1
      extra/yassl/taocrypt/include/md5.hpp
  60. 1
      extra/yassl/taocrypt/include/modarith.hpp
  61. 1
      extra/yassl/taocrypt/include/random.hpp
  62. 1
      extra/yassl/taocrypt/include/ripemd.hpp
  63. 1
      extra/yassl/taocrypt/include/sha.hpp
  64. 1
      extra/yassl/taocrypt/include/twofish.hpp
  65. 1
      extra/yassl/taocrypt/include/type_traits.hpp
  66. 1
      extra/yassl/taocrypt/mySTL/algorithm.hpp
  67. 1
      extra/yassl/taocrypt/mySTL/helpers.hpp
  68. 1
      extra/yassl/taocrypt/mySTL/list.hpp
  69. 1
      extra/yassl/taocrypt/mySTL/memory.hpp
  70. 1
      extra/yassl/taocrypt/mySTL/memory_array.hpp
  71. 1
      extra/yassl/taocrypt/mySTL/pair.hpp
  72. 1
      extra/yassl/taocrypt/src/bftables.cpp
  73. 1
      extra/yassl/taocrypt/src/des.cpp
  74. 1
      extra/yassl/taocrypt/src/dh.cpp
  75. 1
      extra/yassl/taocrypt/src/file.cpp
  76. 1
      extra/yassl/taocrypt/src/md2.cpp
  77. 1
      extra/yassl/taocrypt/src/tftables.cpp
  78. 1
      include/t_ctype.h
  79. 1
      libmysqld/examples/test-run
  80. 1
      mysql-test/include/default_my.cnf
  81. 1
      mysql-test/include/have_perfschema.inc
  82. 1
      mysql-test/lib/mtr_match.pm
  83. 1
      mysql-test/purify.supp
  84. 1
      mysql-test/suite/perfschema_stress/README
  85. 1
      mysys/mf_arr_appstr.c
  86. 1
      mysys/mf_qsort2.c
  87. 1
      mysys/my_alarm.c
  88. 1
      mysys/my_libwrap.c
  89. 1
      mysys/sha1.c
  90. 1
      plugin/semisync/semisync.cc
  91. 1
      plugin/semisync/semisync.h
  92. 1
      plugin/semisync/semisync_slave_plugin.cc
  93. 1
      scripts/comp_sql.c
  94. 1
      scripts/fill_help_tables.sql
  95. 1
      scripts/msql2mysql.sh
  96. 1
      scripts/mysql_test_data_timezone.sql
  97. 1
      scripts/mysqlbug.sh
  98. 1
      sql/share/charsets/Index.xml
  99. 1
      sql/share/charsets/ascii.xml
  100. 1
      sql/share/charsets/cp1250.xml

2
BUILD/cleanup

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2003 MySQL AB # Copyright (C) 2003 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-alpha

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2000, 2002 MySQL AB # Copyright (C) 2000, 2002 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-amd64-debug-max-no-ndb

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2005, 2006 MySQL AB # Copyright (C) 2005, 2006 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public # modify it under the terms of the GNU Library General Public
# License as published by the Free Software Foundation; version 2 # License as published by the Free Software Foundation; version 2

2
BUILD/compile-amd64-gcov

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-amd64-gprof

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-amd64-max-sci

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-pentium-cybozu

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2005 MySQL AB # Copyright (C) 2005 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-pentium-gcov

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2000, 2007 MySQL AB # Copyright (C) 2000, 2007 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

2
BUILD/compile-pentium-gprof

@ -1,7 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2001, 2007 MySQL AB # Copyright (C) 2001, 2007 MySQL AB
#
# Use is subject to license terms
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. # the Free Software Foundation; version 2 of the License.

1
BUILD/compile-pentium-icc

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2005 MySQL AB # Copyright (C) 2005 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-pentium-icc-yassl

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2005 MySQL AB # Copyright (C) 2005 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-pentium-myodbc

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2000 MySQL AB # Copyright (C) 2000 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-pentium64

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2006, 2007 MySQL AB # Copyright (C) 2006, 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public # modify it under the terms of the GNU Library General Public

1
BUILD/compile-pentium64-gcov

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-pentium64-gprof

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-pentium64-max

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public # modify it under the terms of the GNU Library General Public

1
BUILD/compile-pentium64-max-sci

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-ppc

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2004 MySQL AB # Copyright (C) 2004 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
BUILD/compile-solaris-amd64

@ -1,6 +1,7 @@
#!/usr/bin/bash #!/usr/bin/bash
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public # modify it under the terms of the GNU Library General Public

1
BUILD/compile-solaris-amd64-debug

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2007 MySQL AB # Copyright (C) 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
extra/yassl/include/crypto_wrapper.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/factory.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/handshake.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/log.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/crypto.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005, 2007 MySQL AB Copyright (C) 2005, 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/des.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005 MySQL AB Copyright (C) 2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/des_old.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2007 MySQL AB Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/engine.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/err.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005, 2006 MySQL AB Copyright (C) 2005, 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/evp.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2007 MySQL AB Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/generate_prefix_files.pl

@ -1,6 +1,7 @@
#!/usr/bin/perl #!/usr/bin/perl
# Copyright (C) 2006 MySQL AB # Copyright (C) 2006 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/hmac.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2007 MySQL AB Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/lhash.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005 MySQL AB Copyright (C) 2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/md4.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/md5.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005, 2006 MySQL AB Copyright (C) 2005, 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/objects.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2007 MySQL AB Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/opensslv.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005 MySQL AB Copyright (C) 2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/pem.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/pkcs12.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/prefix_crypto.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/rand.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005 MySQL AB Copyright (C) 2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/rsa.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2005, 2006 MySQL AB Copyright (C) 2005, 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/sha.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2007 MySQL AB Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/x509.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/openssl/x509v3.h

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2006 MySQL AB Copyright (C) 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/timer.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/include/yassl.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/src/log.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/src/timer.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/algebra.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/arc4.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/coding.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/dh.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/dsa.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/error.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/hmac.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/md2.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/md4.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/md5.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/modarith.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/random.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/ripemd.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/sha.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/twofish.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/include/type_traits.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/algorithm.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/helpers.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/list.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/memory.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/memory_array.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/mySTL/pair.hpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/bftables.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/des.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/dh.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/file.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/md2.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
extra/yassl/taocrypt/src/tftables.cpp

@ -1,5 +1,6 @@
/* /*
Copyright (C) 2000-2007 MySQL AB Copyright (C) 2000-2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
include/t_ctype.h

@ -1,4 +1,5 @@
/* Copyright (C) 2000 MySQL AB /* Copyright (C) 2000 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
libmysqld/examples/test-run

@ -1,6 +1,7 @@
#! /bin/sh #! /bin/sh
# Copyright (C) 2001, 2006 MySQL AB # Copyright (C) 2001, 2006 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
mysql-test/include/default_my.cnf

@ -1,4 +1,5 @@
# Copyright (c) 2007 MySQL AB, 2009, 2010 Sun Microsystems, Inc. # Copyright (c) 2007 MySQL AB, 2009, 2010 Sun Microsystems, Inc.
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
mysql-test/include/have_perfschema.inc

@ -1,4 +1,5 @@
# Copyright (C) 2010 Sun Microsystems, Inc. # Copyright (C) 2010 Sun Microsystems, Inc.
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
mysql-test/lib/mtr_match.pm

@ -1,5 +1,6 @@
# -*- cperl -*- # -*- cperl -*-
# Copyright (C) 2004-2008 MySQL AB # Copyright (C) 2004-2008 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
mysql-test/purify.supp

@ -1,4 +1,5 @@
# Copyright (C) 2005, 2007 MySQL AB # Copyright (C) 2005, 2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or # This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Library General Public # modify it under the terms of the GNU Library General Public

1
mysql-test/suite/perfschema_stress/README

@ -1,4 +1,5 @@
# Copyright (c) 2009, 2010 Sun Microsystems, Inc. # Copyright (c) 2009, 2010 Sun Microsystems, Inc.
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
mysys/mf_arr_appstr.c

@ -1,4 +1,5 @@
/* Copyright (C) 2007 MySQL AB /* Copyright (C) 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
mysys/mf_qsort2.c

@ -1,4 +1,5 @@
/* Copyright (C) 2000 MySQL AB /* Copyright (C) 2000 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
mysys/my_alarm.c

@ -1,4 +1,5 @@
/* Copyright (C) 2000 MySQL AB /* Copyright (C) 2000 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
mysys/my_libwrap.c

@ -1,4 +1,5 @@
/* Copyright (c) 2003, 2006 MySQL AB /* Copyright (c) 2003, 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
mysys/sha1.c

@ -1,4 +1,5 @@
/* Copyright (c) 2002, 2004, 2006 MySQL AB /* Copyright (c) 2002, 2004, 2006 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
plugin/semisync/semisync.cc

@ -1,5 +1,6 @@
/* Copyright (C) 2007 Google Inc. /* Copyright (C) 2007 Google Inc.
Copyright (C) 2008 MySQL AB Copyright (C) 2008 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
plugin/semisync/semisync.h

@ -1,5 +1,6 @@
/* Copyright (C) 2007 Google Inc. /* Copyright (C) 2007 Google Inc.
Copyright (C) 2008 MySQL AB Copyright (C) 2008 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
plugin/semisync/semisync_slave_plugin.cc

@ -1,5 +1,6 @@
/* Copyright (C) 2007 Google Inc. /* Copyright (C) 2007 Google Inc.
Copyright (C) 2008 MySQL AB Copyright (C) 2008 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
scripts/comp_sql.c

@ -1,4 +1,5 @@
/* Copyright (c) 2004, 2007 MySQL AB /* Copyright (c) 2004, 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
scripts/fill_help_tables.sql

@ -1,4 +1,5 @@
-- Copyright (C) 2005 MySQL AB -- Copyright (C) 2005 MySQL AB
-- Use is subject to license terms
-- --
-- This program is free software; you can redistribute it and/or modify -- 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 -- it under the terms of the GNU General Public License as published by

1
scripts/msql2mysql.sh

@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
# Copyright (C) 1979-2007 MySQL AB # Copyright (C) 1979-2007 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
scripts/mysql_test_data_timezone.sql

@ -1,4 +1,5 @@
-- Copyright (C) 2007 MySQL AB -- Copyright (C) 2007 MySQL AB
-- Use is subject to license terms
-- --
-- This program is free software; you can redistribute it and/or modify -- 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 -- it under the terms of the GNU General Public License as published by

1
scripts/mysqlbug.sh

@ -1,5 +1,6 @@
#!/bin/sh #!/bin/sh
# Copyright (C) 2000-2002, 2004 MySQL AB # Copyright (C) 2000-2002, 2004 MySQL AB
# Use is subject to license terms
# #
# This program is free software; you can redistribute it and/or modify # 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 # it under the terms of the GNU General Public License as published by

1
sql/share/charsets/Index.xml

@ -4,6 +4,7 @@
<copyright> <copyright>
Copyright (c) 2003-2005 MySQL AB Copyright (c) 2003-2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
sql/share/charsets/ascii.xml

@ -4,6 +4,7 @@
<copyright> <copyright>
Copyright (c) 2003, 2007 MySQL AB Copyright (c) 2003, 2007 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

1
sql/share/charsets/cp1250.xml

@ -4,6 +4,7 @@
<copyright> <copyright>
Copyright (c) 2003, 2005 MySQL AB Copyright (c) 2003, 2005 MySQL AB
Use is subject to license terms
This program is free software; you can redistribute it and/or modify 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 it under the terms of the GNU General Public License as published by

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save