From 6fcf69808f3721b1bdae68f9e22d03991e80b25c Mon Sep 17 00:00:00 2001
From: Vito Caputo <vcaputo@gnugeneration.com>
Date: Sun, 12 Feb 2017 06:44:42 -0800
Subject: ray: update copyright years

---
 src/modules/ray/ray.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/modules/ray/ray.c b/src/modules/ray/ray.c
index 5210896..65af60c 100644
--- a/src/modules/ray/ray.c
+++ b/src/modules/ray/ray.c
@@ -11,7 +11,7 @@
 #include "ray_scene.h"
 #include "ray_threads.h"
 
-/* Copyright (C) 2016 Vito Caputo <vcaputo@pengaru.com> */
+/* Copyright (C) 2016-2017 Vito Caputo <vcaputo@pengaru.com> */
 
 /* ray trace a simple scene into the fragment */
 static void ray(fb_fragment_t *fragment)
-- 
cgit v1.2.3