summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fb.c b/src/fb.c
index d9ee0a4..88095e2 100644
--- a/src/fb.c
+++ b/src/fb.c
@@ -16,7 +16,7 @@
#include "fb.h"
#include "util.h"
-/* Copyright (C) 2016 Vito Caputo <vcaputo@pengaru.com> */
+/* Copyright (C) 2016-2017 Vito Caputo <vcaputo@pengaru.com> */
/* I've used a separate thread for page-flipping duties because the libdrm api
© All Rights Reserved