diff options
author | Michael Schroeder <mls@suse.de> | 2012-01-11 14:28:09 +0100 |
---|---|---|
committer | Michael Schroeder <mls@suse.de> | 2012-01-11 14:28:09 +0100 |
commit | 0e3b32999ce128834a2ef97cf22a42e3ee2f7cda (patch) | |
tree | 73a02327f20ef632a6464e8023c25145addf10d8 /ext/pool_fileconflicts.h | |
parent | 34fd443de1375fcbc9cd05669f34ba545d329217 (diff) | |
download | libsolv-0e3b32999ce128834a2ef97cf22a42e3ee2f7cda.tar.gz libsolv-0e3b32999ce128834a2ef97cf22a42e3ee2f7cda.tar.bz2 libsolv-0e3b32999ce128834a2ef97cf22a42e3ee2f7cda.zip |
- add some missing copyright blocks
Diffstat (limited to 'ext/pool_fileconflicts.h')
-rw-r--r-- | ext/pool_fileconflicts.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/pool_fileconflicts.h b/ext/pool_fileconflicts.h index f1c2282..f8be98d 100644 --- a/ext/pool_fileconflicts.h +++ b/ext/pool_fileconflicts.h @@ -1,3 +1,10 @@ +/* + * Copyright (c) 2009-2012, Novell Inc. + * + * This program is licensed under the BSD license, read LICENSE.BSD + * for further information + */ + #ifndef POOL_FILECONFLICTS_H #define POOL_FILECONFLICTS_H |