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/Package.h | |
parent | c6bf19ac372f48bfaa188e7651cbc7cadcb332fb (diff) |
Copyright stuff, for our friends at Novell
Tidy the directory
Diffstat (limited to 'lib/Package.h')
-rw-r--r-- | lib/Package.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/Package.h b/lib/Package.h index 4d35cbf..99aa3ff 100644 --- a/lib/Package.h +++ b/lib/Package.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 PACKAGE_H #define PACKAGE_H |