From 3bfac4fc269b10b90c3e44e6dff438e634120f07 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Sat, 13 Sep 2003 13:42:09 +0000 Subject: Copyright fix (code=mine) Original commit message from CVS: Copyright fix (code=mine) --- sys/oss/gstossmixer.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/oss/gstossmixer.c') diff --git a/sys/oss/gstossmixer.c b/sys/oss/gstossmixer.c index 50efc2f4..f23a19cf 100644 --- a/sys/oss/gstossmixer.c +++ b/sys/oss/gstossmixer.c @@ -1,6 +1,5 @@ -/* GStreamer - * Copyright (C) 1999,2000 Erik Walthinsen - * 2000 Wim Taymans +/* GStreamer OSS Mixer implementation + * Copyright (C) 2003 Ronald Bultje * * gstossmixer.h: mixer interface implementation for OSS * -- cgit