From 352c016bc1b126fffab439df6f578756e4b425be Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Mon, 2 Dec 2013 05:45:11 +0000 Subject: [PATCH] * Sort the copyright lines by date * Ok ok, I've touched this enough to claim part of it. --- sys/dev/iwn/if_iwn.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/sys/dev/iwn/if_iwn.c b/sys/dev/iwn/if_iwn.c index 957ecb52b19..7b92545ff52 100644 --- a/sys/dev/iwn/if_iwn.c +++ b/sys/dev/iwn/if_iwn.c @@ -1,11 +1,10 @@ /*- - * Copyright (c) 2013 Cedric GROSS - * Copyright (c) 2011 Intel Corporation - * Copyright (c) 2007-2009 - * Damien Bergamini - * Copyright (c) 2008 - * Benjamin Close + * Copyright (c) 2007-2009 Damien Bergamini + * Copyright (c) 2008 Benjamin Close * Copyright (c) 2008 Sam Leffler, Errno Consulting + * Copyright (c) 2011 Intel Corporation + * Copyright (c) 2013 Cedric GROSS + * Copyright (c) 2013 Adrian Chadd * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above