diff options
author | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-15 17:13:47 +0100 |
---|---|---|
committer | MySQL Build Team <mysql-build@oss.oracle.com> | 2012-02-15 17:13:47 +0100 |
commit | 7177a2b9d79122babf85cfe26c8fe8f9dbd06f1c (patch) | |
tree | 583b04f3c20cb0d0e5b1615877913fdfd7ef30dc /include/heap.h | |
parent | 882ef63e704002a9b0be76efff0259e7b61871d8 (diff) | |
download | mariadb-git-7177a2b9d79122babf85cfe26c8fe8f9dbd06f1c.tar.gz |
Updated/added copyright headers
Diffstat (limited to 'include/heap.h')
-rw-r--r-- | include/heap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/heap.h b/include/heap.h index 9d67c94e003..9a84b19f30b 100644 --- a/include/heap.h +++ b/include/heap.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2000, 2011 Oracle and/or its affiliates. All rights reserved. +/* Copyright (c) 2000, 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 |