summaryrefslogtreecommitdiffstats
path: root/collection/elapi_collection.h
diff options
context:
space:
mode:
Diffstat (limited to 'collection/elapi_collection.h')
-rw-r--r--collection/elapi_collection.h19
1 files changed, 18 insertions, 1 deletions
diff --git a/collection/elapi_collection.h b/collection/elapi_collection.h
index 9b9e8c3..361c0c6 100644
--- a/collection/elapi_collection.h
+++ b/collection/elapi_collection.h
@@ -1,4 +1,21 @@
-/* Copyright */
+/*
+ ELAPI
+
+ Header file for collection interface.
+
+ Copyright (C) Dmitri Pal <dpal@redhat.com> 2009
+
+ 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 3 of the License, or
+ (at your option) any later version.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
+*/
#ifndef ELAPI_COLLECTION_H
#define ELAPI_COLLECTION_H