diff options
Diffstat (limited to 'tools/repo_updateinfoxml.h')
-rw-r--r-- | tools/repo_updateinfoxml.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/repo_updateinfoxml.h b/tools/repo_updateinfoxml.h index ee0765b..b20bb60 100644 --- a/tools/repo_updateinfoxml.h +++ b/tools/repo_updateinfoxml.h @@ -1 +1,8 @@ +/* + * Copyright (c) 2007, Novell Inc. + * + * This program is licensed under the BSD license, read LICENSE.BSD + * for further information + */ + void repo_add_updateinfoxml(Repo *repo, FILE *fp, int flags); |