diff options
author | Erlend Dahl <erlend.dahl@oracle.com> | 2014-06-23 12:11:13 +0200 |
---|---|---|
committer | Erlend Dahl <erlend.dahl@oracle.com> | 2014-06-23 12:11:13 +0200 |
commit | 13d4101a3968109069827560c5d66177e3686ab3 (patch) | |
tree | 21a7eae7a6c98c87197092e206e3fb30ed67532d /strings | |
parent | 879fec69fced11ca9bdd9379c757396c374b45bd (diff) | |
download | mariadb-git-13d4101a3968109069827560c5d66177e3686ab3.tar.gz |
Bug#18850241 WRONG COPYRIGHT HEADER IN SOME STRINGS/CTYPE-* FILES
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype-bin.c | 3 | ||||
-rw-r--r-- | strings/ctype-eucjpms.c | 3 | ||||
-rw-r--r-- | strings/ctype-ujis.c | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/strings/ctype-bin.c b/strings/ctype-bin.c index 8b9391e40ad..7f85b532c23 100644 --- a/strings/ctype-bin.c +++ b/strings/ctype-bin.c @@ -1,4 +1,5 @@ -/* Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved. & tommy@valley.ne.jp. +/* Copyright (c) 2002 MySQL AB & tommy@valley.ne.jp + Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/strings/ctype-eucjpms.c b/strings/ctype-eucjpms.c index c759d27b985..daf6daf003c 100644 --- a/strings/ctype-eucjpms.c +++ b/strings/ctype-eucjpms.c @@ -1,4 +1,5 @@ -/* Copyright (c) 2005, 2011, Oracle and/or its affiliates. All rights reserved. & tommy@valley.ne.jp. +/* Copyright (c) 2002 MySQL AB & tommy@valley.ne.jp + Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public diff --git a/strings/ctype-ujis.c b/strings/ctype-ujis.c index 13f96be2e72..fa08a697a35 100644 --- a/strings/ctype-ujis.c +++ b/strings/ctype-ujis.c @@ -1,4 +1,5 @@ -/* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved. & tommy@valley.ne.jp. +/* Copyright (c) 2002 MySQL AB & tommy@valley.ne.jp + Copyright (c) 2002, 2014, Oracle and/or its affiliates. All rights reserved. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public |