From 0e0d153d95bb9c62fbea461b5bd3902b07ec4db9 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Apr 01 2005 22:40:40 +0000 Subject: add a copyright blurb --- diff --git a/salsa.c b/salsa.c index dd764ca..332e0fa 100644 --- a/salsa.c +++ b/salsa.c @@ -1,3 +1,17 @@ +/* Copyright 2005 Red Hat, Inc. + * + * Portions extraced from various ALSA code: + * Copyright (c) by Abramo Bagnara + * Jaroslav Kysela + * + * This software may be freely redistributed under the terms of the GNU + * public license. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * + */ #include #include