mirror of
https://github.com/MariaDB/server.git
synced 2025-01-23 15:24:16 +01:00
Add copyright. Addresses #54.
git-svn-id: file:///svn/tokudb@840 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
parent
99169fba52
commit
91dfa98ef2
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
/* -*- mode: C; c-basic-offset: 4 -*- */
|
||||||
|
#ident "Copyright (c) 2007 Tokutek Inc. All rights reserved."
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <db.h>
|
#include <db.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue