Date: Mon, 17 Sep 2012 03:17:43 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r240592 - head/sys/dev/ath Message-ID: <201209170317.q8H3HhX0037193@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adrian Date: Mon Sep 17 03:17:42 2012 New Revision: 240592 URL: http://svn.freebsd.org/changeset/base/240592 Log: Take credit for the work I've done in this source file. Modified: head/sys/dev/ath/if_ath_tx.c Modified: head/sys/dev/ath/if_ath_tx.c ============================================================================== --- head/sys/dev/ath/if_ath_tx.c Mon Sep 17 03:12:42 2012 (r240591) +++ head/sys/dev/ath/if_ath_tx.c Mon Sep 17 03:17:42 2012 (r240592) @@ -1,5 +1,6 @@ /*- * Copyright (c) 2002-2009 Sam Leffler, Errno Consulting + * Copyright (c) 2010-2012 Adrian Chadd, Xenion Pty Ltd * All rights reserved. * * Redistribution and use in source and binary forms, with or without
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209170317.q8H3HhX0037193>