1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00

Add copyrights using #ident in the buildheader and db-benchmark-test dirs. Addresses #54.

git-svn-id: file:///svn/tokudb@819 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Bradley C. Kuszmaul
2007-11-29 14:27:03 +00:00
parent 6558a03ecb
commit f57cad96ef
3 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
/* -*- mode: C; c-basic-offset: 4 -*- */
#ident "Copyright (c) 2007 Tokutek Inc. All rights reserved."
/* Insert a bunch of stuff */
#include <assert.h>
#include <errno.h>