diff options
author | Adrien BUSTANY <madcat@mymadcat.com> | 2008-06-09 01:42:58 +0200 |
---|---|---|
committer | Adrien BUSTANY <madcat@mymadcat.com> | 2008-06-09 01:42:58 +0200 |
commit | 468f367706394b0554f5532f9d5ab49967ae3ff8 (patch) | |
tree | ef594ae9afdb2496f3825e33f544d6cd2e9081b9 /lib/Transaction.h | |
parent | c6bf19ac372f48bfaa188e7651cbc7cadcb332fb (diff) |
Copyright stuff, for our friends at Novell
Tidy the directory
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 |