From owner-cvs-src@FreeBSD.ORG Fri Dec 31 22:41:46 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B66816A4CE; Fri, 31 Dec 2004 22:41:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A4543D2F; Fri, 31 Dec 2004 22:41:46 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBVMfkJM045563; Fri, 31 Dec 2004 22:41:46 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBVMfkZd045562; Fri, 31 Dec 2004 22:41:46 GMT (envelope-from sam) Message-Id: <200412312241.iBVMfkZd045562@repoman.freebsd.org> From: Sam Leffler Date: Fri, 31 Dec 2004 22:41:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c if_ath_pci.c if_athioctl.h if_athrate.h if_athvar.h src/sys/dev/ath/ath_rate/amrr amrr.c amrr.h src/sys/dev/ath/ath_rate/onoe onoe.c onoe.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Dec 2004 22:41:46 -0000 sam 2004-12-31 22:41:45 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_ath_pci.c if_athioctl.h if_athrate.h if_athvar.h sys/dev/ath/ath_rate/amrr amrr.c amrr.h sys/dev/ath/ath_rate/onoe onoe.c onoe.h Log: bump copyright for 2005 Revision Changes Path 1.3 +1 -1 src/sys/dev/ath/ath_rate/amrr/amrr.c 1.2 +1 -1 src/sys/dev/ath/ath_rate/amrr/amrr.h 1.3 +1 -1 src/sys/dev/ath/ath_rate/onoe/onoe.c 1.2 +1 -1 src/sys/dev/ath/ath_rate/onoe/onoe.h 1.66 +1 -1 src/sys/dev/ath/if_ath.c 1.10 +1 -1 src/sys/dev/ath/if_ath_pci.c 1.9 +1 -1 src/sys/dev/ath/if_athioctl.h 1.2 +1 -1 src/sys/dev/ath/if_athrate.h 1.17 +1 -1 src/sys/dev/ath/if_athvar.h