diff options
author | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 10:48:16 +0100 |
---|---|---|
committer | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-16 10:48:16 +0100 |
commit | 7a35cb91500a69c479c8eabc5d81e896d4401dd2 (patch) | |
tree | 0553c9290e2fcf4fd2016bd65932bae8630aaeb9 /unittest/mysys | |
parent | ba7d726c4812ebba43ad138d67b10e38f81b0b79 (diff) | |
parent | 6a003dd8ef5b07c9a75fedfeae89fc148a9e7c05 (diff) | |
download | mariadb-git-7a35cb91500a69c479c8eabc5d81e896d4401dd2.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'unittest/mysys')
-rw-r--r-- | unittest/mysys/bitmap-t.c | 2 | ||||
-rw-r--r-- | unittest/mysys/my_atomic-t.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/unittest/mysys/bitmap-t.c b/unittest/mysys/bitmap-t.c index 327ba7dd6c7..a7bbd663598 100644 --- a/unittest/mysys/bitmap-t.c +++ b/unittest/mysys/bitmap-t.c @@ -1,5 +1,5 @@ /* - Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved. + Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved. 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 diff --git a/unittest/mysys/my_atomic-t.c b/unittest/mysys/my_atomic-t.c index ae9bb6903f5..35e782eb360 100644 --- a/unittest/mysys/my_atomic-t.c +++ b/unittest/mysys/my_atomic-t.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved. 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 |