svn commit: r258833 - head/sys/dev/iwn
Adrian Chadd
adrian at FreeBSD.org
Mon Dec 2 05:45:12 UTC 2013
Author: adrian
Date: Mon Dec 2 05:45:11 2013
New Revision: 258833
URL: http://svnweb.freebsd.org/changeset/base/258833
Log:
* Sort the copyright lines by date
* Ok ok, I've touched this enough to claim part of it.
Modified:
head/sys/dev/iwn/if_iwn.c
Modified: head/sys/dev/iwn/if_iwn.c
==============================================================================
--- head/sys/dev/iwn/if_iwn.c Mon Dec 2 05:43:23 2013 (r258832)
+++ head/sys/dev/iwn/if_iwn.c Mon Dec 2 05:45:11 2013 (r258833)
@@ -1,11 +1,10 @@
/*-
- * Copyright (c) 2013 Cedric GROSS <c.gross at kreiz-it.fr>
- * Copyright (c) 2011 Intel Corporation
- * Copyright (c) 2007-2009
- * Damien Bergamini <damien.bergamini at free.fr>
- * Copyright (c) 2008
- * Benjamin Close <benjsc at FreeBSD.org>
+ * Copyright (c) 2007-2009 Damien Bergamini <damien.bergamini at free.fr>
+ * Copyright (c) 2008 Benjamin Close <benjsc at FreeBSD.org>
* Copyright (c) 2008 Sam Leffler, Errno Consulting
+ * Copyright (c) 2011 Intel Corporation
+ * Copyright (c) 2013 Cedric GROSS <c.gross at kreiz-it.fr>
+ * Copyright (c) 2013 Adrian Chadd <adrian at FreeBSD.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
More information about the svn-src-head
mailing list