summaryrefslogtreecommitdiffstats
path: root/web-gui/hello-world/source/class/hello_world/theme/Color.js
diff options
context:
space:
mode:
Diffstat (limited to 'web-gui/hello-world/source/class/hello_world/theme/Color.js')
-rw-r--r--web-gui/hello-world/source/class/hello_world/theme/Color.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/web-gui/hello-world/source/class/hello_world/theme/Color.js b/web-gui/hello-world/source/class/hello_world/theme/Color.js
index 1cd7692..3f37a86 100644
--- a/web-gui/hello-world/source/class/hello_world/theme/Color.js
+++ b/web-gui/hello-world/source/class/hello_world/theme/Color.js
@@ -1,10 +1,11 @@
/* ************************************************************************
- Copyright:
+ Copyright: 2010 by Michael Olbrich <m.olbrich@pengutronix.de>
License:
-
- Authors:
+ To the extent possible under law, Pengutronix e.K. has
+ waived all copyright and related or neighboring rights to
+ JSON-DBus-Bridge Demo Code.
************************************************************************ */
@@ -15,4 +16,4 @@ qx.Theme.define("hello_world.theme.Color",
colors :
{
}
-}); \ No newline at end of file
+});