aboutsummaryrefslogtreecommitdiff
path: root/tests/render_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/render_test.c')
-rw-r--r--tests/render_test.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/render_test.c b/tests/render_test.c
index a42e2e7..709926a 100644
--- a/tests/render_test.c
+++ b/tests/render_test.c
@@ -1,11 +1,13 @@
/*
* render_test.c
*
- * Colloquium - A tiny presentation program
+ * Rendering test
*
- * Copyright (c) 2012 Thomas White <taw@bitwiz.org.uk>
+ * Copyright © 2012-2013 Thomas White <taw@bitwiz.org.uk>
*
- * This program is free software: you can redistribute it and/or modify
+ * This file is part of Colloquium.
+ *
+ * Colloquium is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.