From acd947508a74aa669f81a1485cebb3472202ef0e Mon Sep 17 00:00:00 2001 From: "Bradley C. Kuszmaul" Date: Wed, 19 Dec 2007 23:01:41 +0000 Subject: [PATCH] Try sending this version of db_cxx.h to amazon and netapp. Addresses #133, #203. git-svn-id: file:///svn/tokudb@1264 c7de825b-a66e-492c-adef-691d508d4ae1 --- include/db_cxx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/db_cxx.h b/include/db_cxx.h index f126cf430cd..3dd0cee6697 100644 --- a/include/db_cxx.h +++ b/include/db_cxx.h @@ -1,5 +1,6 @@ #include #include +#ident "Copyright (c) 2007 Tokutek Inc. All rights reserved." class Dbt; class DbEnv;