aboutsummaryrefslogtreecommitdiffstats
path: root/demos/applications
diff options
context:
space:
mode:
Diffstat (limited to 'demos/applications')
-rw-r--r--demos/applications/mandelbrot/gfxconf.h1
-rw-r--r--demos/applications/mandelbrot/main.c1
-rw-r--r--demos/applications/notepad/gfxconf.h1
-rw-r--r--demos/applications/notepad/main.c1
4 files changed, 4 insertions, 0 deletions
diff --git a/demos/applications/mandelbrot/gfxconf.h b/demos/applications/mandelbrot/gfxconf.h
index 1fb8e8c3..c2c56714 100644
--- a/demos/applications/mandelbrot/gfxconf.h
+++ b/demos/applications/mandelbrot/gfxconf.h
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
+ *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/demos/applications/mandelbrot/main.c b/demos/applications/mandelbrot/main.c
index ce738fed..37e0ac5f 100644
--- a/demos/applications/mandelbrot/main.c
+++ b/demos/applications/mandelbrot/main.c
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
+ *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/demos/applications/notepad/gfxconf.h b/demos/applications/notepad/gfxconf.h
index e65d4f45..6755d30d 100644
--- a/demos/applications/notepad/gfxconf.h
+++ b/demos/applications/notepad/gfxconf.h
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
+ *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/demos/applications/notepad/main.c b/demos/applications/notepad/main.c
index 3da0fec1..261b09d4 100644
--- a/demos/applications/notepad/main.c
+++ b/demos/applications/notepad/main.c
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2012, 2013, Joel Bodenmann aka Tectu <joel@unormal.org>
* Copyright (c) 2012, 2013, Andrew Hannam aka inmarket
+ *
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without