diff options
Diffstat (limited to 'src/dmixml.c')
-rw-r--r-- | src/dmixml.c | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/dmixml.c b/src/dmixml.c index 434b2e7..8be62ff 100644 --- a/src/dmixml.c +++ b/src/dmixml.c @@ -1,4 +1,7 @@ -/* +/* Simplified XML API for dmidecode + * + * Copyright 2009 David Sommerseth <davids@redhat.com> + * * 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 of the License, or |