mirror of
https://github.com/MariaDB/server.git
synced 2025-02-02 12:01:42 +01:00
update the ydb copyright. merge -c 13598 from 2.1.0 to main [t:1894]
git-svn-id: file:///svn/toku/tokudb@13628 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
24fb3dc5af
commit
d6a352923a
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
/* -*- mode: C; c-basic-offset: 4 -*- */
|
||||
#ident "Copyright (c) 2007, 2008 Tokutek Inc. All rights reserved."
|
||||
#ident "Copyright (c) 2007-2009 Tokutek Inc. All rights reserved."
|
||||
|
||||
#ident "The technology is licensed by the Massachusetts Institute of Technology, Rutgers State University of New Jersey, and the Research Foundation of State University of New York at Stony Brook under United States of America Serial No. 11/760379 and to the patents and/or patent applications resulting from it."
|
||||
|
||||
const char *toku_patent_string = "The technology is licensed by the Massachusetts Institute of Technology, Rutgers State University of New Jersey, and the Research Foundation of State University of New York at Stony Brook under United States of America Serial No. 11/760379 and to the patents and/or patent applications resulting from it.";
|
||||
const char *toku_copyright_string = "Copyright (c) 2007, 2008 Tokutek Inc. All rights reserved.";
|
||||
const char *toku_copyright_string = "Copyright (c) 2007-2009 Tokutek Inc. All rights reserved.";
|
||||
|
||||
#include <toku_portability.h>
|
||||
#include <toku_pthread.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue