From 2af94a5dfd422c555ca0d1b6a27dfee8d9152867 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 6 May 2015 13:14:23 +1000 Subject: [PATCH] filter: add Simon's copyright MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This code was largely lifted from the X server in bb25b2ad297891430606c367bfabc but didn't take the copyright messages that applied to that code. Signed-off-by: Peter Hutterer Acked-by: Jonas Ådahl Acked-by: Simon Thum --- COPYING | 1 + src/filter.c | 1 + 2 files changed, 2 insertions(+) diff --git a/COPYING b/COPYING index 8bbb3c38..efc1a949 100644 --- a/COPYING +++ b/COPYING @@ -1,3 +1,4 @@ +Copyright © 2006-2009 Simon Thum Copyright © 2008-2012 Kristian Høgsberg Copyright © 2010-2012 Intel Corporation Copyright © 2010-2011 Benjamin Franzke diff --git a/src/filter.c b/src/filter.c index b953bee8..626cb0aa 100644 --- a/src/filter.c +++ b/src/filter.c @@ -1,4 +1,5 @@ /* + * Copyright © 2006-2009 Simon Thum * Copyright © 2012 Jonas Ådahl * * Permission to use, copy, modify, distribute, and sell this software and