summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorNiklas2011-11-09 15:27:51 +0100
committerNiklas2011-11-09 15:27:51 +0100
commit04fec063699f742fcd2ea552ef8c77fb402ce870 (patch)
tree1a7146b53084dc49fa742ed4ca7e318ebb4aad2b /common
parentadded some comments (diff)
downloadfbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.gz
fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.tar.xz
fbgui-04fec063699f742fcd2ea552ef8c77fb402ce870.zip
some documentation changes (adding comments) and doxygen files)
Diffstat (limited to 'common')
-rw-r--r--common/fbgui.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/common/fbgui.h b/common/fbgui.h
index acbda66..9e2c0be 100644
--- a/common/fbgui.h
+++ b/common/fbgui.h
@@ -1,3 +1,18 @@
+/**
+ * Copyright (c) 2010,2011 - RZ Uni Freiburg
+ * Copyright (c) 2010,2011 - OpenSLX Project
+ *
+ * This program/file is free software distributed under the GPL version 2.
+ * See http://openslx.org/COPYING
+ *
+ * If you have any feedback please consult http://openslx.org/feedback and
+ * send your feedback to feedback@openslx.org
+ *
+ * General information about OpenSLX can be found under http://openslx.org
+ */
+
+
+
#ifndef COMMON_FBGUI_H
#define COMMON_FBGUI_H