From d1a4f092f33feb4d0f3017712f279e161c404470 Mon Sep 17 00:00:00 2001 From: "Joshua M. Doe" Date: Tue, 13 Apr 2010 11:11:03 -0400 Subject: [PATCH] niimaqsrc: add copyright line to sources --- sys/gstniimaq.c | 1 + sys/gstniimaq.h | 1 + 2 files changed, 2 insertions(+) diff --git a/sys/gstniimaq.c b/sys/gstniimaq.c index fb99461..f554509 100644 --- a/sys/gstniimaq.c +++ b/sys/gstniimaq.c @@ -1,6 +1,7 @@ /* GStreamer * Copyright (C) <2006> Eric Jonas * Copyright (C) <2006> Antoine Tremblay + * Copyright (C) 2010 United States Government, Joshua M. Doe * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public diff --git a/sys/gstniimaq.h b/sys/gstniimaq.h index f980cd0..65cb1a0 100644 --- a/sys/gstniimaq.h +++ b/sys/gstniimaq.h @@ -1,6 +1,7 @@ /* GStreamer * Copyright (C) <2006> Eric Jonas * Copyright (C) <2006> Antoine Tremblay + * Copyright (C) 2010 United States Government, Joshua M. Doe * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public