From owner-cvs-src-old@FreeBSD.ORG Tue Feb 24 17:11:00 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FC8F1065696 for ; Tue, 24 Feb 2009 17:11:00 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 52EDD8FC22 for ; Tue, 24 Feb 2009 17:11:00 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1OHB0DN003852 for ; Tue, 24 Feb 2009 17:11:00 GMT (envelope-from ed@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1OHB0OK003851 for cvs-src-old@freebsd.org; Tue, 24 Feb 2009 17:11:00 GMT (envelope-from ed@repoman.freebsd.org) Message-Id: <200902241711.n1OHB0OK003851@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to ed@repoman.freebsd.org using -f From: Ed Schouten Date: Tue, 24 Feb 2009 17:10:43 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb/input usb_rdesc.h X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 17:11:01 -0000 ed 2009-02-24 17:10:43 UTC FreeBSD src repository Modified files: sys/dev/usb/input usb_rdesc.h Log: SVN rev 189001 on 2009-02-24 17:10:43Z by ed Use my address of the FreeBSD project in the copyright statement in USB2. If I remember correctly, our policy was to use FreeBSD with proper capitalisation in our email addresses. Fix this in Nick Hibma's address as well. Revision Changes Path 1.2 +2 -2 src/sys/dev/usb/input/usb_rdesc.h