diff options
Diffstat (limited to 'lib/Transaction.h')
-rw-r--r-- | lib/Transaction.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Transaction.h b/lib/Transaction.h index 78917de..d7a640d 100644 --- a/lib/Transaction.h +++ b/lib/Transaction.h @@ -1,3 +1,14 @@ +/* +* Copyright (C) 2007 Adrien Bustany <madcat@mymadcat.com> +* +* Licensed under the GNU General Public License Version 2 +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 2 See MA 02111-1307, USA. +* +*/ + #ifndef TRANSACTION_H #define TRANSACTION_H |