From owner-svn-src-head@FreeBSD.ORG Wed May 27 18:17:59 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61E441065673; Wed, 27 May 2009 18:17:59 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2DB968FC0A; Wed, 27 May 2009 18:17:59 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id n4RIHxvF007216; Wed, 27 May 2009 18:17:59 GMT (envelope-from joel@svn.freebsd.org) Received: (from joel@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id n4RIHxWA007215; Wed, 27 May 2009 18:17:59 GMT (envelope-from joel@svn.freebsd.org) Message-Id: <200905271817.n4RIHxWA007215@svn.freebsd.org> From: Joel Dahl Date: Wed, 27 May 2009 18:17:59 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r192921 - head/sys/dev/sound/pcm X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 May 2009 18:17:59 -0000 Author: joel (doc committer) Date: Wed May 27 18:17:58 2009 New Revision: 192921 URL: http://svn.freebsd.org/changeset/base/192921 Log: Slightly adjust copyright text. Approved by: Hannu Savolainen Modified: head/sys/dev/sound/pcm/sound.h Modified: head/sys/dev/sound/pcm/sound.h ============================================================================== --- head/sys/dev/sound/pcm/sound.h Wed May 27 18:16:53 2009 (r192920) +++ head/sys/dev/sound/pcm/sound.h Wed May 27 18:17:58 2009 (r192921) @@ -1,6 +1,6 @@ /*- * Copyright (c) 1999 Cameron Grant - * Copyright by Hannu Savolainen 1995 + * Copyright (c) 1995 Hannu Savolainen * All rights reserved. * * Redistribution and use in source and binary forms, with or without