summaryrefslogtreecommitdiff
path: root/apps/plugins/plasma.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/plasma.c')
-rw-r--r--apps/plugins/plasma.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/plugins/plasma.c b/apps/plugins/plasma.c
index 027a8355da..387a180828 100644
--- a/apps/plugins/plasma.c
+++ b/apps/plugins/plasma.c
@@ -14,8 +14,10 @@
14* Okay, I could've hard-coded the sine wave values, I just wanted the 14* Okay, I could've hard-coded the sine wave values, I just wanted the
15* challange of calculating them! silly: maybe, fun: yes! 15* challange of calculating them! silly: maybe, fun: yes!
16* 16*
17* All files in this archive are subject to the GNU General Public License. 17* This program is free software; you can redistribute it and/or
18* See the file COPYING in the source tree root for full license agreement. 18* modify it under the terms of the GNU General Public License
19* as published by the Free Software Foundation; either version 2
20* of the License, or (at your option) any later version.
19* 21*
20* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21* KIND, either express or implied. 23* KIND, either express or implied.