]> rtime.felk.cvut.cz Git - frescor/frsh-include.git/blobdiff - frsh.h
Update transaction API
[frescor/frsh-include.git] / frsh.h
diff --git a/frsh.h b/frsh.h
index 630c4c9ef415e4e74acd38a42973d4b0276e7e9e..f6347f3c058b49645f32a0afae06b0fd447cc2d2 100644 (file)
--- a/frsh.h
+++ b/frsh.h
@@ -1,5 +1,5 @@
 // -----------------------------------------------------------------------
-//  Copyright (C) 2006 - 2008 FRESCOR consortium partners:
+//  Copyright (C) 2006 - 2009 FRESCOR consortium partners:
 //
 //    Universidad de Cantabria,              SPAIN
 //    University of York,                    UK
 //  by the GNU General Public License. This exception does not
 //  however invalidate any other reasons why the executable file might be
 //  covered by the GNU Public License.
-//  As a special exception, if you include this header file into source
-//  files to be compiled, this header file does not by itself cause
-//  the resulting executable to be covered by the GNU General Public
-//  License.  This exception does not however invalidate any other
-//  reasons why the executable file might be covered by the GNU General
-//  Public License.
 // -----------------------------------------------------------------------
 
 //==============================================
 
 #endif  //FRSH_SPARE_CAPACITY_MODULE_SUPPORTED
 
+#include <frsh_transaction.h>
+
 #endif // _FRSH_H_