diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/fbgui.h | 15 |
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 |
